-- MySQL dump 10.13  Distrib 5.7.36, for Linux (x86_64)
--
-- Host: localhost    Database: tetrafoo_wp
-- ------------------------------------------------------
-- Server version	5.7.36

/*!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 */;

--
-- Current Database: `tetrafoo_wp`
--


--
-- Table structure for table `wp_actionscheduler_actions`
--

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

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

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (18,'action_scheduler/migration_hook','complete','2021-05-18 06:38:43','2021-05-18 06:38:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1621319923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1621319923;}',1,1,'2021-07-12 08:31:13','2021-07-12 08:31:13',0,NULL),(19,'wpforms_process_entry_emails_meta_cleanup','canceled','2021-07-13 00:00:00','2021-07-13 00:00:00','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1626134400;s:18:\"\0*\0first_timestamp\";i:1626134400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1626134400;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),(20,'wpforms_email_summaries_fetch_info_blocks','complete','2021-07-09 18:38:39','2021-07-09 18:38:39','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1625855919;s:18:\"\0*\0first_timestamp\";i:1625855919;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1625855919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-07-12 08:31:15','2021-07-12 08:31:15',0,NULL),(21,'wpforms_email_summaries_fetch_info_blocks','canceled','2021-07-19 08:31:15','2021-07-19 08:31:15','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1626683475;s:18:\"\0*\0first_timestamp\";i:1625855919;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1626683475;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),(22,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-07-12 08:32:25','2021-07-12 08:32:25',0,NULL),(23,'wpforms_admin_addons_cache_update','canceled','2021-07-19 08:31:33','2021-07-19 08:31:33','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1626683493;s:18:\"\0*\0first_timestamp\";i:1626683493;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1626683493;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),(24,'action_scheduler/migration_hook','complete','2021-07-12 08:32:54','2021-07-12 08:32:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1626078774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1626078774;}',1,1,'2021-07-12 08:33:36','2021-07-12 08:33:36',0,NULL),(25,'wpforms_builder_help_cache_update','canceled','2021-07-19 08:36:07','2021-07-19 08:36:07','{\"tasks_meta_id\":8}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1626683767;s:18:\"\0*\0first_timestamp\";i:1626683767;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1626683767;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);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (34,18,'action created','2021-05-18 06:37:43','2021-05-18 06:37:43'),(41,18,'action started via Async Request','2021-07-12 08:31:13','2021-07-12 08:31:13'),(42,18,'action complete via Async Request','2021-07-12 08:31:13','2021-07-12 08:31:13'),(43,19,'action created','2021-07-12 08:31:15','2021-07-12 08:31:15'),(44,20,'action created','2021-07-12 08:31:15','2021-07-12 08:31:15'),(45,20,'action started via WP Cron','2021-07-12 08:31:15','2021-07-12 08:31:15'),(46,20,'action complete via WP Cron','2021-07-12 08:31:15','2021-07-12 08:31:15'),(47,21,'action created','2021-07-12 08:31:15','2021-07-12 08:31:15'),(48,22,'action created','2021-07-12 08:31:29','2021-07-12 08:31:29'),(49,23,'action created','2021-07-12 08:31:33','2021-07-12 08:31:33'),(50,24,'action created','2021-07-12 08:31:54','2021-07-12 08:31:54'),(51,22,'action started via WP Cron','2021-07-12 08:32:25','2021-07-12 08:32:25'),(52,22,'action complete via WP Cron','2021-07-12 08:32:25','2021-07-12 08:32:25'),(53,24,'action started via WP Cron','2021-07-12 08:33:36','2021-07-12 08:33:36'),(54,24,'action complete via WP Cron','2021-07-12 08:33:36','2021-07-12 08:33:36'),(55,25,'action created','2021-07-12 08:36:07','2021-07-12 08:36:07'),(56,19,'action canceled','2021-07-12 08:39:44','2021-07-12 08:39:44'),(57,21,'action canceled','2021-07-12 08:39:44','2021-07-12 08:39:44'),(58,23,'action canceled','2021-07-12 08:39:44','2021-07-12 08:39:44'),(59,25,'action canceled','2021-07-12 08:39:44','2021-07-12 08:39:44');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` (`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 (157,503,'Extended Opportunity','35990@gmail.com','','185.125.50.5','2024-04-02 13:40:56','2024-04-02 13:40:56','Millions of Free Traffic with AI Tools - https://ext-opp.com/AIVault',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(158,503,'Extended Opportunity','3021@gmail.com','','185.125.50.5','2024-04-02 13:41:13','2024-04-02 13:41:13','Millions of Free Traffic with AI Tools - https://ext-opp.com/AIVault',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(159,503,'Extended Opportunity','84166@gmail.com','','185.125.50.5','2024-04-06 19:30:49','2024-04-06 19:30:49','This Dude Creates Bitc0in Out Of Thin Air [CRAZY]\r\n\r\nI didn’t believe it either at first…\r\n\r\nUntil i saw it works in action &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nYou see, Bitc0in and the entire Crypt0 market is about to go through the rough… \r\n\r\nSome smart people will get in now, and make massive gains,\r\nAnd some will stand and watch people make money… \r\n\r\nUltimately, I want you to get in now… \r\n\r\nBut here is the issue… \r\n\r\nIf you put any kind of money in it now, it would be a huge risk. \r\nEspecially if you put in money that you can’t afford to lose… \r\n\r\nBut what my friend, Seyi, did is insane… \r\n\r\nHe created the world’s first AI app that literally generates Bitc0in and ETH out of thin air… \r\n\r\nAll you need to do is just connect your wallet, and that’s it… \r\n\r\n- You don’t need to analyze the market \r\n- You don’t need mining equipments \r\n- You don’t need to trade \r\n- And you don’t need to invest even a penny\r\n\r\nTo create your account with Coinz, and start receiving daily Bitc0in &amp; etheruem for 100% free click here &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nBut don’t delay, because the price of Coinz will double very soon… \r\n\r\nCheers',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(160,503,'Extended Opportunity','70074@gmail.com','','185.125.50.5','2024-04-06 19:31:06','2024-04-06 19:31:06','This Dude Creates Bitc0in Out Of Thin Air [CRAZY]\r\n\r\nI didn’t believe it either at first…\r\n\r\nUntil i saw it works in action &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nYou see, Bitc0in and the entire Crypt0 market is about to go through the rough… \r\n\r\nSome smart people will get in now, and make massive gains,\r\nAnd some will stand and watch people make money… \r\n\r\nUltimately, I want you to get in now… \r\n\r\nBut here is the issue… \r\n\r\nIf you put any kind of money in it now, it would be a huge risk. \r\nEspecially if you put in money that you can’t afford to lose… \r\n\r\nBut what my friend, Seyi, did is insane… \r\n\r\nHe created the world’s first AI app that literally generates Bitc0in and ETH out of thin air… \r\n\r\nAll you need to do is just connect your wallet, and that’s it… \r\n\r\n- You don’t need to analyze the market \r\n- You don’t need mining equipments \r\n- You don’t need to trade \r\n- And you don’t need to invest even a penny\r\n\r\nTo create your account with Coinz, and start receiving daily Bitc0in &amp; etheruem for 100% free click here &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nBut don’t delay, because the price of Coinz will double very soon… \r\n\r\nCheers',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(161,503,'Extended Opportunity','53224@gmail.com','','185.125.50.5','2024-04-06 19:31:22','2024-04-06 19:31:22','This Dude Creates Bitc0in Out Of Thin Air [CRAZY]\r\n\r\nI didn’t believe it either at first…\r\n\r\nUntil i saw it works in action &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nYou see, Bitc0in and the entire Crypt0 market is about to go through the rough… \r\n\r\nSome smart people will get in now, and make massive gains,\r\nAnd some will stand and watch people make money… \r\n\r\nUltimately, I want you to get in now… \r\n\r\nBut here is the issue… \r\n\r\nIf you put any kind of money in it now, it would be a huge risk. \r\nEspecially if you put in money that you can’t afford to lose… \r\n\r\nBut what my friend, Seyi, did is insane… \r\n\r\nHe created the world’s first AI app that literally generates Bitc0in and ETH out of thin air… \r\n\r\nAll you need to do is just connect your wallet, and that’s it… \r\n\r\n- You don’t need to analyze the market \r\n- You don’t need mining equipments \r\n- You don’t need to trade \r\n- And you don’t need to invest even a penny\r\n\r\nTo create your account with Coinz, and start receiving daily Bitc0in &amp; etheruem for 100% free click here &gt;&gt; https://ext-opp.com/Coinz\r\n\r\nBut don’t delay, because the price of Coinz will double very soon… \r\n\r\nCheers',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(162,503,'Extended Opportunity','32574@gmail.com','','185.125.50.5','2024-04-10 22:12:37','2024-04-10 22:12:37','After Generating Millions Online, I&#039;ve Created A Foolproof Money Making System, &amp; For a Limited Time You Get It For FREE... https://ext-opp.com/RPM',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(163,503,'Extended Opportunity','22183@gmail.com','','185.125.50.5','2024-04-14 18:01:35','2024-04-14 18:01:35','ChatGPT powered Autoresponder with Free SMTP at Unbeatable 1-Time Price! https://ext-opp.com/NewsMailer',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(164,503,'Extended Opportunity','48853@gmail.com','','185.125.50.5','2024-04-14 18:01:51','2024-04-14 18:01:51','ChatGPT powered Autoresponder with Free SMTP at Unbeatable 1-Time Price! https://ext-opp.com/NewsMailer',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(165,503,'Extended Opportunity','66500@gmail.com','','185.125.50.5','2024-04-19 00:33:56','2024-04-19 00:33:56','An Ultimate Web-Hosting Solution For Business Owners https://ext-opp.com/HostsMaster',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(166,503,'Extended Opportunity','86921@gmail.com','','185.125.50.5','2024-04-19 00:34:12','2024-04-19 00:34:12','An Ultimate Web-Hosting Solution For Business Owners https://ext-opp.com/HostsMaster',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(167,503,'Extended Opportunity','46746@gmail.com','','185.125.50.5','2024-04-22 19:06:39','2024-04-22 19:06:39','MobiApp AI - True Android &amp; iOS Mobile Apps Builder (Zero Coding Required) https://ext-opp.com/MobiAppAI',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(168,503,'Extended Opportunity','33576@gmail.com','','185.125.50.5','2024-04-22 19:06:55','2024-04-22 19:06:55','MobiApp AI - True Android &amp; iOS Mobile Apps Builder (Zero Coding Required) https://ext-opp.com/MobiAppAI',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cwssvgi`
--

DROP TABLE IF EXISTS `wp_cwssvgi`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cwssvgi` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `atts` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`(128))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cwssvgi`
--

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

--
-- Table structure for table `wp_e_portfolio`
--

DROP TABLE IF EXISTS `wp_e_portfolio`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_portfolio` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `media_type` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `image_name` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `murl` varchar(2000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `mtag` varchar(5000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_link_in` tinyint(1) NOT NULL DEFAULT '0',
  `vtype` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `vid` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `videourl` varchar(1000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `embed_url` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `HdnMediaSelection` varchar(300) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `createdon` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_portfolio`
--

LOCK TABLES `wp_e_portfolio` WRITE;
/*!40000 ALTER TABLE `wp_e_portfolio` DISABLE KEYS */;
INSERT INTO `wp_e_portfolio` (`id`, `media_type`, `image_name`, `title`, `murl`, `mtag`, `open_link_in`, `vtype`, `vid`, `videourl`, `embed_url`, `HdnMediaSelection`, `createdon`) VALUES (1,'image','vid_60e14b99bc16f_big.jpg','Carrot','','',1,NULL,NULL,NULL,NULL,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Carrot-1.jpg','2021-07-04 05:48:00'),(2,'image','vid_60e14f0731da5_big.jpg','Beetroot','','Fresh Vegetables',1,NULL,NULL,NULL,NULL,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Beetroot.jpg','2021-07-04 06:02:00');
/*!40000 ALTER TABLE `wp_e_portfolio` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_jetpack_sync_queue`
--

DROP TABLE IF EXISTS `wp_jetpack_sync_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_jetpack_sync_queue` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `queue_id` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `event_id` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `event_payload` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`ID`),
  KEY `event_id` (`event_id`),
  KEY `queue_id` (`queue_id`),
  KEY `queue_id_event_id` (`queue_id`,`event_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM AUTO_INCREMENT=2546 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_jetpack_sync_queue`
--

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

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

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

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

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

--
-- Table structure for table `wp_nfd_data_event_queue`
--

DROP TABLE IF EXISTS `wp_nfd_data_event_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_nfd_data_event_queue` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attempts` tinyint(3) NOT NULL DEFAULT '0',
  `reserved_at` datetime DEFAULT NULL,
  `available_at` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nfd_data_event_queue`
--

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

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

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

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://tetraraysfoods.com','yes'),(2,'home','https://tetraraysfoods.com','yes'),(3,'blogname','TetraRays Foods Private Limited','yes'),(4,'blogdescription','Exporters from India','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','elayaraja106@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','25','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','25','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:192:{s:12:\"portfolio/?$\";s:33:\"index.php?post_type=cws_portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=cws_portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=cws_portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=cws_portfolio&paged=$matches[1]\";s:8:\"staff/?$\";s:29:\"index.php?post_type=cws_staff\";s:38:\"staff/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=cws_staff&feed=$matches[1]\";s:33:\"staff/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=cws_staff&feed=$matches[1]\";s:25:\"staff/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=cws_staff&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s: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:54:\"portfolio_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?cws_portfolio_cat=$matches[1]&feed=$matches[2]\";s:49:\"portfolio_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?cws_portfolio_cat=$matches[1]&feed=$matches[2]\";s:30:\"portfolio_cat/([^/]+)/embed/?$\";s:50:\"index.php?cws_portfolio_cat=$matches[1]&embed=true\";s:42:\"portfolio_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?cws_portfolio_cat=$matches[1]&paged=$matches[2]\";s:24:\"portfolio_cat/([^/]+)/?$\";s:39:\"index.php?cws_portfolio_cat=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:46:\"index.php?cws_portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:40:\"index.php?cws_portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cws_portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cws_portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?cws_portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?cws_portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?cws_portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"staff_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?cws_staff_member_department=$matches[1]&feed=$matches[2]\";s:45:\"staff_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?cws_staff_member_department=$matches[1]&feed=$matches[2]\";s:26:\"staff_cat/([^/]+)/embed/?$\";s:60:\"index.php?cws_staff_member_department=$matches[1]&embed=true\";s:38:\"staff_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?cws_staff_member_department=$matches[1]&paged=$matches[2]\";s:20:\"staff_cat/([^/]+)/?$\";s:49:\"index.php?cws_staff_member_department=$matches[1]\";s:50:\"staff_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?cws_staff_member_position=$matches[1]&feed=$matches[2]\";s:45:\"staff_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?cws_staff_member_position=$matches[1]&feed=$matches[2]\";s:26:\"staff_tag/([^/]+)/embed/?$\";s:58:\"index.php?cws_staff_member_position=$matches[1]&embed=true\";s:38:\"staff_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?cws_staff_member_position=$matches[1]&paged=$matches[2]\";s:20:\"staff_tag/([^/]+)/?$\";s:47:\"index.php?cws_staff_member_position=$matches[1]\";s:33:\"staff/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"staff/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"staff/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"staff/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"staff/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"staff/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"staff/([^/]+)/embed/?$\";s:42:\"index.php?cws_staff=$matches[1]&embed=true\";s:26:\"staff/([^/]+)/trackback/?$\";s:36:\"index.php?cws_staff=$matches[1]&tb=1\";s:46:\"staff/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?cws_staff=$matches[1]&feed=$matches[2]\";s:41:\"staff/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?cws_staff=$matches[1]&feed=$matches[2]\";s:34:\"staff/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?cws_staff=$matches[1]&paged=$matches[2]\";s:41:\"staff/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?cws_staff=$matches[1]&cpage=$matches[2]\";s:30:\"staff/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?cws_staff=$matches[1]&page=$matches[2]\";s:22:\"staff/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"staff/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"staff/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"staff/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"staff/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"staff/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"megamenu_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"megamenu_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"megamenu_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"megamenu_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"megamenu_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"megamenu_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"megamenu_item/([^/]+)/embed/?$\";s:46:\"index.php?megamenu_item=$matches[1]&embed=true\";s:34:\"megamenu_item/([^/]+)/trackback/?$\";s:40:\"index.php?megamenu_item=$matches[1]&tb=1\";s:42:\"megamenu_item/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?megamenu_item=$matches[1]&paged=$matches[2]\";s:49:\"megamenu_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?megamenu_item=$matches[1]&cpage=$matches[2]\";s:38:\"megamenu_item/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?megamenu_item=$matches[1]&page=$matches[2]\";s:30:\"megamenu_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"megamenu_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"megamenu_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"megamenu_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"megamenu_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"megamenu_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/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:40:\"index.php?&page_id=554&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:19:{i:0;s:78:\"all-in-one-wp-migration-unlimited-master/all-in-one-wp-migration-unlimited.php\";i:1;s:60:\"cf7-conditional-fields/contact-form-7-conditional-fields.php\";i:2;s:33:\"classic-editor/classic-editor.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:39:\"cws-demo-importer/cws-demo-importer.php\";i:5;s:33:\"cws-essentials/cws-essentials.php\";i:6;s:31:\"cws-flaticons/cws-flaticons.php\";i:7;s:29:\"cws-megamenu/cws-megamenu.php\";i:8;s:29:\"cws-svgicons/cws-svgicons.php\";i:9;s:17:\"cws-to/cws-to.php\";i:10;s:33:\"instagram-feed/instagram-feed.php\";i:11;s:19:\"jetpack/jetpack.php\";i:12;s:27:\"js_composer/js_composer.php\";i:13;s:47:\"mojo-marketplace-wp-plugin/mojo-marketplace.php\";i:14;s:11:\"mplugin.php\";i:15;s:65:\"oauth-twitter-feed-for-developers/twitter-feed-for-developers.php\";i:16;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:17;s:23:\"revslider/revslider.php\";i:18;s:31:\"wp-google-maps/wpGoogleMaps.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','orgafit','yes'),(41,'stylesheet','orgafit','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','57155','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:3:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:14:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:709:\"<div class=\"widget-title-box mb-30\">\r\n                                <span class=\"animate-border\"></span>\r\n                                <h3 class=\"widget-title\">About Me</h3></div><div class=\"about-me text-center\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/me.png\" alt=\"\"><h4>Zulia Maron Duo</h4><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididuntut labore.</p><div class=\"widget-social-icon\"><a href=\"#\"><i class=\"fab fa-facebook-f\"></i></a><a href=\"#\"><i class=\"fab fa-twitter\"></i></a><a href=\"#\"><i class=\"fab fa-behance\"></i></a><a href=\"#\"><i class=\"fab fa-linkedin-in\"></i></a><a href=\"#\"><i class=\"fab fa-youtube\"></i></a></div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:549:\"                            <div class=\"widget-title-box mb-30\">\r\n                                <span class=\"animate-border\"></span>\r\n                                <h3 class=\"widget-title\">Social Profile</h3>\r\n                            </div>\r\n                            <div class=\"social-profile\"><a href=\"#\"><i class=\"fab fa-facebook-f\"></i></a><a href=\"#\"><i class=\"fab fa-twitter\"></i></a><a href=\"#\"><i class=\"fab fa-behance\"></i></a><a href=\"#\"><i class=\"fab fa-linkedin-in\"></i></a><a href=\"#\"><i class=\"fab fa-youtube\"></i></a></div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:452:\"<div class=\"footer-wrapper pl-40 mb-30\">\r\n<div class=\"footer-title\">\r\n<h4>Customer Support</h4></div>\r\n<ul class=\"fotter-menu\">\r\n 	<li><a href=\"#\">Help and Ordering</a></li>\r\n 	<li><a href=\"#\">Privacy Policy</a></li>\r\n 	<li><a href=\"#\">Return &amp; Cancellation</a></li>\r\n 	<li><a href=\"#\">Delevery Schedule</a></li>\r\n 	<li><a href=\"#\">Get a Call</a></li>\r\n 	<li><a href=\"#\">Online Enquiry</a></li>\r\n 	<li><a href=\"#\">My Account</a></li>\r\n</ul>\r\n</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:420:\"<div class=\"footer-wrapper pl-35 mb-30\">\r\n<div class=\"footer-title\">\r\n<h4>Contact Info</h4></div>\r\n<ul class=\"fotter-link\">\r\n 	<li>\r\n<h5><i class=\"far fa-paper-plane\"></i> Location</h5>\r\n205 Olazu Familia, Herba\r\nStreet Front USA</li>\r\n 	<li>\r\n<h5><i class=\"far fa-envelope-open\"></i> Email us</h5>\r\nsupport@gmail.com</li>\r\n 	<li>\r\n<h5><i class=\"fas fa-headphones\"></i> Call Us</h5>\r\n002- 01008431112</li>\r\n</ul>\r\n</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:881:\"<div class=\"footer-wrapper pl-45 mb-30\">\r\n<div class=\"footer-title\">\r\n<h4>our Gallery</h4></div>\r\n<ul class=\"footer-img\">\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram1.jpg\" alt=\"\" /> </a></li>\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram2.jpg\" alt=\"\" /></a></li>\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram3.jpg\" alt=\"\" /></a></li>\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram4.jpg\" alt=\"\" /></a></li>\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram5.jpg\" alt=\"\" /></a></li>\r\n 	<li><a href=\"#\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram6.jpg\" alt=\"\" /></a></li>\r\n</ul>\r\n</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:9;a:4:{s:5:\"title\";s:10:\"CONTACT US\";s:4:\"text\";s:232:\"<div class=\"footer-wrapper mb-30\">\n\n<strong>Address :</strong>#50, East Y.M.R Patti 2nd Street,\nGopal Nagar, Dindigul, 624001\n\n<strong>Email Us :</strong>contact@tetraraysfoods.com\n\n<strong>Phone Us :</strong>+91 63663 12727\n\n</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:936:\"<div class=\"footer-wrapper pl-45 mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>Customer Support</h4>\r\n                                    </div>\r\n                                    <ul class=\"fotter-menu\">\r\n                                        <li><a href=\"#\">Help and Ordering</a></li>\r\n                                        <li><a href=\"#\">Privacy Policy</a></li>\r\n                                        <li><a href=\"#\">Return &amp; Cancellation</a></li>\r\n                                        <li><a href=\"#\">Delevery Schedule</a></li>\r\n                                        <li><a href=\"#\">Get a Call</a></li>\r\n                                        <li><a href=\"#\">Online Enquiry</a></li>\r\n                                        <li><a href=\"#\">My Account</a></li>\r\n                                    </ul>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1202:\"<div class=\"footer-wrapper mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>Recent News</h4>\r\n                                    </div>\r\n                                    <ul class=\"footer-list\">\r\n                                        <li>\r\n                                            <div class=\"footer-info\">\r\n                                                <h5><a href=\"#\">Using Visual Composer Webs Builder Create WordPress Websites.</a></h5>\r\n                                                <span>By Zamilsh</span>\r\n                                            </div>\r\n                                        </li>\r\n                                        <li>\r\n                                            <div class=\"footer-info\">                                                <h5><a href=\"#\">How Build Virtua Reality Models With Real Cross Device Preview.</a></h5>\r\n                                                <span>By Favir Nail</span>\r\n                                            </div>\r\n                                        </li>\r\n                                    </ul>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1301:\"<div class=\"footer-wrapper mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>About Us</h4>\r\n                                    </div>\r\n                                    <div class=\"footer2-text\">\r\n                                        <p>Lorem ipsum dolor amet coadipisicing  elit sed do eiusmod tempor.</p>\r\n                                    </div>\r\n                                    <ul class=\"footer-address\">\r\n                                        <li>\r\n                                            <strong>Address :</strong>\r\n                                            <p>205 Olazu Familia, Herba Street Front USA</p>\r\n                                        </li>\r\n                                        <li>\r\n                                            <strong>Email Us :</strong>\r\n                                            <p>support@gmail.com</p>\r\n                                        </li>\r\n                                        <li>\r\n                                            <strong>Phone Us :</strong>\r\n                                            <p>002- 01008431112</p>\r\n                                        </li>\r\n                                    </ul>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:14;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:936:\"<div class=\"footer-wrapper pl-45 mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>Customer Support</h4>\r\n                                    </div>\r\n                                    <ul class=\"fotter-menu\">\r\n                                        <li><a href=\"#\">Help and Ordering</a></li>\r\n                                        <li><a href=\"#\">Privacy Policy</a></li>\r\n                                        <li><a href=\"#\">Return &amp; Cancellation</a></li>\r\n                                        <li><a href=\"#\">Delevery Schedule</a></li>\r\n                                        <li><a href=\"#\">Get a Call</a></li>\r\n                                        <li><a href=\"#\">Online Enquiry</a></li>\r\n                                        <li><a href=\"#\">My Account</a></li>\r\n                                    </ul>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1204:\"<div class=\"footer-wrapper mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>Recent News</h4>\r\n                                    </div>\r\n                                    <ul class=\"footer-list\">\r\n                                        <li>\r\n                                            <div class=\"footer-info\">\r\n                                                <h5><a href=\"#\">Using Visual Composer Webs Builder Create WordPress Websites.</a></h5>\r\n                                                <span>By Zamilsh</span>\r\n                                            </div>\r\n                                        </li>\r\n                                        <li>\r\n                                            <div class=\"footer-info\">\r\n                                                <h5><a href=\"#\">How Build Virtua Reality Models With Real Cross Device Preview.</a></h5>\r\n                                                <span>By Favir Nail</span>\r\n                                            </div>\r\n                                        </li>\r\n                                    </ul>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:696:\"<div class=\"footer-wrapper pl-20 mb-30\">\r\n                                    <div class=\"footer-title\">\r\n                                        <h4>Newsletter</h4>\r\n                                    </div>\r\n                                    <div class=\"footer-content\">\r\n                                        <p>Enter your email and we’ll send you latest information plans.</p>\r\n                                    </div>\r\n                                    <div class=\"subscribes-form subscribe-button\">\r\n                                        [contact-form-7 id=\"434\" title=\"Footer Home 3 Contact\"]\r\n                                    </div>\r\n                                </div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:17;a:4:{s:5:\"title\";s:11:\"Quick Links\";s:4:\"text\";s:621:\"<a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/\"><strong>Home</strong></a>\r\n<strong><a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/about-us/\">About Us</a></strong>\r\n<strong><a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/products/\">Products</a></strong>\r\n<strong><a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/certification/\">Certification</a></strong>\r\n<strong><a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/why-choose-us/\">Why Choose Us</a></strong>\r\n<strong><a style=\"color: #ffffff;\" href=\"https://tetraraysfoods.com/contact-us/\">Contact Us</a></strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','554','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','1776','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','1711874518','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:2:{s:0:\"\";s:5:\"1.0.7\";s:27:\"js_composer/js_composer.php\";s:5:\"7.7.2\";}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'initial_db_version','49752','yes'),(99,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:158:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:27:\"read_private_vcv_templatess\";b:1;s:27:\"edit_private_vcv_templatess\";b:1;s:29:\"delete_private_vcv_templatess\";b:1;s:28:\"delete_others_vcv_templatess\";b:1;s:26:\"edit_others_vcv_templatess\";b:1;s:21:\"create_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;s:27:\"read_private_vcv_tutorialss\";b:1;s:27:\"edit_private_vcv_tutorialss\";b:1;s:29:\"delete_private_vcv_tutorialss\";b:1;s:28:\"delete_others_vcv_tutorialss\";b:1;s:26:\"edit_others_vcv_tutorialss\";b:1;s:29:\"manage_instagram_feed_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:60:{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:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:27:\"read_private_vcv_templatess\";b:1;s:27:\"edit_private_vcv_templatess\";b:1;s:29:\"delete_private_vcv_templatess\";b:1;s:28:\"delete_others_vcv_templatess\";b:1;s:26:\"edit_others_vcv_templatess\";b:1;s:21:\"create_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;s:27:\"read_private_vcv_tutorialss\";b:1;s:27:\"edit_private_vcv_tutorialss\";b:1;s:29:\"delete_private_vcv_tutorialss\";b:1;s:28:\"delete_others_vcv_tutorialss\";b:1;s:26:\"edit_others_vcv_tutorialss\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:25:{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:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:11:{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:18:\"read_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:6:\"Search\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:7:\"text-10\";i:1;s:7:\"text-11\";i:2;s:7:\"text-13\";i:3;s:7:\"text-14\";i:4;s:7:\"text-15\";i:5;s:7:\"text-16\";i:6;s:6:\"text-6\";i:7;s:6:\"text-7\";i:8;s:6:\"text-8\";}s:6:\"footer\";a:3:{i:0;s:7:\"text-17\";i:1;s:6:\"text-9\";i:2;s:13:\"cws-contact-2\";}s:10:\"blog_right\";a:13:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";i:12;s:13:\"cws-twitter-2\";}s:9:\"blog_left\";a:0:{}s:10:\"page_right\";a:0:{}s:9:\"page_left\";a:0:{}s:10:\"side_panel\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:29:{i:1719813553;a:1:{s:18:\"nfd_data_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"minutely\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1719813594;a:1:{s:17:\"bh_data_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"minutely\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1719813600;a:2:{s:29:\"sb_instagram_feed_issue_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"sbi_notification_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1719813774;a:2:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1719814734;a:4:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1719814736;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:1719814759;a:2:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1719814858;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1719814866;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719815001;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:1719815004;a:3:{s:13:\"mm_cron_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"mm_cron_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:14:\"mm_cron_hourly\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1719815005;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:1719815082;a:1:{s:21:\"et_builder_fonts_cron\";a:1:{s:32:\"552cbb9d6515dadbbc4718ad75114f08\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:1:{s:8:\"interval\";s:5:\"daily\";}s:8:\"interval\";i:86400;}}}i:1719815104;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1719815358;a:1:{s:15:\"sbi_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719819284;a:1:{s:29:\"jetpack_waf_rules_update_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719819550;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719821363;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:1719822085;a:2:{s:21:\"sb_instagram_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:23:\"sb_instagram_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719883959;a:1:{s:23:\"sbi_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1719897849;a:1:{s:14:\"redux_tracking\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719954320;a:1:{s:12:\"bh_data_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720030863;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720160604;a:1:{s:14:\"mm_cron_weekly\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720160893;a:1:{s:13:\"nfd_data_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720246734;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720592604;a:1:{s:15:\"mm_cron_monthly\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1721024628;a:1:{s:32:\"et_core_page_resource_auto_clear\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','yes'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','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_tag_cloud','a:2:{i:1;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1622955266;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:12:{i:0;s:7:\"text-10\";i:1;s:7:\"text-11\";i:2;s:7:\"text-13\";i:3;s:7:\"text-14\";i:4;s:7:\"text-15\";i:5;s:7:\"text-16\";i:6;s:6:\"text-6\";i:7;s:6:\"text-7\";i:8;s:6:\"text-8\";i:9;s:11:\"cws-about-2\";i:10;s:6:\"text-9\";i:11;s:7:\"text-17\";}s:9:\"sidebar-1\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}}}s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:38;}}','no'),(120,'https_detection_errors','a:0:{}','yes'),(137,'jetpack_activated','1','yes'),(140,'jetpack_activation_source','a:2:{i:0;s:6:\"wp-cli\";i:1;N;}','yes'),(141,'jetpack_sync_settings_disable','0','yes'),(142,'jetpack_options','a:8:{s:7:\"version\";s:15:\"13.5:1717612080\";s:11:\"old_version\";s:17:\"13.4.3:1715883704\";s:14:\"last_heartbeat\";i:1719728378;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:214875629;s:6:\"public\";i:1;s:30:\"recommendations_banner_enabled\";b:1;}','yes'),(143,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";}','yes'),(144,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(149,'omapi_review','a:2:{s:4:\"time\";i:1620973166;s:9:\"dismissed\";b:0;}','yes'),(150,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'action_scheduler_hybrid_store_demarkation','4','yes'),(154,'schema-ActionScheduler_StoreSchema','3.0.1620973173','yes'),(155,'schema-ActionScheduler_LoggerSchema','2.0.1620973173','yes'),(158,'wpforms_version','1.6.7.3','yes'),(159,'wpforms_version_lite','1.6.7.3','yes'),(160,'wpforms_activated','a:1:{s:4:\"lite\";i:1620973173;}','yes'),(165,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(171,'action_scheduler_lock_async-request-runner','1626079196','yes'),(174,'eig_last_site_login','2024-03-28T08:41:51+00:00','yes'),(180,'do_activate','0','yes'),(185,'mm_install_date','May 14, 2021','yes'),(186,'mm_cron','a:1:{s:6:\"weekly\";a:1:{s:15:\"spam_blocked_ip\";a:4:{s:1:\"t\";s:5:\"event\";s:2:\"ec\";s:9:\"scheduled\";s:2:\"ea\";s:15:\"spam_blocked_ip\";s:2:\"el\";i:0;}}}','yes'),(191,'wpforms_review','a:2:{s:4:\"time\";i:1620973405;s:9:\"dismissed\";b:0;}','yes'),(195,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1620973406;s:5:\"ctime\";i:1620973406;}','yes'),(198,'jetpack_available_modules','a:1:{s:4:\"13.5\";a:44:{s:5:\"blaze\";s:4:\"12.3\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:16:\"google-analytics\";s:3:\"4.5\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(200,'om_notifications','a:4:{s:7:\"updated\";i:1620973408;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no'),(215,'wpforms_notifications','a:4:{s:6:\"update\";i:1626078745;s:4:\"feed\";a:1:{i:0;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(216,'current_theme','OrgaFit | Shared by VestaThemes.com','yes'),(217,'theme_mods_Divi','a:6:{i:0;b:0;s:18:\"custom_css_post_id\";i:7;s:16:\"et_pb_css_synced\";s:3:\"yes\";s:18:\"nav_menu_locations\";a:1:{s:12:\"primary-menu\";i:38;}s:39:\"et_updated_layouts_built_for_post_types\";s:3:\"yes\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621320714;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:11:{i:0;s:6:\"text-9\";i:1;s:7:\"text-10\";i:2;s:7:\"text-11\";i:3;s:7:\"text-12\";i:4;s:7:\"text-13\";i:5;s:7:\"text-14\";i:6;s:7:\"text-15\";i:7;s:7:\"text-16\";i:8;s:6:\"text-6\";i:9;s:6:\"text-7\";i:10;s:6:\"text-8\";}s:9:\"sidebar-1\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}s:9:\"sidebar-2\";a:3:{i:0;s:6:\"text-3\";i:1;s:6:\"text-4\";i:2;s:6:\"text-5\";}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}}}}','no'),(218,'theme_switched','','yes'),(219,'et_pb_cache_notice','a:1:{s:6:\"3.11.1\";s:6:\"ignore\";}','yes'),(224,'et_core_version','3.11.1','yes'),(226,'et_divi','a:105:{s:39:\"static_css_custom_css_safety_check_done\";b:1;s:23:\"2_5_flush_rewrite_rules\";s:4:\"done\";s:30:\"3_0_flush_rewrite_rules_3.18.7\";s:4:\"done\";s:31:\"divi_previous_installed_version\";s:6:\"3.18.7\";s:29:\"divi_latest_installed_version\";s:6:\"3.11.1\";s:27:\"divi_skip_font_subset_force\";b:1;s:40:\"divi_email_provider_credentials_migrated\";b:1;s:15:\"divi_1_3_images\";s:7:\"checked\";s:21:\"et_pb_layouts_updated\";b:1;s:30:\"library_removed_legacy_layouts\";b:1;s:30:\"divi_2_4_documentation_message\";s:9:\"triggered\";s:25:\"3_0_flush_rewrite_rules_2\";s:4:\"done\";s:27:\"et_pb_post_type_integration\";a:3:{s:4:\"page\";s:2:\"on\";s:4:\"post\";s:2:\"on\";s:7:\"project\";s:2:\"on\";}s:21:\"et_pb_static_css_file\";s:2:\"on\";s:19:\"et_pb_css_in_footer\";s:3:\"off\";s:25:\"et_pb_product_tour_global\";s:2:\"on\";s:9:\"divi_logo\";s:0:\"\";s:14:\"divi_fixed_nav\";s:2:\"on\";s:26:\"divi_gallery_layout_enable\";s:2:\"on\";s:18:\"divi_color_palette\";s:63:\"#000000|#ffffff|#e02b20|#e09900|#edf000|#7cda24|#0c71c3|#8300e9\";s:15:\"divi_grab_image\";s:5:\"false\";s:15:\"divi_blog_style\";s:5:\"false\";s:12:\"divi_sidebar\";s:16:\"et_right_sidebar\";s:22:\"divi_shop_page_sidebar\";s:16:\"et_right_sidebar\";s:30:\"et_google_api_settings_api_key\";s:0:\"\";s:29:\"et_enqueue_google_maps_script\";s:2:\"on\";s:19:\"et_use_google_fonts\";s:2:\"on\";s:23:\"divi_show_facebook_icon\";s:2:\"on\";s:22:\"divi_show_twitter_icon\";s:2:\"on\";s:21:\"divi_show_google_icon\";s:2:\"on\";s:18:\"divi_show_rss_icon\";s:2:\"on\";s:17:\"divi_facebook_url\";s:1:\"#\";s:16:\"divi_twitter_url\";s:1:\"#\";s:15:\"divi_google_url\";s:1:\"#\";s:12:\"divi_rss_url\";s:0:\"\";s:34:\"divi_woocommerce_archive_num_posts\";i:9;s:17:\"divi_catnum_posts\";i:6;s:21:\"divi_archivenum_posts\";i:5;s:20:\"divi_searchnum_posts\";i:5;s:17:\"divi_tagnum_posts\";i:5;s:16:\"divi_date_format\";s:6:\"M j, Y\";s:16:\"divi_use_excerpt\";s:5:\"false\";s:26:\"divi_responsive_shortcodes\";s:2:\"on\";s:33:\"divi_gf_enable_all_character_sets\";s:5:\"false\";s:16:\"divi_back_to_top\";s:5:\"false\";s:18:\"divi_smooth_scroll\";s:5:\"false\";s:25:\"divi_disable_translations\";s:5:\"false\";s:27:\"divi_minify_combine_scripts\";s:2:\"on\";s:26:\"divi_minify_combine_styles\";s:2:\"on\";s:15:\"divi_custom_css\";s:0:\"\";s:21:\"divi_enable_dropdowns\";s:2:\"on\";s:14:\"divi_home_link\";s:2:\"on\";s:15:\"divi_sort_pages\";s:10:\"post_title\";s:15:\"divi_order_page\";s:3:\"asc\";s:22:\"divi_tiers_shown_pages\";i:3;s:32:\"divi_enable_dropdowns_categories\";s:2:\"on\";s:21:\"divi_categories_empty\";s:2:\"on\";s:27:\"divi_tiers_shown_categories\";i:3;s:13:\"divi_sort_cat\";s:4:\"name\";s:14:\"divi_order_cat\";s:3:\"asc\";s:20:\"divi_disable_toptier\";s:5:\"false\";s:25:\"divi_scroll_to_anchor_fix\";s:5:\"false\";s:14:\"divi_postinfo2\";a:4:{i:0;s:6:\"author\";i:1;s:4:\"date\";i:2;s:10:\"categories\";i:3;s:8:\"comments\";}s:22:\"divi_show_postcomments\";s:2:\"on\";s:15:\"divi_thumbnails\";s:2:\"on\";s:20:\"divi_page_thumbnails\";s:5:\"false\";s:23:\"divi_show_pagescomments\";s:5:\"false\";s:14:\"divi_postinfo1\";a:3:{i:0;s:6:\"author\";i:1;s:4:\"date\";i:2;s:10:\"categories\";}s:21:\"divi_thumbnails_index\";s:2:\"on\";s:19:\"divi_seo_home_title\";s:5:\"false\";s:25:\"divi_seo_home_description\";s:5:\"false\";s:22:\"divi_seo_home_keywords\";s:5:\"false\";s:23:\"divi_seo_home_canonical\";s:5:\"false\";s:23:\"divi_seo_home_titletext\";s:0:\"\";s:29:\"divi_seo_home_descriptiontext\";s:0:\"\";s:26:\"divi_seo_home_keywordstext\";s:0:\"\";s:18:\"divi_seo_home_type\";s:27:\"BlogName | Blog description\";s:22:\"divi_seo_home_separate\";s:3:\" | \";s:21:\"divi_seo_single_title\";s:5:\"false\";s:27:\"divi_seo_single_description\";s:5:\"false\";s:24:\"divi_seo_single_keywords\";s:5:\"false\";s:25:\"divi_seo_single_canonical\";s:5:\"false\";s:27:\"divi_seo_single_field_title\";s:9:\"seo_title\";s:33:\"divi_seo_single_field_description\";s:15:\"seo_description\";s:30:\"divi_seo_single_field_keywords\";s:12:\"seo_keywords\";s:20:\"divi_seo_single_type\";s:21:\"Post title | BlogName\";s:24:\"divi_seo_single_separate\";s:3:\" | \";s:24:\"divi_seo_index_canonical\";s:5:\"false\";s:26:\"divi_seo_index_description\";s:5:\"false\";s:19:\"divi_seo_index_type\";s:24:\"Category name | BlogName\";s:23:\"divi_seo_index_separate\";s:3:\" | \";s:28:\"divi_integrate_header_enable\";s:2:\"on\";s:26:\"divi_integrate_body_enable\";s:2:\"on\";s:31:\"divi_integrate_singletop_enable\";s:2:\"on\";s:34:\"divi_integrate_singlebottom_enable\";s:2:\"on\";s:21:\"divi_integration_head\";s:0:\"\";s:21:\"divi_integration_body\";s:0:\"\";s:27:\"divi_integration_single_top\";s:0:\"\";s:30:\"divi_integration_single_bottom\";s:0:\"\";s:37:\"et_automatic_updates_options_username\";s:0:\"\";s:36:\"et_automatic_updates_options_api_key\";s:0:\"\";s:15:\"divi_468_enable\";s:5:\"false\";s:14:\"divi_468_image\";s:0:\"\";s:12:\"divi_468_url\";s:0:\"\";s:16:\"divi_468_adsense\";s:0:\"\";}','yes'),(227,'widget_aboutmewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(228,'widget_adsensewidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(229,'widget_advwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(230,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}','yes'),(231,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"510\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}','yes'),(232,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"157\";s:6:\"height\";s:3:\"157\";s:4:\"crop\";i:1;}','yes'),(233,'et_images_temp_folder','/home/tetrafoods/public_html/wp-content/uploads/et_temp','yes'),(234,'et_schedule_clean_images_last_time','1620973428','yes'),(235,'et_pb_builder_options','a:2:{i:0;b:0;s:35:\"email_provider_credentials_migrated\";b:1;}','yes'),(238,'finished_updating_comment_type','1','yes'),(243,'_site_transient_et_update_all_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1621313927;}','no'),(244,'recently_activated','a:0:{}','yes'),(246,'et_account_status','active','no'),(247,'_site_transient_et_update_themes','O:8:\"stdClass\":3:{s:7:\"checked\";a:5:{s:4:\"Divi\";s:6:\"3.11.1\";s:7:\"sinatra\";s:5:\"1.2.1\";s:14:\"twentynineteen\";s:3:\"2.0\";s:12:\"twentytwenty\";s:3:\"1.7\";s:15:\"twentytwentyone\";s:3:\"1.3\";}s:8:\"response\";a:1:{s:4:\"Divi\";a:5:{s:11:\"new_version\";s:5:\"4.9.4\";s:5:\"theme\";s:4:\"Divi\";s:3:\"url\";s:52:\"https://www.elegantthemes.com/api/changelog/divi.txt\";s:18:\"et_username_status\";s:6:\"active\";s:17:\"et_api_key_status\";s:7:\"invalid\";}}s:12:\"last_checked\";i:1621313920;}','no'),(276,'_wp_suggested_policy_text_has_changed','not-changed','yes'),(287,'theme_mods_sinatra','a:5:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:15:\"sinatra-primary\";i:38;}s:28:\"sinatra_single_post_elements\";a:6:{s:5:\"thumb\";b:1;s:8:\"category\";b:1;s:4:\"tags\";b:1;s:12:\"last-updated\";b:1;s:12:\"about-author\";b:1;s:14:\"prev-next-post\";b:1;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621325923;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:6:\"text-9\";i:1;s:7:\"text-10\";i:2;s:7:\"text-11\";i:3;s:7:\"text-12\";i:4;s:7:\"text-13\";i:5;s:7:\"text-14\";i:6;s:7:\"text-15\";i:7;s:7:\"text-16\";}s:15:\"sinatra-sidebar\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}s:16:\"sinatra-footer-1\";a:3:{i:0;s:6:\"text-3\";i:1;s:6:\"text-4\";i:2;s:6:\"text-5\";}s:16:\"sinatra-footer-2\";a:1:{i:0;s:6:\"text-6\";}s:16:\"sinatra-footer-3\";a:1:{i:0;s:6:\"text-7\";}s:16:\"sinatra-footer-4\";a:1:{i:0;s:6:\"text-8\";}s:18:\"sinatra-wc-sidebar\";a:0:{}}}}','no'),(289,'sinatra-theme-updater','1.2.1','yes'),(309,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":6,\"critical\":2}','yes'),(359,'wpforms_email_summaries_fetch_info_blocks_last_run','1626078675','yes'),(426,'WPLANG','','yes'),(427,'new_admin_email','elayaraja106@gmail.com','yes'),(428,'allow_major_auto_core_updates','true','yes'),(429,'allow_minor_auto_core_updates','true','yes'),(430,'auto_update_theme','true','yes'),(431,'auto_update_plugin','true','yes'),(432,'mm_coming_soon','false','yes'),(436,'et_google_api_settings','o','yes'),(437,'et_automatic_updates_options','a:2:{s:8:\"username\";s:14:\"easyweb-italia\";s:7:\"api_key\";s:40:\"4764fbb159e067e22458285444e844c313f26d6d\";}','no'),(445,'et_account_status_last_checked','1621313911','no'),(474,'theme_mods_orgafe','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:38;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621319693;s:4:\"data\";a:15:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}s:16:\"sidebar-services\";a:3:{i:0;s:21:\"servies_menu-widget-1\";i:1;s:6:\"text-3\";i:2;s:6:\"text-4\";}s:13:\"footer-area-1\";a:1:{i:0;s:6:\"text-5\";}s:13:\"footer-area-2\";a:1:{i:0;s:6:\"text-6\";}s:13:\"footer-area-3\";a:1:{i:0;s:6:\"text-7\";}s:13:\"footer-area-4\";a:1:{i:0;s:6:\"text-8\";}s:15:\"footer-area-1-2\";a:1:{i:0;s:6:\"text-9\";}s:15:\"footer-area-2-2\";a:1:{i:0;s:7:\"text-10\";}s:15:\"footer-area-3-2\";a:1:{i:0;s:7:\"text-11\";}s:15:\"footer-area-4-2\";a:1:{i:0;s:7:\"text-12\";}s:15:\"footer-area-1-3\";a:1:{i:0;s:7:\"text-13\";}s:15:\"footer-area-2-3\";a:1:{i:0;s:7:\"text-14\";}s:15:\"footer-area-3-3\";a:1:{i:0;s:7:\"text-15\";}s:15:\"footer-area-4-3\";a:1:{i:0;s:7:\"text-16\";}}}}','no'),(475,'widget_servies_menu-widget','a:2:{i:1;a:2:{s:7:\"text123\";s:13:\"Services List\";s:7:\"text124\";s:1:\"6\";}s:12:\"_multiwidget\";i:1;}','yes'),(480,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.7.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1621314655;s:7:\"version\";s:5:\"5.4.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(483,'woocommerce_default_country','GB','yes'),(484,'woocommerce_allowed_countries','all','yes'),(485,'woocommerce_all_except_countries','','yes'),(486,'woocommerce_specific_allowed_countries','','yes'),(487,'woocommerce_ship_to_countries','','yes'),(488,'woocommerce_specific_ship_to_countries','','yes'),(489,'woocommerce_default_customer_address','geolocation','yes'),(490,'woocommerce_calc_taxes','no','yes'),(491,'woocommerce_demo_store','no','yes'),(492,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','no'),(493,'woocommerce_currency','GBP','yes'),(494,'woocommerce_currency_pos','left','yes'),(495,'woocommerce_price_thousand_sep',',','yes'),(496,'woocommerce_price_decimal_sep','.','yes'),(497,'woocommerce_price_num_decimals','2','yes'),(498,'woocommerce_weight_unit','kg','yes'),(499,'woocommerce_dimension_unit','cm','yes'),(500,'woocommerce_enable_review_rating','yes','yes'),(501,'woocommerce_review_rating_required','yes','no'),(502,'woocommerce_review_rating_verification_label','yes','no'),(503,'woocommerce_review_rating_verification_required','no','no'),(504,'woocommerce_shop_page_id','','yes'),(505,'woocommerce_shop_page_display','','yes'),(506,'woocommerce_category_archive_display','','yes'),(507,'woocommerce_default_catalog_orderby','menu_order','yes'),(508,'woocommerce_cart_redirect_after_add','no','yes'),(509,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(510,'woocommerce_enable_lightbox','yes','yes'),(511,'woocommerce_manage_stock','yes','yes'),(512,'woocommerce_hold_stock_minutes','60','no'),(513,'woocommerce_notify_low_stock','yes','no'),(514,'woocommerce_notify_no_stock','yes','no'),(515,'woocommerce_stock_email_recipient','elayaraja106@gmail.com','no'),(516,'woocommerce_notify_low_stock_amount','2','no'),(517,'woocommerce_notify_no_stock_amount','0','yes'),(518,'woocommerce_hide_out_of_stock_items','no','yes'),(519,'woocommerce_stock_format','','yes'),(520,'woocommerce_file_download_method','force','no'),(521,'woocommerce_downloads_require_login','no','no'),(522,'woocommerce_downloads_grant_access_after_payment','yes','no'),(523,'woocommerce_prices_include_tax','no','yes'),(524,'woocommerce_tax_based_on','shipping','yes'),(525,'woocommerce_shipping_tax_class','','yes'),(526,'woocommerce_tax_round_at_subtotal','no','yes'),(527,'woocommerce_tax_classes','Reduced Rate\nZero Rate','yes'),(528,'woocommerce_tax_display_shop','excl','yes'),(529,'woocommerce_tax_display_cart','excl','no'),(530,'woocommerce_price_display_suffix','','yes'),(531,'woocommerce_tax_total_display','itemized','no'),(532,'woocommerce_enable_shipping_calc','yes','no'),(533,'woocommerce_shipping_cost_requires_address','no','no'),(534,'woocommerce_ship_to_destination','billing','no'),(535,'woocommerce_enable_coupons','yes','yes'),(536,'woocommerce_calc_discounts_sequentially','no','no'),(537,'woocommerce_enable_guest_checkout','yes','no'),(538,'woocommerce_force_ssl_checkout','no','yes'),(539,'woocommerce_cart_page_id','','yes'),(540,'woocommerce_checkout_page_id','','yes'),(541,'woocommerce_terms_page_id','','no'),(542,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(543,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(544,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(545,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(546,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(547,'woocommerce_myaccount_page_id','','yes'),(548,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(549,'woocommerce_enable_myaccount_registration','no','no'),(550,'woocommerce_enable_checkout_login_reminder','yes','no'),(551,'woocommerce_registration_generate_username','yes','no'),(552,'woocommerce_registration_generate_password','no','no'),(553,'woocommerce_myaccount_orders_endpoint','orders','yes'),(554,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(555,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(556,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(557,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(558,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(559,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(560,'woocommerce_logout_endpoint','customer-logout','yes'),(561,'woocommerce_email_from_name','TetraRays Foods Private Limited','no'),(562,'woocommerce_email_from_address','elayaraja106@gmail.com','no'),(563,'woocommerce_email_header_image','','no'),(564,'woocommerce_email_footer_text','TetraRays Foods Private Limited - Powered by WooCommerce','no'),(565,'woocommerce_email_base_color','#557da1','no'),(566,'woocommerce_email_background_color','#f5f5f5','no'),(567,'woocommerce_email_body_background_color','#fdfdfd','no'),(568,'woocommerce_email_text_color','#505050','no'),(569,'woocommerce_api_enabled','yes','yes'),(573,'woocommerce_db_version','2.6.6','yes'),(574,'woocommerce_version','5.3.0','yes'),(575,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:19:\"maxmind_license_key\";}','yes'),(576,'_transient_woocommerce_cache_excluded_uris','a:0:{}','yes'),(579,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(580,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(581,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(582,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(583,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(584,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(585,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(586,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(587,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(588,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(589,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(590,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(591,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(593,'vc_version','6.6.0','yes'),(601,'woocommerce_meta_box_errors','a:0:{}','yes'),(604,'redux_demo','a:72:{s:8:\"last_tab\";s:1:\"0\";s:14:\"author_content\";s:14:\"Tetraraysfoods\";s:7:\"favicon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:15:\"header_facebook\";s:1:\"#\";s:14:\"header_twitter\";s:1:\"#\";s:18:\"header_google_plus\";s:1:\"#\";s:16:\"header_instagram\";s:1:\"#\";s:4:\"logo\";a:5:{s:3:\"url\";s:63:\"https://tetraraysfoods.com/wp-content/uploads/2021/05/flogo.png\";s:2:\"id\";s:3:\"506\";s:6:\"height\";s:2:\"69\";s:5:\"width\";s:3:\"270\";s:9:\"thumbnail\";s:70:\"https://tetraraysfoods.com/wp-content/uploads/2021/05/flogo-150x69.png\";}s:5:\"logo2\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"header_button_text\";s:12:\"Our Services\";s:18:\"header_button_link\";s:1:\"#\";s:12:\"extra_title1\";s:14:\"Office Address\";s:15:\"extra_subtitle1\";s:60:\"#50, East Y.M.R Patti 2nd Street Gopal Nagar Dindigul 624001\";s:12:\"extra_title2\";s:12:\"Phone Number\";s:15:\"extra_subtitle2\";s:0:\"\";s:12:\"extra_title3\";s:13:\"Email Address\";s:15:\"extra_subtitle3\";s:26:\"contact@tetraraysfoods.com\";s:13:\"extra_gallery\";s:0:\"\";s:15:\"blog_page_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:10:\"blog_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"blog_index_title\";s:0:\"\";s:15:\"blog_post_title\";s:0:\"\";s:7:\"blog_by\";s:3:\"By:\";s:12:\"blog_excerpt\";s:2:\"25\";s:13:\"blog_excerpt2\";s:2:\"25\";s:9:\"read_more\";s:9:\"Read More\";s:18:\"product_page_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"product_index_title\";s:0:\"\";s:13:\"product_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"product_post_title\";s:0:\"\";s:14:\"services_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"services_post_title\";s:0:\"\";s:13:\"gallery_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:18:\"gallery_post_title\";s:0:\"\";s:12:\"text_clients\";s:8:\"Clients:\";s:9:\"text_date\";s:4:\"Date\";s:9:\"text_role\";s:4:\"Role\";s:13:\"text_viewside\";s:9:\"View Site\";s:8:\"text_tag\";s:14:\"Project Tags :\";s:10:\"text_share\";s:15:\"Project Share :\";s:12:\"text_releted\";s:15:\"Releted Project\";s:12:\"releted_icon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"text_releted_sub\";s:0:\"\";s:12:\"footer_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:13:\"footer_image2\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:13:\"footer_text_1\";s:10:\" Copyright\";s:13:\"footer_text_2\";s:5:\" 2021\";s:13:\"footer_text_3\";s:9:\"e-soft.in\";s:18:\"footer_text_3_link\";s:1:\"#\";s:13:\"footer_text_4\";s:19:\"All Rights Reserved\";s:13:\"footer_text_5\";s:4:\"Home\";s:18:\"footer_text_5_link\";s:1:\"#\";s:13:\"footer_text_6\";s:5:\"About\";s:18:\"footer_text_6_link\";s:1:\"#\";s:13:\"footer_text_7\";s:7:\"Product\";s:18:\"footer_text_7_link\";s:1:\"#\";s:13:\"footer_text_8\";s:7:\"Farmers\";s:18:\"footer_text_8_link\";s:1:\"#\";s:13:\"footer_text_9\";s:5:\"Blogs\";s:18:\"footer_text_9_link\";s:1:\"#\";s:14:\"footer_text_10\";s:7:\"Contact\";s:19:\"footer_text_10_link\";s:1:\"#\";s:12:\"404_bg_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:9:\"404_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:8:\"404_text\";s:14:\"Page Not Found\";s:7:\"404_btn\";s:15:\"Go To Home Page\";s:12:\"chosen-color\";s:1:\"1\";s:12:\"main-color-1\";s:7:\"#81d742\";s:10:\"body-font2\";a:10:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:5:\"color\";s:4:\"#333\";}s:10:\"custom-css\";s:56:\"                #header{\r\nmargin: 0 auto;\r\n}            \";s:16:\"REDUX_last_saved\";i:1621316820;s:14:\"REDUX_imported\";b:0;}','yes'),(605,'wpb_js_composer_license_activation_notified','yes','yes'),(616,'_transient_product_query-transient-version','1621315089','yes'),(623,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:9:\"moderated\";s:1:\"2\";s:8:\"approved\";s:2:\"16\";s:14:\"total_comments\";i:18;s:3:\"all\";i:18;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(628,'category_children','a:0:{}','yes'),(629,'type_children','a:0:{}','yes'),(630,'tags_children','a:0:{}','yes'),(631,'tags2_children','a:0:{}','yes'),(636,'license_key_token','1621315280|zv8vNb3WKMzVH57XTlIH','yes'),(641,'Redux_Framework','a:1:{s:14:\"allow_tracking\";s:3:\"yes\";}','yes'),(643,'Redux_Tracking_Hash','730a63f30b9967e2050d071f6600b2f6','yes'),(664,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(732,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"lBPN6QLasoeos6pqIHEhfLbUPy5ILe27\";}','yes'),(733,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(734,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(735,'current_theme_supports_woocommerce','yes','yes'),(736,'woocommerce_queue_flush_rewrite_rules','no','yes'),(739,'woocommerce_schema_version','430','yes'),(740,'woocommerce_store_address','','yes'),(741,'woocommerce_store_address_2','','yes'),(742,'woocommerce_store_city','','yes'),(743,'woocommerce_store_postcode','','yes'),(744,'woocommerce_placeholder_image','528','yes'),(745,'woocommerce_enable_reviews','yes','yes'),(746,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(747,'woocommerce_shipping_debug_mode','no','yes'),(748,'woocommerce_erasure_request_removes_order_data','no','no'),(749,'woocommerce_erasure_request_removes_download_data','no','no'),(750,'woocommerce_allow_bulk_remove_personal_data','no','no'),(751,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(752,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(753,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(754,'woocommerce_trash_pending_orders','','no'),(755,'woocommerce_trash_failed_orders','','no'),(756,'woocommerce_trash_cancelled_orders','','no'),(757,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(758,'woocommerce_merchant_email_notifications','no','no'),(759,'woocommerce_allow_tracking','no','no'),(760,'woocommerce_show_marketplace_suggestions','yes','no'),(761,'woocommerce_single_image_width','600','yes'),(762,'woocommerce_thumbnail_image_width','300','yes'),(763,'woocommerce_checkout_highlight_required_fields','yes','yes'),(764,'product_cat_children','a:0:{}','yes'),(765,'default_product_cat','52','yes'),(768,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(769,'woocommerce_task_list_hidden','yes','yes'),(772,'woocommerce_admin_version','2.2.6','yes'),(773,'woocommerce_admin_install_timestamp','1621318866','yes'),(774,'wc_remote_inbox_notifications_wca_updated','','yes'),(775,'wc_remote_inbox_notifications_specs','a:18:{s:20:\"paypal_ppcp_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"paypal_ppcp_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Offer more options with the new PayPal\";s:7:\"content\";s:113:\"Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"open_wc_paypal_payments_product_page\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:61:\"https://woocommerce.com/products/woocommerce-paypal-payments/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-04-05 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-04-21 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-gateway-paypal-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:37:\"woocommerce-gateway-paypal-pro-hosted\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-advanced\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:40:\"woocommerce-gateway-paypal-digital-goods\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"woocommerce-paypal-here-gateway\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-paypal-adaptive-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-paypal-payments\";s:7:\"version\";s:5:\"1.2.1\";s:8:\"operator\";s:1:\"<\";}}}}}s:23:\"facebook_pixel_api_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"facebook_pixel_api_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Improve the performance of your Facebook ads\";s:7:\"content\";s:152:\"Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"upgrade_now_facebook_pixel_api\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:67:\"plugin-install.php?tab=plugin-information&plugin=&section=changelog\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-14 00:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:5:\"2.4.0\";s:8:\"operator\";s:2:\"<=\";}}}s:16:\"facebook_ec_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"facebook_ec_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:59:\"Sync your product catalog with Facebook to help boost sales\";s:7:\"content\";s:170:\"A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"learn_more_facebook_ec\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/facebook/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-03-01 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-03-15 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:24:\"facebook-for-woocommerce\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:31:\"wc-square-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wc-square-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:191:\"Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:97:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:38:\"wc-square-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"wc-square-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"Grow your business with Square and Apple Pay \";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:104:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wcpay-apple-pay-is-now-available\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wcpay-apple-pay-is-now-available\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Apple Pay is now available with WooCommerce Payments!\";s:7:\"content\";s:397:\"Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:13:\"add-apple-pay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Add Apple Pay\";}}s:3:\"url\";s:69:\"/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:121:\"https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}s:27:\"wcpay-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:205:\"Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:96:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"wcpay-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"wcpay-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Grow your business with WooCommerce Payments and Apple Pay\";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:103:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"wcpay_instant_deposits_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wcpay_instant_deposits_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Get paid within minutes – Instant Deposits for WooCommerce Payments\";s:7:\"content\";s:384:\"Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:40:\"Learn about Instant Deposits eligibility\";}}s:3:\"url\";s:136:\"https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-01 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}}','yes'),(776,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;}','yes'),(777,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(783,'wc_blocks_db_schema_version','260','yes'),(793,'_transient_woocommerce_reports-transient-version','1621319437','yes'),(800,'vcv-settings-gutenberg-editor-enabled','1','yes'),(801,'_transient_vcv-35.1lastSystemCheck','1621405873','yes'),(804,'vcv-hubTeaserElements','a:1:{s:12:\"All Elements\";a:4:{s:2:\"id\";s:12:\"AllElements0\";s:5:\"index\";i:0;s:5:\"title\";s:12:\"All Elements\";s:8:\"elements\";a:185:{i:0;a:10:{s:4:\"name\";s:12:\"Hero Section\";s:3:\"tag\";s:11:\"heroSection\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/heroSection.1614003390.preview-hero-section.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/heroSection.1614003390.thumbnail-hero-section.jpg\";s:11:\"description\";s:111:\"Hero section with image background and \'Call to Action\' message with a switchable button and position controls.\";s:6:\"bundle\";s:19:\"element/heroSection\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:1;a:10:{s:4:\"name\";s:10:\"Faq Toggle\";s:3:\"tag\";s:9:\"faqToggle\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqToggle.1609161471.faq-preview.png\";s:12:\"thumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqToggle.1609161471.faq-thumbnail.png\";s:11:\"description\";s:108:\"Toggle element for frequently added questions (Faq) or similar structure for display of content per request.\";s:6:\"bundle\";s:17:\"element/faqToggle\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:2;a:10:{s:4:\"name\";s:15:\"Tabs with Slide\";s:3:\"tag\";s:13:\"tabsWithSlide\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1610443955.tabs-with-slide-preview.png\";s:12:\"thumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1610443955.tabs-with-slide-thumbnail.png\";s:11:\"description\";s:60:\"Add tab element with slide animation to divide your content.\";s:6:\"bundle\";s:21:\"element/tabsWithSlide\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:3;a:10:{s:4:\"name\";s:7:\"Section\";s:3:\"tag\";s:7:\"section\";s:5:\"group\";s:16:\"Basic,Containers\";s:10:\"previewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1614003343.preview-section.jpg\";s:12:\"thumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1614003343.thumbnail-section.png\";s:11:\"description\";s:103:\"Section is an optional root element which can be used to group rows in order to apply joint background.\";s:6:\"bundle\";s:15:\"element/section\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:4;a:10:{s:4:\"name\";s:9:\"3D Button\";s:3:\"tag\";s:8:\"3dButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1610444013.preview-3d-button.png\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1610444013.thumbnail-3d-button.png\";s:11:\"description\";s:75:\"A 3D style button with the ability to control a hover and animation states.\";s:6:\"bundle\";s:16:\"element/3dButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:5;a:10:{s:4:\"name\";s:20:\"Animated Icon Button\";s:3:\"tag\";s:18:\"animatedIconButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1610444013.preview-animated-icon-button.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1610444013.thumbnail-animated-icon-button.png\";s:11:\"description\";s:70:\"An icon button with animation effect and button text display on hover.\";s:6:\"bundle\";s:26:\"element/animatedIconButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:6;a:10:{s:4:\"name\";s:23:\"Animated Outline Button\";s:3:\"tag\";s:21:\"animatedOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1610444010.preview-animated-outline-button.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1610444010.thumbnail-animated-outline-button.png\";s:11:\"description\";s:70:\"Outline button with an animation effect that wraps around button text.\";s:6:\"bundle\";s:29:\"element/animatedOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:7;a:10:{s:4:\"name\";s:22:\"Animated Shadow Button\";s:3:\"tag\";s:20:\"animatedShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1610444010.preview-animated-shadow-button.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1610444010.thumbnail-animated-shadow-button.png\";s:11:\"description\";s:51:\"A button with centered shadow effect and animation.\";s:6:\"bundle\";s:28:\"element/animatedShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:8;a:10:{s:4:\"name\";s:25:\"Animated Two Color Button\";s:3:\"tag\";s:22:\"animatedTwoColorButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1610444009.preview-animated-two-color-button.png\";s:12:\"thumbnailUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1610444009.thumbnail-animated-two-color-button.png\";s:11:\"description\";s:74:\"A modern animated button with two color intersection and smooth animation.\";s:6:\"bundle\";s:30:\"element/animatedTwoColorButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:9;a:10:{s:4:\"name\";s:17:\"Basic Button Icon\";s:3:\"tag\";s:15:\"basicButtonIcon\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1610444007.preview-basic-button-icon.jpg\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1610444007.thumbnail-basic-button-icon.jpg\";s:11:\"description\";s:77:\"Flat style button with an icon and slide effect to catch visitor\'s attention.\";s:6:\"bundle\";s:23:\"element/basicButtonIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:10;a:10:{s:4:\"name\";s:19:\"Border Hover Button\";s:3:\"tag\";s:17:\"borderHoverButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1610444005.preview-border-hover-button.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1610444005.thumbnail-border-hover-button.png\";s:11:\"description\";s:80:\"Button with border accent as a hover effect and ability to control border color.\";s:6:\"bundle\";s:25:\"element/borderHoverButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:11;a:10:{s:4:\"name\";s:16:\"Double Separator\";s:3:\"tag\";s:15:\"doubleSeparator\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1610443995.double-separator-preview.jpg\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1610443995.double-separator-thumbnail.jpg\";s:11:\"description\";s:76:\"Double line separator with different line length - calculated automatically.\";s:6:\"bundle\";s:23:\"element/doubleSeparator\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:12;a:10:{s:4:\"name\";s:13:\"Facebook Like\";s:3:\"tag\";s:12:\"facebookLike\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookLike.1609161473.facebook-like-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookLike.1609161473.facebook-like-thumbnail.jpg\";s:11:\"description\";s:89:\"Add Facebook Like button to your WordPress website for quick content sharing on Facebook.\";s:6:\"bundle\";s:20:\"element/facebookLike\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:13;a:10:{s:4:\"name\";s:7:\"Feature\";s:3:\"tag\";s:7:\"feature\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/feature.1610443992.preview-feature.jpg\";s:12:\"thumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/feature.1610443992.thumbnail-feature.jpg\";s:11:\"description\";s:114:\"Feature element with an icon, title and description. Icon element contains controls for various background shapes.\";s:6:\"bundle\";s:15:\"element/feature\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:14;a:10:{s:4:\"name\";s:19:\"Feature Description\";s:3:\"tag\";s:18:\"featureDescription\";s:5:\"group\";s:19:\"Feature Description\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featureDescription.1614003387.preview-feature-description.png\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featureDescription.1614003387.thumbnail-feature-description.png\";s:11:\"description\";s:77:\"Feature element with image and call to action button for further information.\";s:6:\"bundle\";s:26:\"element/featureDescription\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:15;a:10:{s:4:\"name\";s:15:\"Feature Section\";s:3:\"tag\";s:14:\"featureSection\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featureSection.1614003387.preview-feature-section.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featureSection.1614003387.thumbnail-feature-section.jpg\";s:11:\"description\";s:116:\"Feature section divided into image and content columns. Great for representing product features or company services.\";s:6:\"bundle\";s:22:\"element/featureSection\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:16;a:10:{s:4:\"name\";s:20:\"Filled Shadow Button\";s:3:\"tag\";s:18:\"filledShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1610443988.preview-filled-shadow-button.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1610443988.thumbnail-filled-shadow-button.png\";s:11:\"description\";s:83:\"A geometric style filled button with shadow effect and custom hover color controls.\";s:6:\"bundle\";s:26:\"element/filledShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:17;a:10:{s:4:\"name\";s:12:\"Flickr Image\";s:3:\"tag\";s:11:\"flickrImage\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrImage.1609161467.preview-flickr-image.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrImage.1609161467.thumbnail-flickr-image.jpg\";s:11:\"description\";s:54:\"Embed Flickr image directly to your WordPress website.\";s:6:\"bundle\";s:19:\"element/flickrImage\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:18;a:10:{s:4:\"name\";s:8:\"Flip Box\";s:3:\"tag\";s:7:\"flipBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1614003388.flip-box-preview.jpg\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1614003388.flip-box-thumbnail.jpg\";s:11:\"description\";s:123:\"Flip box element with image slide and textual content slide allowing to define default state and flip box background color.\";s:6:\"bundle\";s:15:\"element/flipBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:19;a:10:{s:4:\"name\";s:13:\"Gatsby Button\";s:3:\"tag\";s:12:\"gatsbyButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1610443986.preview-gatsby-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1610443986.thumbnail-gatsby-button.png\";s:11:\"description\";s:74:\"A Gatsby style button with a misplaced outline and transparent fill color.\";s:6:\"bundle\";s:20:\"element/gatsbyButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:20;a:10:{s:4:\"name\";s:11:\"Google Maps\";s:3:\"tag\";s:10:\"googleMaps\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/googleMaps.1609161461.google-maps-preview.jpg\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/googleMaps.1609161461.google-maps-thumbnail.jpg\";s:11:\"description\";s:83:\"Add basic Google Maps via embed code to your WordPress website to display location.\";s:6:\"bundle\";s:18:\"element/googleMaps\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:21;a:10:{s:4:\"name\";s:4:\"Icon\";s:3:\"tag\";s:4:\"icon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:80:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/icon.1610443984.preview-icon.jpg\";s:12:\"thumbnailUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/icon.1610443984.thumbnail-icon.jpg\";s:11:\"description\";s:89:\"Simple icon element with various icons from library and background shape control options.\";s:6:\"bundle\";s:12:\"element/icon\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:22;a:10:{s:4:\"name\";s:13:\"Image Gallery\";s:3:\"tag\";s:12:\"imageGallery\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGallery.1614003411.image-gallery-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGallery.1614003411.image-gallery-thumbnail.png\";s:11:\"description\";s:106:\"Image gallery is a basic element for adding simple image gallery from Media Library into the content area.\";s:6:\"bundle\";s:20:\"element/imageGallery\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:23;a:10:{s:4:\"name\";s:21:\"Image Masonry Gallery\";s:3:\"tag\";s:19:\"imageMasonryGallery\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGallery.1614003408.image-masonry-gallery-preview.jpg\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGallery.1614003408.image-masonry-gallery-thumbnail.png\";s:11:\"description\";s:124:\"Image masonry gallery is a gallery element for adding simple masonry image gallery from Media Library into the content area.\";s:6:\"bundle\";s:27:\"element/imageMasonryGallery\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:24;a:10:{s:4:\"name\";s:15:\"Instagram Image\";s:3:\"tag\";s:14:\"instagramImage\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/instagramImage.1612858292.preview-instagram.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/instagramImage.1612858292.thumbnail-instagram.jpg\";s:11:\"description\";s:57:\"Embed Instagram image directly to your WordPress website.\";s:6:\"bundle\";s:22:\"element/instagramImage\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:25;a:10:{s:4:\"name\";s:11:\"Message Box\";s:3:\"tag\";s:10:\"messageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1609161391.message-box-preview.jpg\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1609161391.message-box-thumbnail.png\";s:11:\"description\";s:94:\"Add simple message box with predefined notification or create custom message with custom icon.\";s:6:\"bundle\";s:18:\"element/messageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:26;a:10:{s:4:\"name\";s:19:\"Outline Button Icon\";s:3:\"tag\";s:17:\"outlineButtonIcon\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1610443977.outline-button-icon-preview.jpg\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1610443977.outline-button-icon-thumbnail.jpg\";s:11:\"description\";s:125:\"Outline button with solid fill and icon appearance o hover. Great solution to be used as a secondary button within a website.\";s:6:\"bundle\";s:25:\"element/outlineButtonIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:27;a:10:{s:4:\"name\";s:21:\"Outline Shadow Button\";s:3:\"tag\";s:19:\"outlineShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1610443975.preview-outline-shadow-button.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1610443975.thumbnail-outline-shadow-button.png\";s:11:\"description\";s:64:\"A geometric style outline button with custom hover color option.\";s:6:\"bundle\";s:27:\"element/outlineShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:28;a:10:{s:4:\"name\";s:20:\"Parallelogram Button\";s:3:\"tag\";s:19:\"parallelogramButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1610443973.preview-parallelogram-button.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1610443973.thumbnail-parallelogram-button.png\";s:11:\"description\";s:62:\"A button in parallelogram shape with ability to control angle.\";s:6:\"bundle\";s:27:\"element/parallelogramButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:29;a:10:{s:4:\"name\";s:15:\"Pinterest Pinit\";s:3:\"tag\";s:14:\"pinterestPinit\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pinterestPinit.1609161381.pinterest-preview.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pinterestPinit.1609161381.pinterest-thumbnail.jpg\";s:11:\"description\";s:98:\"Add Pinterest Pinit button to your WordPress website for quick media content sharing on Pinterest.\";s:6:\"bundle\";s:22:\"element/pinterestPinit\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:30;a:10:{s:4:\"name\";s:10:\"Posts Grid\";s:3:\"tag\";s:9:\"postsGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:80:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1620737580.preview.jpg\";s:12:\"thumbnailUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1620737580.thumbnail.jpg\";s:11:\"description\";s:63:\"Add page, post or custom post type grid teasers in grid layout.\";s:6:\"bundle\";s:17:\"element/postsGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:31;a:10:{s:4:\"name\";s:13:\"Pricing Table\";s:3:\"tag\";s:12:\"pricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1610443972.preview-pricing-table.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1610443972.thumbnail-pricing-table.jpg\";s:11:\"description\";s:86:\"Simple filled or outline pricing table to display prices of your products or services.\";s:6:\"bundle\";s:20:\"element/pricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:32;a:10:{s:4:\"name\";s:12:\"Quote Button\";s:3:\"tag\";s:11:\"quoteButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1610443971.preview-quote-button.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1610443971.thumbnail-quote-button.png\";s:11:\"description\";s:74:\"Quote button is a good call to action that points directly to the content.\";s:6:\"bundle\";s:19:\"element/quoteButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:33;a:10:{s:4:\"name\";s:8:\"Raw HTML\";s:3:\"tag\";s:7:\"rawHtml\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/rawHtml.1609161363.raw-html-preview.jpg\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/rawHtml.1609161363.raw-html-thumbnail.jpg\";s:11:\"description\";s:87:\"Add a custom HTML code to the WordPress website via a raw code block that accepts HTML.\";s:6:\"bundle\";s:15:\"element/rawHtml\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:34;a:10:{s:4:\"name\";s:6:\"Raw JS\";s:3:\"tag\";s:5:\"rawJs\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/rawJs.1610443970.raw-js-preview.jpg\";s:12:\"thumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/rawJs.1610443970.raw-js-thumbnail.jpg\";s:11:\"description\";s:92:\"Add a custom JavaScript code to the WordPress website to execute it on this particular page.\";s:6:\"bundle\";s:13:\"element/rawJs\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:35;a:10:{s:4:\"name\";s:13:\"Resize Button\";s:3:\"tag\";s:12:\"resizeButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1610443968.preview-resize-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1610443968.thumbnail-resize-button.png\";s:11:\"description\";s:77:\"A simple button that resizes with animation on hover to catch user attention.\";s:6:\"bundle\";s:20:\"element/resizeButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:36;a:10:{s:4:\"name\";s:19:\"Separator with Icon\";s:3:\"tag\";s:13:\"separatorIcon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatorIcon.1610443965.separator-with-icon-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatorIcon.1610443965.separator-with-icon-thumbnail.png\";s:11:\"description\";s:93:\"Add separator with an icon as decoration or visual eye-catching marker before content blocks.\";s:6:\"bundle\";s:21:\"element/separatorIcon\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:37;a:10:{s:4:\"name\";s:20:\"Separator with Title\";s:3:\"tag\";s:14:\"separatorTitle\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatorTitle.1610443965.separator-with-text-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatorTitle.1610443965.separator-with-text-thumbnail.png\";s:11:\"description\";s:91:\"Add separator with title as decoration or visual eye-catching marker before content blocks.\";s:6:\"bundle\";s:22:\"element/separatorTitle\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:38;a:10:{s:4:\"name\";s:22:\"Simple Gradient Button\";s:3:\"tag\";s:20:\"simpleGradientButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1610443962.preview-simple-gradient-button.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1610443962.thumbnail-simple-gradient-button.png\";s:11:\"description\";s:67:\"A simple gradient button ith automatic gradient effect calculation.\";s:6:\"bundle\";s:28:\"element/simpleGradientButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:39;a:10:{s:4:\"name\";s:19:\"Simple Image Slider\";s:3:\"tag\";s:17:\"simpleImageSlider\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleImageSlider.1614003399.preview-simple-image-slider.jpg\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleImageSlider.1614003399.thumbnail-simple-image-slider.jpg\";s:11:\"description\";s:91:\"Media Library Image slider with dot controls and swipe option for better mobile experience.\";s:6:\"bundle\";s:25:\"element/simpleImageSlider\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:40;a:10:{s:4:\"name\";s:20:\"Strikethrough Button\";s:3:\"tag\";s:19:\"strikethroughButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1610443958.preview-strikethrough-button.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1610443958.thumbnail-strikethrough-button.png\";s:11:\"description\";s:66:\"A simple text button with animated strike through effect on hover.\";s:6:\"bundle\";s:27:\"element/strikethroughButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:41;a:10:{s:4:\"name\";s:28:\"Strikethrough Outline Button\";s:3:\"tag\";s:26:\"strikethroughOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:126:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1610443957.preview-strikethrough-outline-button.png\";s:12:\"thumbnailUrl\";s:128:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1610443957.thumbnail-strikethrough-outline-button.png\";s:11:\"description\";s:90:\"Outline button with a horizontal or vertical strikethrough and fill color effect on hover.\";s:6:\"bundle\";s:34:\"element/strikethroughOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:42;a:10:{s:4:\"name\";s:16:\"Symmetric Button\";s:3:\"tag\";s:15:\"symmetricButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1610443956.preview-symmetric-button.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1610443956.thumbnail-symmetric-button.png\";s:11:\"description\";s:57:\"A large circle button with text and zoom effect on hover.\";s:6:\"bundle\";s:23:\"element/symmetricButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:43;a:10:{s:4:\"name\";s:26:\"Transparent Outline Button\";s:3:\"tag\";s:24:\"transparentOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:122:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1610443954.preview-transparent-outline-button.png\";s:12:\"thumbnailUrl\";s:124:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1610443954.thumbnail-transparent-outline-button.png\";s:11:\"description\";s:103:\"Transparent outline button with fill color effect on hover is perfect for dark or colorful backgrounds.\";s:6:\"bundle\";s:32:\"element/transparentOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:44;a:10:{s:4:\"name\";s:14:\"Twitter Button\";s:3:\"tag\";s:13:\"twitterButton\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterButton.1603965869.tweet-button-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterButton.1603965869.tweet-button-thumbnail.jpg\";s:11:\"description\";s:89:\"Add standard Tweet button to your WordPress website for quick content sharing on Twitter.\";s:6:\"bundle\";s:21:\"element/twitterButton\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:45;a:10:{s:4:\"name\";s:12:\"Twitter Grid\";s:3:\"tag\";s:11:\"twitterGrid\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterGrid.1609161332.twitter-grid-preview.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterGrid.1609161332.twitter-grid-thumbnail.png\";s:11:\"description\";s:86:\"Showcase Twitter stories that are primarily told with photos, videos, GIFs, and Vines.\";s:6:\"bundle\";s:19:\"element/twitterGrid\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:46;a:10:{s:4:\"name\";s:16:\"Twitter Timeline\";s:3:\"tag\";s:15:\"twitterTimeline\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterTimeline.1609161331.twitter-timeline-preview.jpg\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterTimeline.1609161331.twitter-timeline-thumbnail.png\";s:11:\"description\";s:136:\"Embedded timeline to display a stream of Tweets on your site. Use it to showcase profiles, lists, and favorites, as well as the stories.\";s:6:\"bundle\";s:23:\"element/twitterTimeline\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:47;a:10:{s:4:\"name\";s:13:\"Twitter Tweet\";s:3:\"tag\";s:12:\"twitterTweet\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterTweet.1609161330.twitter-tweet-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/twitterTweet.1609161330.twitter-tweet-thumbnail.png\";s:11:\"description\";s:82:\"Embedded Tweet to display an individual Tweet off of Twitter by picking tweet URL.\";s:6:\"bundle\";s:20:\"element/twitterTweet\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:7:\"premium\";i:1;s:4:\"free\";}}i:48;a:10:{s:4:\"name\";s:16:\"Underline Button\";s:3:\"tag\";s:15:\"underlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1610443953.preview-underline-button.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1610443953.thumbnail-underline-button.png\";s:11:\"description\";s:57:\"A simple text button with underline and resize animation.\";s:6:\"bundle\";s:23:\"element/underlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:49;a:10:{s:4:\"name\";s:23:\"WooCommerce Add To Cart\";s:3:\"tag\";s:20:\"woocommerceAddToCart\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1605100091.preview.jpg\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1605100091.thumbnail.jpg\";s:11:\"description\";s:85:\"WooCommerce element shows the price and add to cart button of a single product by ID.\";s:6:\"bundle\";s:28:\"element/woocommerceAddToCart\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:50;a:10:{s:4:\"name\";s:33:\"WooCommerce Best Selling Products\";s:3:\"tag\";s:30:\"woocommerceBestSellingProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1605100038.preview.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1605100038.thumbnail.jpg\";s:11:\"description\";s:62:\"WooCommerce element which displays your best selling products.\";s:6:\"bundle\";s:38:\"element/woocommerceBestSellingProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:51;a:10:{s:4:\"name\";s:16:\"WooCommerce Cart\";s:3:\"tag\";s:15:\"woocommerceCart\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1605100093.preview.jpg\";s:12:\"thumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1605100093.thumbnail.jpg\";s:11:\"description\";s:104:\"WooCommerce element displays cart content and interface for coupon codes and other cart bits and pieces.\";s:6:\"bundle\";s:23:\"element/woocommerceCart\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:52;a:10:{s:4:\"name\";s:20:\"WooCommerce Checkout\";s:3:\"tag\";s:19:\"woocommerceCheckout\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.thumbnail.jpg\";s:11:\"description\";s:59:\"WooCommerce checkout element displays the checkout process.\";s:6:\"bundle\";s:27:\"element/woocommerceCheckout\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:53;a:10:{s:4:\"name\";s:29:\"WooCommerce Featured Products\";s:3:\"tag\";s:27:\"woocommerceFeaturedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1605100039.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1605100039.thumbnail.jpg\";s:11:\"description\";s:71:\"WooCommerce element displays products that have been set as \"featured\".\";s:6:\"bundle\";s:35:\"element/woocommerceFeaturedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:54;a:10:{s:4:\"name\";s:22:\"WooCommerce My Account\";s:3:\"tag\";s:20:\"woocommerceMyAccount\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1605100039.preview.jpg\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1605100039.thumbnail.jpg\";s:11:\"description\";s:124:\"WooCommerce element shows the ‘my account’ section where the customer can view past orders and update their information.\";s:6:\"bundle\";s:28:\"element/woocommerceMyAccount\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:55;a:10:{s:4:\"name\";s:26:\"WooCommerce Order Tracking\";s:3:\"tag\";s:24:\"woocommerceOrderTracking\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.preview.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.thumbnail.jpg\";s:11:\"description\";s:91:\"WooCommerce element lets a user see the status of an order by entering their order details.\";s:6:\"bundle\";s:32:\"element/woocommerceOrderTracking\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:56;a:10:{s:4:\"name\";s:19:\"WooCommerce Product\";s:3:\"tag\";s:18:\"woocommerceProduct\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.3328784.1593162875.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.3328784.1593162875.thumbnail.jpg\";s:11:\"description\";s:56:\"WooCommerce element shows a single product by ID or SKU.\";s:6:\"bundle\";s:26:\"element/woocommerceProduct\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:57;a:10:{s:4:\"name\";s:29:\"WooCommerce Product Attribute\";s:3:\"tag\";s:27:\"woocommerceProductAttribute\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1605100040.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1605100040.thumbnail.jpg\";s:11:\"description\";s:63:\"WooCommerce element lists products with an attribute shortcode.\";s:6:\"bundle\";s:35:\"element/woocommerceProductAttribute\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:58;a:10:{s:4:\"name\";s:30:\"WooCommerce Product Categories\";s:3:\"tag\";s:28:\"woocommerceProductCategories\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1610443943.preview.jpg\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1610443943.thumbnail.jpg\";s:11:\"description\";s:53:\"WooCommerce element displays product categories loop.\";s:6:\"bundle\";s:36:\"element/woocommerceProductCategories\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:59;a:10:{s:4:\"name\";s:28:\"WooCommerce Product Category\";s:3:\"tag\";s:26:\"woocommerceProductCategory\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1605100070.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1605100070.thumbnail.jpg\";s:11:\"description\";s:66:\"WooCommerce element shows multiple products in a category by slug.\";s:6:\"bundle\";s:34:\"element/woocommerceProductCategory\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:60;a:10:{s:4:\"name\";s:24:\"WooCommerce Product Page\";s:3:\"tag\";s:22:\"woocommerceProductPage\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.3328797.1593162893.preview.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.3328797.1593162893.thumbnail.jpg\";s:11:\"description\";s:66:\"WooCommerce element shows a full single product page by ID or SKU.\";s:6:\"bundle\";s:30:\"element/woocommerceProductPage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:61;a:10:{s:4:\"name\";s:20:\"WooCommerce Products\";s:3:\"tag\";s:19:\"woocommerceProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1605100069.preview.jpg\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1605100069.thumbnail.jpg\";s:11:\"description\";s:57:\"WooCommerce element shows multiple products by ID or SKU.\";s:6:\"bundle\";s:27:\"element/woocommerceProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:62;a:10:{s:4:\"name\";s:27:\"WooCommerce Recent Products\";s:3:\"tag\";s:25:\"woocommerceRecentProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1605100067.preview.jpg\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1605100067.thumbnail.jpg\";s:11:\"description\";s:109:\"WooCommerce element lists the most recent products added to your WooCommerce site – useful on the homepage.\";s:6:\"bundle\";s:33:\"element/woocommerceRecentProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:63;a:10:{s:4:\"name\";s:28:\"WooCommerce Related Products\";s:3:\"tag\";s:26:\"woocommerceRelatedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1605100066.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1605100066.thumbnail.jpg\";s:11:\"description\";s:43:\"WooCommerce element lists related products.\";s:6:\"bundle\";s:34:\"element/woocommerceRelatedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:64;a:10:{s:4:\"name\";s:25:\"WooCommerce Sale Products\";s:3:\"tag\";s:23:\"woocommerceSaleProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1605100065.preview.jpg\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1605100065.thumbnail.jpg\";s:11:\"description\";s:47:\"WooCommerce element lists all products on sale.\";s:6:\"bundle\";s:31:\"element/woocommerceSaleProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:65;a:10:{s:4:\"name\";s:30:\"WooCommerce Top Rated Products\";s:3:\"tag\";s:27:\"woocommerceTopRatedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1605100064.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1605100064.thumbnail.jpg\";s:11:\"description\";s:52:\"WooCommerce element list top-rated products on sale.\";s:6:\"bundle\";s:35:\"element/woocommerceTopRatedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:66;a:10:{s:4:\"name\";s:13:\"ZigZag Button\";s:3:\"tag\";s:12:\"zigZagButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1610443951.preview-zigzag-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1610443951.thumbnail-zigzag-button.png\";s:11:\"description\";s:75:\"A text based button with zig zag underline and custom hover color controls.\";s:6:\"bundle\";s:20:\"element/zigZagButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:67;a:10:{s:4:\"name\";s:14:\"Call To Action\";s:3:\"tag\";s:12:\"callToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1605100014.preview-call-to-action.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1605100014.thumbnail-call-to-action.png\";s:11:\"description\";s:112:\"Add an eye-catching call to action block to immediately drag visitor\'s attention and deliver a specific message.\";s:6:\"bundle\";s:20:\"element/callToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:68;a:10:{s:4:\"name\";s:19:\"Outline Message Box\";s:3:\"tag\";s:17:\"outlineMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1609161386.outline-message-box-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1609161386.outline-message-box-thumbnail.png\";s:11:\"description\";s:90:\"Add outline style message box with predesigned notifications or create your custom notice.\";s:6:\"bundle\";s:25:\"element/outlineMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:69;a:10:{s:4:\"name\";s:11:\"Empty Space\";s:3:\"tag\";s:10:\"emptySpace\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1610443995.empty-space-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1610443995.empty-space-thumbnail.png\";s:11:\"description\";s:108:\"Add empty space to your layout with a blank empty space element and control spaces across different devices.\";s:6:\"bundle\";s:18:\"element/emptySpace\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:70;a:10:{s:4:\"name\";s:18:\"Widgetized Sidebar\";s:3:\"tag\";s:17:\"widgetizedSidebar\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1609161292.wordpress-widgets-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1609161292.wordpress-widgets-thumbnail.png\";s:11:\"description\";s:65:\"Add any of your saved WordPress sidebars anywhere in the content.\";s:6:\"bundle\";s:25:\"element/widgetizedSidebar\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:71;a:10:{s:4:\"name\";s:13:\"Flickr Widget\";s:3:\"tag\";s:12:\"flickrWidget\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1610443987.flickr-widget-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1610443987.flickr-widget-thumbnail.png\";s:11:\"description\";s:100:\"Add Flickr image grid gallery to your site, specify the number of images with an easy-to-use widget.\";s:6:\"bundle\";s:20:\"element/flickrWidget\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:72;a:10:{s:4:\"name\";s:13:\"Sandwich Menu\";s:3:\"tag\";s:12:\"sandwichMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1609161362.sandwich-menu-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1609161362.sandwich-menu-thumbnail.png\";s:11:\"description\";s:79:\"Add sandwich menu with/without background and full screen overlay to your site.\";s:6:\"bundle\";s:20:\"element/sandwichMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:73;a:10:{s:4:\"name\";s:9:\"Copyright\";s:3:\"tag\";s:9:\"copyright\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1610443997.copyright-preview.png\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1610443997.copyright-thumbnail.png\";s:11:\"description\";s:80:\"Display copyright information with your site name and automatic year generation.\";s:6:\"bundle\";s:17:\"element/copyright\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:74;a:10:{s:4:\"name\";s:10:\"Basic Menu\";s:3:\"tag\";s:9:\"basicMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1609161290.basic-menu-preview.png\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1609161290.basic-menu-thumbnail.png\";s:11:\"description\";s:53:\"Add simple text menu with hover submenu to your site.\";s:6:\"bundle\";s:17:\"element/basicMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:75;a:10:{s:4:\"name\";s:11:\"Logo Widget\";s:3:\"tag\";s:10:\"logoWidget\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1610443981.logo-widget-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1610443981.logo-widget-thumbnail.png\";s:11:\"description\";s:78:\"Display your site logo (defined in WordPress Customizer) anywhere on the page.\";s:6:\"bundle\";s:18:\"element/logoWidget\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:76;a:10:{s:4:\"name\";s:9:\"Hover Box\";s:3:\"tag\";s:8:\"hoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1614003391.hover-box-preview.jpg\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1614003391.hover-box-thumbnail.jpg\";s:11:\"description\";s:79:\"Image hover-box with inner outline border and custom title appearance on hover.\";s:6:\"bundle\";s:16:\"element/hoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:77;a:10:{s:4:\"name\";s:21:\"Outline Pricing Table\";s:3:\"tag\";s:19:\"outlinePricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1610443976.preview-outline-pricing-table.jpg\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1610443976.thumbnail-outline-pricing-table.jpg\";s:11:\"description\";s:132:\"Outline style pricing table with optional icon element, title, price, feature description and bold transition effect on hover state.\";s:6:\"bundle\";s:27:\"element/outlinePricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:78;a:10:{s:4:\"name\";s:14:\"Icon Hover Box\";s:3:\"tag\";s:12:\"iconHoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1614003413.icon-hover-box-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1614003413.icon-hover-box-thumbnail.png\";s:11:\"description\";s:89:\"Hover box with icon and overlay display as hover effect for portfolio items and services.\";s:6:\"bundle\";s:20:\"element/iconHoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:79;a:10:{s:4:\"name\";s:12:\"Classic Tabs\";s:3:\"tag\";s:11:\"classicTabs\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1610443998.classic-tabs-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1610443998.classic-tabs-thumbnail.png\";s:11:\"description\";s:127:\"A simple classic tabs element to divide your content into logic problems (ex. product description and technical specification).\";s:6:\"bundle\";s:19:\"element/classicTabs\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:80;a:10:{s:4:\"name\";s:14:\"Tall Hover Box\";s:3:\"tag\";s:12:\"tallHoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1614003397.tall-hover-box-preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1614003397.tall-hover-box-thumbnail.jpg\";s:11:\"description\";s:91:\"Tall hover box with title and description animation on hover to capture visitors attention.\";s:6:\"bundle\";s:20:\"element/tallHoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:81;a:10:{s:4:\"name\";s:16:\"Separated Button\";s:3:\"tag\";s:15:\"separatedButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1610443967.preview-separated-button.jpg\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1610443967.thumbnail-separated-button.jpg\";s:11:\"description\";s:98:\"Flat style button with a separate part for icon element from icon library and simple hover effect.\";s:6:\"bundle\";s:23:\"element/separatedButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:82;a:10:{s:4:\"name\";s:12:\"Sidebar Menu\";s:3:\"tag\";s:11:\"sidebarMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1609161352.sidebar-menu-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1609161352.sidebar-menu-thumbnail.png\";s:11:\"description\";s:111:\"Sidebar menu element with all submenu sections open by default - use as sidebar or footer menu on your website.\";s:6:\"bundle\";s:19:\"element/sidebarMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:83;a:10:{s:4:\"name\";s:11:\"Testimonial\";s:3:\"tag\";s:11:\"testimonial\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1614003397.preview-testimonial.png\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1614003397.thumbnail-testimonial.png\";s:11:\"description\";s:103:\"Add testimonials to your site to share what your customers are saying about your products and services.\";s:6:\"bundle\";s:19:\"element/testimonial\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:84;a:10:{s:4:\"name\";s:14:\"Contact Form 7\";s:3:\"tag\";s:12:\"contactForm7\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1609161321.contact-form-7-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1609161321.contact-form-7-thumbnail.png\";s:11:\"description\";s:110:\"Add Contact Form 7 form to your layout (Note: Contact Form 7 plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:20:\"element/contactForm7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:85;a:10:{s:4:\"name\";s:18:\"Syntax Highlighter\";s:3:\"tag\";s:17:\"syntaxHighlighter\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1609161340.syntax-highlighter-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1609161340.syntax-highlighter-thumbnail.png\";s:11:\"description\";s:96:\"Highlight your syntax with various styles to separate it from the text or other type of content.\";s:6:\"bundle\";s:25:\"element/syntaxHighlighter\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:86;a:10:{s:4:\"name\";s:18:\"Pageable Container\";s:3:\"tag\";s:17:\"pageableContainer\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1610443974.pageable-container-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1610443974.pageable-container-thumbnail.png\";s:11:\"description\";s:113:\"Colored slider for textual information with dot controls. Allows defining background colors per individual slide.\";s:6:\"bundle\";s:25:\"element/pageableContainer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:87;a:10:{s:4:\"name\";s:17:\"Classic Accordion\";s:3:\"tag\";s:16:\"classicAccordion\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1614003386.classic-accordion-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1614003386.classic-accordion-thumbnail.png\";s:11:\"description\";s:66:\"Add simple accordion to your site to divide content into sections.\";s:6:\"bundle\";s:24:\"element/classicAccordion\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:88;a:10:{s:4:\"name\";s:22:\"Multiple Image Collage\";s:3:\"tag\";s:20:\"multipleImageCollage\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1614003403.multiple-image-collage-preview.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1614003403.multiple-image-collage-thumbnail.png\";s:11:\"description\";s:124:\"A simple multiple image collage with CSS transition for every image to create eye-catching effect for your product features.\";s:6:\"bundle\";s:28:\"element/multipleImageCollage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:89;a:10:{s:4:\"name\";s:18:\"Centered Post Grid\";s:3:\"tag\";s:16:\"centeredPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1610444004.centered-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1610444004.centered-post-grid-thumbnail.png\";s:11:\"description\";s:56:\"Clean post grid with centred content and separator line.\";s:6:\"bundle\";s:24:\"element/centeredPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:90;a:10:{s:4:\"name\";s:24:\"Featured Image Post Grid\";s:3:\"tag\";s:21:\"featuredImagePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1620737571.featured-image-grid-preview.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1620737571.featured-image-grid-thumbnail.png\";s:11:\"description\";s:81:\"Display your works or articles in a beautiful grid focused on the featured image.\";s:6:\"bundle\";s:29:\"element/featuredImagePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:91;a:10:{s:4:\"name\";s:12:\"Video Player\";s:3:\"tag\";s:11:\"videoPlayer\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1615306423.video-player-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1615306423.video-player-thumbnail.png\";s:11:\"description\";s:88:\"Add self-hosted video from Media Library to your website and control \'Play\' icon design.\";s:6:\"bundle\";s:19:\"element/videoPlayer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:92;a:10:{s:4:\"name\";s:11:\"Logo Slider\";s:3:\"tag\";s:10:\"logoSlider\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1620737570.logo-slider-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1620737570.logo-slider-thumbnail.png\";s:11:\"description\";s:81:\"Display your customers, partners, or in-media mentions with a simple logo slider.\";s:6:\"bundle\";s:18:\"element/logoSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:93;a:10:{s:4:\"name\";s:18:\"Typewriter Heading\";s:3:\"tag\";s:17:\"typewriterHeading\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1605099503.typewriter-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1605099503.typewriter-thumbnail.png\";s:11:\"description\";s:111:\"Add interactive heading with typewriter animation to drag your customer attention to specific title or keyword.\";s:6:\"bundle\";s:25:\"element/typewriterHeading\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:94;a:10:{s:4:\"name\";s:13:\"Facebook Page\";s:3:\"tag\";s:12:\"facebookPage\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1605099999.facebook-page-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1605099999.facebook-elements-thumbnail.png\";s:11:\"description\";s:183:\"The Page plugin lets you easily embed and promote any public Facebook Page on your website. Just like on Facebook, your visitors can like and share the Page without leaving your site.\";s:6:\"bundle\";s:20:\"element/facebookPage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:95;a:10:{s:4:\"name\";s:26:\"Facebook Embedded Comments\";s:3:\"tag\";s:24:\"facebookEmbeddedComments\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:122:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1605100002.facebook-embedded-comments-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1605100002.facebook-thumbnail.png\";s:11:\"description\";s:218:\"Embedded comments are a simple way to put public post comments - by a Page or a person on Facebook - into the content of your web site or web page. Only public comments from Facebook Pages and profiles can be embedded.\";s:6:\"bundle\";s:32:\"element/facebookEmbeddedComments\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:96;a:10:{s:4:\"name\";s:23:\"Facebook Embedded Video\";s:3:\"tag\";s:21:\"facebookEmbeddedVideo\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1605100000.facebook-embedded-video-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1605100000.facebook-thumbnail.png\";s:11:\"description\";s:194:\"With the embedded video player you can easily add Facebook videos and Facebook live videos to your website. You can use any public video post by a Page or a person as video or live video source.\";s:6:\"bundle\";s:29:\"element/facebookEmbeddedVideo\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:97;a:10:{s:4:\"name\";s:13:\"Facebook Save\";s:3:\"tag\";s:12:\"facebookSave\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1609161472.save-to-facebook.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1609161472.facebook-elements-thumbnail.png\";s:11:\"description\";s:112:\"Save items or services to a private list on Facebook, share it with friends, and receive relevant notifications.\";s:6:\"bundle\";s:20:\"element/facebookSave\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:98;a:10:{s:4:\"name\";s:14:\"Facebook Quote\";s:3:\"tag\";s:13:\"facebookQuote\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1605099998.facebook-quote-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1605099998.facebook-elements-thumbnail.png\";s:11:\"description\";s:115:\"The quote lets people select text on your page and add it to their share, so they can tell a more expressive story.\";s:6:\"bundle\";s:21:\"element/facebookQuote\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:99;a:10:{s:4:\"name\";s:14:\"Facebook Share\";s:3:\"tag\";s:13:\"facebookShare\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1605099997.facebook-share-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1605099997.facebook-share-thumbnail.png\";s:11:\"description\";s:124:\"Add a personalized message to links before sharing on their timeline, in groups, or to their friends via a Facebook Message.\";s:6:\"bundle\";s:21:\"element/facebookShare\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:100;a:10:{s:4:\"name\";s:17:\"Facebook Comments\";s:3:\"tag\";s:16:\"facebookComments\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1609161474.facebook-comments-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1609161474.facebook-elements-thumbnail.png\";s:11:\"description\";s:93:\"The comments plugin lets people comment on content on your site using their Facebook account.\";s:6:\"bundle\";s:24:\"element/facebookComments\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:101;a:10:{s:4:\"name\";s:23:\"Facebook Embedded Posts\";s:3:\"tag\";s:21:\"facebookEmbeddedPosts\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1605100001.facebook-embedded-posts-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1605100001.facebook-thumbnail.png\";s:11:\"description\";s:204:\"Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded.\";s:6:\"bundle\";s:29:\"element/facebookEmbeddedPosts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:102;a:10:{s:4:\"name\";s:25:\"WooCommerce Products 3.2+\";s:3:\"tag\";s:21:\"woocommerceProducts32\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1605100068.preview.png\";s:12:\"thumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1605100068.thumbnail.png\";s:11:\"description\";s:198:\"WooCommerce element allows you to display products by post ID, SKU, categories, attributes, with support for pagination, random sorting and product tags, replacing the need for multiples shortcodes.\";s:6:\"bundle\";s:29:\"element/woocommerceProducts32\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:103;a:10:{s:4:\"name\";s:15:\"Gradient Button\";s:3:\"tag\";s:14:\"gradientButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.3328733.1518783797.gradient-button-preview.jpg\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.3328733.1518783797.gradient-button-thumbnail.jpg\";s:11:\"description\";s:114:\"Gradient button with gradient direction and color controls. Animated hover effects with gradient direction change.\";s:6:\"bundle\";s:22:\"element/gradientButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:104;a:10:{s:4:\"name\";s:21:\"Double Outline Button\";s:3:\"tag\";s:19:\"doubleOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1610443996.double-outline-button-preview.jpg\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1610443996.double-outline-button-thumbnail.jpg\";s:11:\"description\";s:123:\"Double outline button with solid color hover. Great solution for light and dark websites to keep website design consistent.\";s:6:\"bundle\";s:27:\"element/doubleOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:105;a:10:{s:4:\"name\";s:14:\"Essential Grid\";s:3:\"tag\";s:13:\"essentialGrid\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1605100003.essential-grid-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1605100003.essential-grid-thumbnail.png\";s:11:\"description\";s:142:\"Display grid layouts created with Essential Grid anywhere on your site (Note: Essential Grid plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:21:\"element/essentialGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:106;a:10:{s:4:\"name\";s:16:\"EventOn Calendar\";s:3:\"tag\";s:15:\"eventOnCalendar\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1605099947.eventon-calendar-preview.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1605099947.eventon-calendar-thumbnail.png\";s:11:\"description\";s:131:\"Display EventOn calendars anywhere on your WordPress site (Note: EventOn Calendar plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:23:\"element/eventOnCalendar\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:107;a:10:{s:4:\"name\";s:15:\"NextGen Gallery\";s:3:\"tag\";s:14:\"nextGenGallery\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1605099980.nextgen-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1605099980.nextgen-thumbnail.png\";s:11:\"description\";s:131:\"Add NextGen gallery to your site to display images, portfolio, etc (Note: NextGen plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:22:\"element/nextGenGallery\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:108;a:10:{s:4:\"name\";s:22:\"Advanced Custom Fields\";s:3:\"tag\";s:20:\"advancedCustomFields\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1605100019.acf-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1605100019.acf-thumbnail.png\";s:11:\"description\";s:146:\"Output any custom field defined with Advanced Custom Fields plugin (Note: Advanced Custom Fields plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:28:\"element/advancedCustomFields\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:109;a:10:{s:4:\"name\";s:11:\"Video Popup\";s:3:\"tag\";s:10:\"videoPopup\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1610443952.video-popup-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1610443952.video-popup-thumbnail.png\";s:11:\"description\";s:78:\" Add fullscreen popup video to your site and set custom icon to trigger open..\";s:6:\"bundle\";s:18:\"element/videoPopup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:110;a:10:{s:4:\"name\";s:22:\"AddtoAny Share Buttons\";s:3:\"tag\";s:20:\"addToAnyShareButtons\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1605099575.addtoanyshare-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1605099575.addtoanyshare-thumbnail.png\";s:11:\"description\";s:161:\"Add social media buttons to your WordPress site with AddtoAny Share Buttons plugin (Note: AddtoAny Share Buttons plugin must be installed on your WordPress site)\";s:6:\"bundle\";s:28:\"element/addToAnyShareButtons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:111;a:10:{s:4:\"name\";s:14:\"Envira Gallery\";s:3:\"tag\";s:13:\"enviraGallery\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1605100004.envira-gallery-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1605100004.envira-gallery-thumbnail.png\";s:11:\"description\";s:149:\"Add Envira gallery to your site to display your image gallery, portfolio, etc (Note: Envira Gallery plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:21:\"element/enviraGallery\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:112;a:10:{s:4:\"name\";s:23:\"MailChimp for WordPress\";s:3:\"tag\";s:21:\"mailChimpForWordPress\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1614156179.mailchimp-for-wp-preview.png\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1614156179.mailchimp-for-wp-thumbnail.png\";s:11:\"description\";s:130:\"Add MailChimp subscription form anywhere on your WordPress site (Note: MailChimp plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:29:\"element/mailChimpForWordPress\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:113;a:10:{s:4:\"name\";s:8:\"WP Forms\";s:3:\"tag\";s:7:\"wpForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1605100063.wp-forms-preview.png\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1605100063.wp-forms-thumbnail.png\";s:11:\"description\";s:124:\"Add custom forms created by WP Forms anywhere on your site (Note: WP Forms plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:15:\"element/wpForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:114;a:10:{s:4:\"name\";s:11:\"Ninja Forms\";s:3:\"tag\";s:10:\"ninjaForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1605099980.ninja-forms-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1605099980.ninja-forms-thumbnail.png\";s:11:\"description\";s:136:\"Display custom forms created with Ninja Forms anywhere on your site (Note: Ninja Forms plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:18:\"element/ninjaForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:115;a:10:{s:4:\"name\";s:15:\"Kreatura Slider\";s:3:\"tag\";s:11:\"layerSlider\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1605099989.kreatura-slider-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1605099989.kreatura-slider-thumbnail.png\";s:11:\"description\";s:142:\"Display slideshows created with Kreatura Slider anywhere on your site (Note: Kreatura Slider plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:19:\"element/layerSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:116;a:10:{s:4:\"name\";s:13:\"Gravity Forms\";s:3:\"tag\";s:12:\"gravityForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1614003382.gravity-forms-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1614003382.gravity-forms-thumbnail.png\";s:11:\"description\";s:139:\"Display custom forms created with Gravity Forms anywhere on your site (Note: Gravity Forms plugin must be installed on your WordPress site)\";s:6:\"bundle\";s:20:\"element/gravityForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:117;a:10:{s:4:\"name\";s:17:\"Slider Revolution\";s:3:\"tag\";s:16:\"sliderRevolution\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1609161345.revolution-slider-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1609161345.revolution-slider-thumbnail.png\";s:11:\"description\";s:175:\"Display slideshows and presentations created with the most popular slider plugin - Slider Revolution (Note: Slider Revolution plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:24:\"element/sliderRevolution\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:118;a:10:{s:4:\"name\";s:15:\"Marquee Element\";s:3:\"tag\";s:14:\"marqueeElement\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1609161392.marquee-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1609161392.marquee-thumbnail.png\";s:11:\"description\";s:117:\"The most famous non-standard HTML element with beautiful marquee effect to convert any headline into a sales machine.\";s:6:\"bundle\";s:22:\"element/marqueeElement\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:119;a:10:{s:4:\"name\";s:21:\"Simple Call To Action\";s:3:\"tag\";s:18:\"simpleCallToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1605099965.simple-cta-preview.png\";s:12:\"thumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1605099965.simple-cta-thumbnail.png\";s:11:\"description\";s:98:\"Add an eye-catching simple call to action block to drag visitor\'s attention and deliver a message.\";s:6:\"bundle\";s:26:\"element/simpleCallToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:120;a:10:{s:4:\"name\";s:23:\"Semi-filled Message Box\";s:3:\"tag\";s:20:\"semiFilledMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1609161359.semi-filled-message-box-preview.png\";s:12:\"thumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1609161359.semi-filled-message-box-thumbnail.png\";s:11:\"description\";s:87:\"Add semi-filled message box with predefined notifications or create your custom notice.\";s:6:\"bundle\";s:28:\"element/semiFilledMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:121;a:10:{s:4:\"name\";s:18:\"Simple Message Box\";s:3:\"tag\";s:16:\"simpleMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1609161349.simple-message-box-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1609161349.simple-message-box-thumbnail.png\";s:11:\"description\";s:82:\"Add simple message box with predefined notifications or create your custom notice.\";s:6:\"bundle\";s:24:\"element/simpleMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:122;a:10:{s:4:\"name\";s:16:\"ZigZag Separator\";s:3:\"tag\";s:15:\"zigZagSeparator\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1609161291.zig-zag-separator-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1609161291.zig-zag-separator-thumbnail.png\";s:11:\"description\";s:69:\"A zigzag style separator for decoration or separation of the content.\";s:6:\"bundle\";s:23:\"element/zigZagSeparator\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:123;a:10:{s:4:\"name\";s:22:\"Outline Call To Action\";s:3:\"tag\";s:19:\"outlineCallToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1605099978.outline-cta-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1605099978.outline-cta-thumbnail.png\";s:11:\"description\";s:98:\"Add an eye-catching simple call to action block to drag visitor\'s attention and deliver a message.\";s:6:\"bundle\";s:27:\"element/outlineCallToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:124;a:10:{s:4:\"name\";s:16:\"Gutenberg Editor\";s:3:\"tag\";s:9:\"gutenberg\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1605099990.gutenberg-preview.png\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1605099990.gutenberg-thumbnail.png\";s:11:\"description\";s:55:\"Insert Gutenberg editor in your Visual Composer layout.\";s:6:\"bundle\";s:17:\"element/gutenberg\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:125;a:10:{s:4:\"name\";s:34:\"Image Masonry Gallery With ScaleUp\";s:3:\"tag\";s:30:\"imageMasonryGalleryWithScaleUp\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:136:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1614003407.image-masonry-gallery-with-scaleup-preview.png\";s:12:\"thumbnailUrl\";s:138:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1614003407.image-masonry-gallery-with-scaleup-thumbnail.png\";s:11:\"description\";s:94:\"A masonry grid type image gallery with a scale effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:38:\"element/imageMasonryGalleryWithScaleUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:126;a:10:{s:4:\"name\";s:23:\"Image Gallery With Zoom\";s:3:\"tag\";s:20:\"imageGalleryWithZoom\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1614003409.image-gallery-with-zoom-preview.png\";s:12:\"thumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1614003409.image-gallery-with-zoom-thumbnail.png\";s:11:\"description\";s:85:\"A grid type image gallery with a zoom effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:28:\"element/imageGalleryWithZoom\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:127;a:10:{s:4:\"name\";s:26:\"Image Gallery With ScaleUp\";s:3:\"tag\";s:23:\"imageGalleryWithScaleUp\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1614003409.image-gallery-with-scaleup-preview.png\";s:12:\"thumbnailUrl\";s:123:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1614003409.image-gallery-with-scaleup-thumbnail.png\";s:11:\"description\";s:86:\"A grid type image gallery with a scale effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:31:\"element/imageGalleryWithScaleUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:128;a:10:{s:4:\"name\";s:31:\"Image Masonry Gallery With Zoom\";s:3:\"tag\";s:27:\"imageMasonryGalleryWithZoom\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:130:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1614003406.image-masonry-gallery-with-zoom-preview.png\";s:12:\"thumbnailUrl\";s:132:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1614003406.image-masonry-gallery-with-zoom-thumbnail.png\";s:11:\"description\";s:93:\"A masonry grid type image gallery with a zoom effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:35:\"element/imageMasonryGalleryWithZoom\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:129;a:10:{s:4:\"name\";s:31:\"Image Masonry Gallery With Icon\";s:3:\"tag\";s:27:\"imageMasonryGalleryWithIcon\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1614003407.masonry-icon-preview.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1614003407.masonry-icon-thumbnail.png\";s:11:\"description\";s:97:\"A masonry grid type image gallery with an icon displayed upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:35:\"element/imageMasonryGalleryWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:130;a:10:{s:4:\"name\";s:23:\"Image Gallery With Icon\";s:3:\"tag\";s:20:\"imageGalleryWithIcon\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1614003410.image-gallery-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1614003410.image-gallery-thumbnail.png\";s:11:\"description\";s:89:\"A grid type image gallery with an icon displayed upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:28:\"element/imageGalleryWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:131;a:10:{s:4:\"name\";s:18:\"Outline Faq Toggle\";s:3:\"tag\";s:16:\"outlineFaqToggle\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1609161387.outline-faq-toggle-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1609161387.outline-faq-toggle-thumbnail.png\";s:11:\"description\";s:108:\"Toggle element for frequently asked questions (Faq) or similar structure for display of content per request.\";s:6:\"bundle\";s:24:\"element/outlineFaqToggle\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:132;a:10:{s:4:\"name\";s:12:\"Posts Slider\";s:3:\"tag\";s:11:\"postsSlider\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1609161370.posts-slider-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1609161370.posts-slider-thumbnail.png\";s:11:\"description\";s:66:\"Display your posts in a simple slideshow with optional post title.\";s:6:\"bundle\";s:19:\"element/postsSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:133;a:10:{s:4:\"name\";s:13:\"Progress Bars\";s:3:\"tag\";s:12:\"progressBars\";s:5:\"group\";s:6:\"Charts\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1614003382.progress-bar-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1614003382.progress-bar-thumbnail.png\";s:11:\"description\";s:101:\"A simple progress bar to showcase your skills, progress, and competences in a visually appealing way.\";s:6:\"bundle\";s:20:\"element/progressBars\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:134;a:10:{s:4:\"name\";s:12:\"Button Group\";s:3:\"tag\";s:11:\"buttonGroup\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1610444003.button-group-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1610444003.button-group-thumbnail.png\";s:11:\"description\";s:73:\"Display different buttons in a single line with the Button Group element.\";s:6:\"bundle\";s:19:\"element/buttonGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:135;a:10:{s:4:\"name\";s:10:\"Icon Group\";s:3:\"tag\";s:9:\"iconGroup\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1610443983.icon-group-preview.png\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1610443983.icon-group-thumbnail.png\";s:11:\"description\";s:69:\"Display different icons in a single line with the Icon Group element.\";s:6:\"bundle\";s:17:\"element/iconGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:136;a:10:{s:4:\"name\";s:13:\"Caldera Forms\";s:3:\"tag\";s:12:\"calderaForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1605100015.caldera-forms-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1605100015.caldera-forms-thumbnail.png\";s:11:\"description\";s:132:\"Add Caldera Forms directly from the Visual Composer. Note: Caldera Forms plugin must be installed and activated to use this element.\";s:6:\"bundle\";s:20:\"element/calderaForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:137;a:10:{s:4:\"name\";s:12:\"wpDataTables\";s:3:\"tag\";s:12:\"wpDataTables\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1605100063.wpdatatables-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1605100063.wpdatatables-thumbnail.png\";s:11:\"description\";s:136:\"Insert tables created with wpDataTables in your Visual Composer layout. Note: wpDataTables plugin must be installed to use this element.\";s:6:\"bundle\";s:20:\"element/wpDataTables\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:138;a:10:{s:4:\"name\";s:22:\"Vertical Sandwich Menu\";s:3:\"tag\";s:20:\"verticalSandwichMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1609161329.vertical-sandwich-menu-preview.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1609161329.vertical-sandwich-menu-thumbnail.png\";s:11:\"description\";s:49:\"Vertical sandwich menu with hover line animation.\";s:6:\"bundle\";s:28:\"element/verticalSandwichMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:139;a:10:{s:4:\"name\";s:19:\"Basic Shadow Button\";s:3:\"tag\";s:17:\"basicShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1610444007.basic-shadow-button-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1610444007.basic-shadow-button-thumbnail.png\";s:11:\"description\";s:98:\"A simple button with shadow effect that helps button to stand out and gives website a perspective.\";s:6:\"bundle\";s:25:\"element/basicShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:140;a:10:{s:4:\"name\";s:18:\"SlideOut Post Grid\";s:3:\"tag\";s:16:\"slideOutPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1610443961.slideout-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1610443961.slideout-post-grid-thumbnail.png\";s:11:\"description\";s:77:\"Post Grid with a background image and SlideOut animation for button on hover.\";s:6:\"bundle\";s:24:\"element/slideOutPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:141;a:10:{s:4:\"name\";s:11:\"CaptainForm\";s:3:\"tag\";s:11:\"captainForm\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1605099492.captainform-preview.png\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1605099492.captainform-thumbnail.png\";s:11:\"description\";s:132:\"Add CaptainForm to your Visual Composer layout. Note: You will need to have CaptainForm installed to use this compatibility element.\";s:6:\"bundle\";s:19:\"element/captainForm\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:142;a:10:{s:4:\"name\";s:19:\"Timeline With Icons\";s:3:\"tag\";s:17:\"timelineWithIcons\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1609161334.timeline-with-icons-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1609161334.timeline-with-icons-thumbnail.png\";s:11:\"description\";s:78:\"A vertical timeline with icons to showcase your progress or historical events.\";s:6:\"bundle\";s:25:\"element/timelineWithIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:143;a:10:{s:4:\"name\";s:24:\"Call To Action With Icon\";s:3:\"tag\";s:20:\"callToActionWithIcon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1609161315.preview-call-to-action-with-icon.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1609161315.thumbnail-call-to-action-with-icon.png\";s:11:\"description\";s:112:\"Add an eye-catching call to action block to immediately drag visitor\'s attention and deliver a specific message.\";s:6:\"bundle\";s:28:\"element/callToActionWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:144;a:10:{s:4:\"name\";s:14:\"Banner Element\";s:3:\"tag\";s:13:\"bannerElement\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1614003383.banner-element-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1614003383.banner-element-thumbnail.png\";s:11:\"description\";s:100:\"Add image banners to your page that will load randomly - only one banner will be loaded at the time.\";s:6:\"bundle\";s:21:\"element/bannerElement\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:145;a:10:{s:4:\"name\";s:18:\"Grow Shadow Button\";s:3:\"tag\";s:16:\"growShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1609161459.grow-shadow-button-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1609161459.grow-shadow-button-thumbnail.png\";s:11:\"description\";s:51:\"A simple round button with smooth shadow animation.\";s:6:\"bundle\";s:24:\"element/growShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:146;a:10:{s:4:\"name\";s:14:\"Side Post Grid\";s:3:\"tag\";s:12:\"sidePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1610443963.side-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1610443963.side-post-grid-thumbnail.png\";s:11:\"description\";s:67:\"A post grid with featured image position on the left or right part.\";s:6:\"bundle\";s:20:\"element/sidePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:147;a:10:{s:4:\"name\";s:20:\"Social Profile Icons\";s:3:\"tag\";s:18:\"socialProfileIcons\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1609161344.social-icons-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1609161344.social-icons-thumbnail.png\";s:11:\"description\";s:78:\"Small icons of the most popular social networks with original colors on hover.\";s:6:\"bundle\";s:26:\"element/socialProfileIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:148;a:10:{s:4:\"name\";s:14:\"News Post Grid\";s:3:\"tag\";s:12:\"newsPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1610443980.news-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1610443980.news-post-grid-thumbnail.png\";s:11:\"description\";s:63:\"A post grid element that is perfect for news portals and blogs.\";s:6:\"bundle\";s:20:\"element/newsPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:149;a:10:{s:4:\"name\";s:10:\"Counter Up\";s:3:\"tag\";s:9:\"counterUp\";s:5:\"group\";s:7:\"Counter\";s:10:\"previewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1605099562.countup-preview.png\";s:12:\"thumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1605099562.countup-thumbnail.png\";s:11:\"description\";s:86:\"A simple number count up element to show your progress with an eye-catching animation.\";s:6:\"bundle\";s:17:\"element/counterUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:150;a:10:{s:4:\"name\";s:18:\"Sandwich Side Menu\";s:3:\"tag\";s:16:\"sandwichSideMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1609161360.side-menu-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1609161360.side-menu-thumbnail.png\";s:11:\"description\";s:50:\"A sandwich menu with side menu display navigation.\";s:6:\"bundle\";s:24:\"element/sandwichSideMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:151;a:10:{s:4:\"name\";s:17:\"Basic Testimonial\";s:3:\"tag\";s:16:\"basicTestimonial\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1614003384.basic-testimonials-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1614003384.basic-testimonials-thumbnail.png\";s:11:\"description\";s:87:\"Show testimonials from your customers in a beautiful way and convince your new clients.\";s:6:\"bundle\";s:24:\"element/basicTestimonial\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:152;a:10:{s:4:\"name\";s:11:\"Hover Image\";s:3:\"tag\";s:10:\"hoverImage\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1614003391.hover-image-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1614003391.hover-image-thumbnail.png\";s:11:\"description\";s:60:\"A two-image element that changes the image upon mouse hover.\";s:6:\"bundle\";s:18:\"element/hoverImage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:153;a:10:{s:4:\"name\";s:13:\"Simple Search\";s:3:\"tag\";s:12:\"simpleSearch\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1609161348.search-widget-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1609161348.search-widget-thumbnail.png\";s:11:\"description\";s:75:\"Add WordPress search widget to your page and style search field appearance.\";s:6:\"bundle\";s:20:\"element/simpleSearch\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:154;a:10:{s:4:\"name\";s:15:\"Countdown Timer\";s:3:\"tag\";s:14:\"countdownTimer\";s:5:\"group\";s:7:\"Counter\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1609161323.countdown-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1609161323.countdown-thumbnail.png\";s:11:\"description\";s:99:\" A countdown timer with month, days, hours, minutes, and seconds to inform about your grand launch.\";s:6:\"bundle\";s:22:\"element/countdownTimer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:155;a:10:{s:4:\"name\";s:18:\"Timeline Slideshow\";s:3:\"tag\";s:17:\"timelineSlideshow\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1614003348.timeline-slideshow-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1614003348.timeline-slideshow-thumbnail.png\";s:11:\"description\";s:75:\"A rich slideshow element with time and content control for separate slides.\";s:6:\"bundle\";s:25:\"element/timelineSlideshow\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:156;a:10:{s:4:\"name\";s:22:\"Cart Icon With Counter\";s:3:\"tag\";s:19:\"cartIconWithCounter\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1609161315.cart-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1609161315.cart-thumbnail.png\";s:11:\"description\";s:72:\"Shopping cart icon with a counter to display products added to the cart.\";s:6:\"bundle\";s:27:\"element/cartIconWithCounter\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:157;a:10:{s:4:\"name\";s:14:\"3 Color Button\";s:3:\"tag\";s:12:\"3ColorButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1620737584.3-color-button-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1620737584.3-color-button-thumbnail.png\";s:11:\"description\";s:61:\"A button with three colored stripes that animates upon hover.\";s:6:\"bundle\";s:20:\"element/3ColorButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:158;a:10:{s:4:\"name\";s:17:\"Profile With Icon\";s:3:\"tag\";s:15:\"profileWithIcon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1614003400.profile-with-icon-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1614003400.profile-with-icon-thumbnail.png\";s:11:\"description\";s:53:\"A profile element with an icon to showcase your team.\";s:6:\"bundle\";s:23:\"element/profileWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:159;a:10:{s:4:\"name\";s:26:\"Background Image Post Grid\";s:3:\"tag\";s:23:\"backgroundImagePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1609161306.bg-image-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1609161306.bg-image-post-grid-thumbnail.png\";s:11:\"description\";s:69:\"A post grid element with a featured image used as a background image.\";s:6:\"bundle\";s:31:\"element/backgroundImagePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:160;a:10:{s:4:\"name\";s:17:\"SoundCloud Player\";s:3:\"tag\";s:16:\"soundcloudPlayer\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1605099959.soundcloud-element-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1605099959.soundcloud-element-thumbnail.png\";s:11:\"description\";s:55:\"Add the SoundCloud embed player to your WordPress site.\";s:6:\"bundle\";s:24:\"element/soundcloudPlayer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:161;a:10:{s:4:\"name\";s:12:\"Phone Mockup\";s:3:\"tag\";s:11:\"phoneMockup\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1614003401.iphone-mockup-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1614003401.iphone-mockup-thumbnail.png\";s:11:\"description\";s:65:\"Display your artworks, web designs or app design in Phone mockup.\";s:6:\"bundle\";s:19:\"element/phoneMockup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:162;a:10:{s:4:\"name\";s:18:\"Double Text Button\";s:3:\"tag\";s:16:\"doubleTextButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1609161325.double-text-button-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1609161325.double-text-button-thumbnail.png\";s:11:\"description\";s:75:\"A simple button with slide-out effect upon hover to display different text.\";s:6:\"bundle\";s:24:\"element/doubleTextButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:163;a:10:{s:4:\"name\";s:32:\"TranslatePress Language Switcher\";s:3:\"tag\";s:30:\"translatePressLanguageSwitcher\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1605099953.preview-translatepress.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1605099953.thumbnail-translatepress.png\";s:11:\"description\";s:123:\"Add TranslatePress Language Switcher to your layout (Note: TranslatePress plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:38:\"element/translatePressLanguageSwitcher\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:164;a:10:{s:4:\"name\";s:18:\"Post Grid With Box\";s:3:\"tag\";s:15:\"postGridWithBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1609161377.post-grid-with-box-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1609161377.post-grid-with-box-thumbnail.png\";s:11:\"description\";s:45:\"A post grid element with a slide-out excerpt.\";s:6:\"bundle\";s:23:\"element/postGridWithBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:165;a:10:{s:4:\"name\";s:14:\"Browser Mockup\";s:3:\"tag\";s:13:\"browserMockup\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1614003384.browser-mockup-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1614003384.browser-mockup-thumbnail.png\";s:11:\"description\";s:40:\"Display your design in a browser mockup.\";s:6:\"bundle\";s:21:\"element/browserMockup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:166;a:10:{s:4:\"name\";s:21:\"Parallax Single Image\";s:3:\"tag\";s:19:\"parallaxSingleImage\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1614003402.Parallax-Single-Image-Preview.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1614003402.Parallax-Single-Image-Thumbnail.png\";s:11:\"description\";s:86:\"A single image with adjustable parallax effect to grab the attention of your visitors.\";s:6:\"bundle\";s:27:\"element/parallaxSingleImage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:167;a:10:{s:4:\"name\";s:17:\"Post Slider Block\";s:3:\"tag\";s:15:\"postSliderBlock\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1609161373.post-slider-block-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1609161373.post-slider-block-thumbnail.png\";s:11:\"description\";s:60:\"A post slideshow element with shadow and hover zoom options.\";s:6:\"bundle\";s:23:\"element/postSliderBlock\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:168;a:10:{s:4:\"name\";s:19:\"Simple Contact Form\";s:3:\"tag\";s:17:\"simpleContactForm\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1609161351.simple-contact-form-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1609161351.simple-contact-form-thumbnail.png\";s:11:\"description\";s:75:\"Add a simple contact form to your WordPress site so people can contact you.\";s:6:\"bundle\";s:25:\"element/simpleContactForm\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:169;a:10:{s:4:\"name\";s:20:\"Food and Drinks Menu\";s:3:\"tag\";s:17:\"foodAndDrinksMenu\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1609161465.food-and-drinks-menu-preview.png\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1609161465.food-and-drinks-menu-thumbnail.png\";s:11:\"description\";s:43:\"Display the menu of your restaurant or bar.\";s:6:\"bundle\";s:25:\"element/foodAndDrinksMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:170;a:10:{s:4:\"name\";s:21:\"Call to Action Button\";s:3:\"tag\";s:18:\"callToActionButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1609161314.call-to-action-button-preview.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1609161314.call-to-action-button-thumbnail.png\";s:11:\"description\";s:78:\"A perfect marketing button with an eye-catching title, icon, and description. \";s:6:\"bundle\";s:26:\"element/callToActionButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:171;a:10:{s:4:\"name\";s:12:\"Star Ranking\";s:3:\"tag\";s:11:\"starRanking\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1609161343.star-ranking-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1609161343.star-ranking-thumbnail.png\";s:11:\"description\";s:80:\"Display the rank of your product or services with a simple star ranking element.\";s:6:\"bundle\";s:19:\"element/starRanking\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:172;a:10:{s:4:\"name\";s:20:\"Shadow Pricing Table\";s:3:\"tag\";s:18:\"shadowPricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1614003399.shadow-pricing-table-preview.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1614003399.shadow-pricing-table-thumbnail.png\";s:11:\"description\";s:46:\"A pricing table element with image and shadow.\";s:6:\"bundle\";s:26:\"element/shadowPricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:173;a:10:{s:4:\"name\";s:14:\"Content Slider\";s:3:\"tag\";s:13:\"contentSlider\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1609161322.content-slide-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1609161322.content-slide-thumbnail.png\";s:11:\"description\";s:60:\"A multiple page slider that can contain any type of content.\";s:6:\"bundle\";s:21:\"element/contentSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:174;a:10:{s:4:\"name\";s:17:\"Star Testimonials\";s:3:\"tag\";s:16:\"starTestimonials\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1605099958.star-testimonials-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1605099958.star-testimonials-thumbnail.png\";s:11:\"description\";s:72:\"Display testimonials for your products and services with a star ranking.\";s:6:\"bundle\";s:24:\"element/starTestimonials\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:175;a:10:{s:4:\"name\";s:11:\"Icon Button\";s:3:\"tag\";s:10:\"iconButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1609161415.icon-button-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1609161415.icon-button-thumbnail.png\";s:11:\"description\";s:69:\"A simple button with icon and title to be used as a secondary button.\";s:6:\"bundle\";s:18:\"element/iconButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:176;a:10:{s:4:\"name\";s:16:\"Toggle Container\";s:3:\"tag\";s:15:\"toggleContainer\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1609161333.toggle-container-preview.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1609161333.toggle-container-thumbnail.png\";s:11:\"description\";s:75:\"Display variations of your product/service pricing with a toggle container.\";s:6:\"bundle\";s:23:\"element/toggleContainer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:177;a:10:{s:4:\"name\";s:9:\"FAQ Group\";s:3:\"tag\";s:8:\"faqGroup\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1609161471.faq-group-preview.png\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1609161471.faq-group-thumbnail.png\";s:11:\"description\";s:98:\"Display frequently asked questions (FAQ) or any other information in a beautiful and animated way.\";s:6:\"bundle\";s:16:\"element/faqGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:178;a:10:{s:4:\"name\";s:13:\"Link Dropdown\";s:3:\"tag\";s:12:\"linkDropdown\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1615306424.link-dropdown-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1615306424.link-dropdown-thumbnail.png\";s:11:\"description\";s:82:\"A custom dropdown with links that can lead visitors to a specific section or page.\";s:6:\"bundle\";s:20:\"element/linkDropdown\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:179;a:10:{s:4:\"name\";s:19:\"Portfolio Post Grid\";s:3:\"tag\";s:17:\"portfolioPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1609161379.preview-portfolio-post-grid.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1609161379.thumbnail-portfolio-post-grid.png\";s:11:\"description\";s:100:\"Display your portfolio items, news, and articles with a beautiful portfolio style post grid element.\";s:6:\"bundle\";s:25:\"element/portfolioPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:180;a:10:{s:4:\"name\";s:12:\"Double Title\";s:3:\"tag\";s:11:\"doubleTitle\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1609161476.double-title-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1609161476.double-title-thumbnail.png\";s:11:\"description\";s:67:\"A title element that consists of two texts on front and background.\";s:6:\"bundle\";s:19:\"element/doubleTitle\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:181;a:10:{s:4:\"name\";s:27:\"Post Grid With Hover Button\";s:3:\"tag\";s:23:\"postGridWithHoverButton\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1609161375.grid-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1609161375.grid-thumbnail.png\";s:11:\"description\";s:86:\"A simple post grid element with featured image, post title, and button on hover state.\";s:6:\"bundle\";s:31:\"element/postGridWithHoverButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:182;a:10:{s:4:\"name\";s:17:\"Mono Social Icons\";s:3:\"tag\";s:15:\"monoSocialIcons\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1614003404.mono-social-icons-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1614003404.mono-social-icons-thumbnail.png\";s:11:\"description\";s:57:\"Add mono-styled social icons with links to your profiles.\";s:6:\"bundle\";s:23:\"element/monoSocialIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:183;a:10:{s:4:\"name\";s:5:\"Giphy\";s:3:\"tag\";s:5:\"giphy\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1614003390.giphy-preview.png\";s:12:\"thumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1614003390.giphy-thumbnail.png\";s:11:\"description\";s:53:\"Add GIF files with animations to your WordPress site.\";s:6:\"bundle\";s:13:\"element/giphy\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:184;a:10:{s:4:\"name\";s:13:\"GIF Animation\";s:3:\"tag\";s:12:\"gifAnimation\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1614003389.gif-preview.png\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1614003389.gif-thumbnail.png\";s:11:\"description\";s:53:\"Add GIF files with animations to your WordPress site.\";s:6:\"bundle\";s:20:\"element/gifAnimation\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}}}}','yes'),(805,'vcv-hubAction:hubTeaser','162073824499999.0.598','yes'),(806,'vcv-hubTeaserAddons','a:12:{i:0;a:10:{s:6:\"bundle\";s:20:\"addon/globalTemplate\";s:3:\"tag\";s:14:\"globalTemplate\";s:4:\"name\";s:15:\"Global Template\";s:16:\"metaThumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1620737573.thumbnail-global-template.png\";s:14:\"metaPreviewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1620737573.preview-global-template.png\";s:15:\"metaDescription\";s:123:\"Add global templates created in Visual Composer to your layout that will automatically update across all site upon changes.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1620737573.global-template.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:1;a:10:{s:6:\"bundle\";s:18:\"addon/exportImport\";s:3:\"tag\";s:12:\"exportImport\";s:4:\"name\";s:13:\"Export/Import\";s:16:\"metaThumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1620737579.export-import-thumbnail.png\";s:14:\"metaPreviewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1620737579.export-import-preview.png\";s:15:\"metaDescription\";s:170:\"Export and Import your Visual Composer templates, headers, footers, and sidebars between different sites. You can access export/import option in Visual Composer Settings.\";s:17:\"metaAddonImageUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1620737579.export-import.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:2;a:10:{s:6:\"bundle\";s:20:\"addon/templateWidget\";s:3:\"tag\";s:14:\"templateWidget\";s:4:\"name\";s:15:\"Template Widget\";s:16:\"metaThumbnailUrl\";s:120:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1605100020.vcwb-custom-widget-thumbnail.png\";s:14:\"metaPreviewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1605100020.vcwb-custom-widget.png\";s:15:\"metaDescription\";s:72:\"Add Visual Composer templates in your theme sidebar via a custom widget.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1605100020.template-widget.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:3;a:10:{s:6:\"bundle\";s:28:\"addon/gutenbergTemplateBlock\";s:3:\"tag\";s:22:\"gutenbergTemplateBlock\";s:4:\"name\";s:24:\"Gutenberg Template Block\";s:16:\"metaThumbnailUrl\";s:126:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1594375472.gutenberg-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:124:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1594375472.gutenberg-addon-preview.png\";s:15:\"metaDescription\";s:93:\"Add any Visual Composer template to your Gutenberg layout via Visual Composer Template block.\";s:17:\"metaAddonImageUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1594375472.gutenberg-block.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:4;a:10:{s:6:\"bundle\";s:19:\"addon/dynamicFields\";s:3:\"tag\";s:13:\"dynamicFields\";s:4:\"name\";s:15:\"Dynamic Content\";s:16:\"metaThumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1610449032.dynamic-fields-thumbnail.png\";s:14:\"metaPreviewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1610449032.dynamic-fields-preview.png\";s:15:\"metaDescription\";s:127:\"Insert dynamic content like post title, featured image, other WordPress fields, and custom fields in your pages without coding.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1610449032.dynamic-content.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:5;a:10:{s:6:\"bundle\";s:21:\"addon/maintenanceMode\";s:3:\"tag\";s:15:\"maintenanceMode\";s:4:\"name\";s:16:\"Maintenance Mode\";s:16:\"metaThumbnailUrl\";s:120:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode-thumbnail.png\";s:14:\"metaPreviewUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode-preview.png\";s:15:\"metaDescription\";s:180:\"Enable maintenance mode and select the page that will be displayed to the website visitors. Users with access to the admin panel will still be able to preview and edit the website.\";s:17:\"metaAddonImageUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:6;a:10:{s:6:\"bundle\";s:26:\"addon/premiumIconLibraries\";s:3:\"tag\";s:20:\"premiumIconLibraries\";s:4:\"name\";s:22:\"Premium Icon Libraries\";s:16:\"metaThumbnailUrl\";s:135:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-library-premium-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:133:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-library-premium-addon-preview.png\";s:15:\"metaDescription\";s:66:\"Extend Visual Composer icon picker with additional icon libraries.\";s:17:\"metaAddonImageUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-libraries.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:7;a:10:{s:6:\"bundle\";s:22:\"addon/extendedEditForm\";s:3:\"tag\";s:16:\"extendedEditForm\";s:4:\"name\";s:22:\"Premium Design Options\";s:16:\"metaThumbnailUrl\";s:123:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1612858291.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1612858291.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:96:\"Premium features that extend edit form capabilities for the Visual Composer Premium subscribers.\";s:17:\"metaAddonImageUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1612858291.premium-design-options.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:8;a:10:{s:6:\"bundle\";s:18:\"addon/themeBuilder\";s:3:\"tag\";s:12:\"themeBuilder\";s:4:\"name\";s:13:\"Theme Builder\";s:16:\"metaThumbnailUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1620737574.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1620737574.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:108:\"Extend website builder with additional functionality to create and manage layouts for pages like \"404 page\".\";s:17:\"metaAddonImageUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1620737574.theme-builder.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:9;a:10:{s:6:\"bundle\";s:20:\"addon/elementPresets\";s:3:\"tag\";s:14:\"elementPresets\";s:4:\"name\";s:15:\"Element Presets\";s:16:\"metaThumbnailUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1603968026.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1603968026.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:107:\"Save elements as your custom element presets with your settings. Save rows and sections as block templates.\";s:17:\"metaAddonImageUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1603968026.element-presets.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:10;a:10:{s:6:\"bundle\";s:18:\"addon/popupBuilder\";s:3:\"tag\";s:12:\"popupBuilder\";s:4:\"name\";s:13:\"Popup Builder\";s:16:\"metaThumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1620737578.thumbnail-popup-builder.png\";s:14:\"metaPreviewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1620737578.preview-popup-builder.png\";s:15:\"metaDescription\";s:94:\"Create popup templates and manage triggers (ex. on click, exit intent, page depth, page load).\";s:17:\"metaAddonImageUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1620737578.popup-builder.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:11;a:10:{s:6:\"bundle\";s:17:\"addon/roleManager\";s:3:\"tag\";s:11:\"roleManager\";s:4:\"name\";s:12:\"Role Manager\";s:16:\"metaThumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1620737578.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1620737578.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:90:\"Control access to your content and the editor functionality for your WordPress user roles.\";s:17:\"metaAddonImageUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1620737578.role-manager.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}}','yes'),(807,'vcv-hubTeaserTemplates','a:372:{i:0;a:11:{s:6:\"bundle\";s:23:\"template/fashionLeaflet\";s:4:\"name\";s:15:\"Fashion Leaflet\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-preview.png\";s:15:\"metaDescription\";s:105:\"Magazine leaflet layout for clean articles with hero images (ex. fashion, beauty, wellness, online store)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a2fc57fedf72\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:1;a:11:{s:6:\"bundle\";s:30:\"template/architectureCaseStudy\";s:4:\"name\";s:23:\"Architecture Case Study\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-preview.png\";s:15:\"metaDescription\";s:118:\"A case study for architecture, real estate agency, interior designers, property owners or any other creative industry.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a2fed0f174cc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:2;a:11:{s:6:\"bundle\";s:27:\"template/productLandingPage\";s:4:\"name\";s:20:\"Product Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-preview.png\";s:15:\"metaDescription\";s:57:\"A page for advertising products. Includes a feature list.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a300c418007a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:3;a:11:{s:6:\"bundle\";s:19:\"template/barberShop\";s:4:\"name\";s:11:\"Barber Shop\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-preview.png\";s:15:\"metaDescription\";s:133:\"A perfect dark-toned layout for a bar, barber shop, coffee shop or cafe. Includes staff info, contact information, schedule and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a3125d6e41c8\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:4;a:11:{s:6:\"bundle\";s:25:\"template/lightBrandLayout\";s:4:\"name\";s:18:\"Light Brand Layout\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-preview.png\";s:15:\"metaDescription\";s:101:\"A layout that showcases services and brand values with light colors, shape dividers and image slider.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a315a7c1065e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:5;a:11:{s:6:\"bundle\";s:22:\"template/gameAppLayout\";s:4:\"name\";s:15:\"Game App Layout\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-preview.png\";s:15:\"metaDescription\";s:103:\"A medieval style layout for an awesome application or game with App Store and Google Play placeholders.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a328930b1ca7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:6;a:11:{s:6:\"bundle\";s:32:\"template/corporateHomepageLayout\";s:4:\"name\";s:25:\"Corporate Homepage Layout\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-preview.png\";s:15:\"metaDescription\";s:98:\"A simple, yet powerful corporate homepage for any business (ex. insurance, finance, banking, etc.)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a32df4c4e471\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:7;a:11:{s:6:\"bundle\";s:23:\"template/travelPackages\";s:4:\"name\";s:15:\"Travel Packages\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-preview.png\";s:15:\"metaDescription\";s:153:\"A sunny and positive layout for travel agencies and booking companies to represent tour or property packages. Includes pricing tables and shape dividers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a33d2296b47e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:8;a:11:{s:6:\"bundle\";s:32:\"template/digitalBusinessHomepage\";s:4:\"name\";s:25:\"Digital Business Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-preview.png\";s:15:\"metaDescription\";s:151:\"A template for a hi-tech startup or web development company to offer services, sell product plans, and describe processes. Includes an archive section.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a352d520b22f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:9;a:11:{s:6:\"bundle\";s:32:\"template/fancyProductLandingPage\";s:4:\"name\";s:26:\"Fancy Product Landing Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-preview.png\";s:15:\"metaDescription\";s:80:\"Advertise products with a campaign-ready landing page for products or services. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a3599c918ef9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:10;a:11:{s:6:\"bundle\";s:30:\"template/onlineFinanceServices\";s:4:\"name\";s:23:\"Online Finance Services\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-preview.png\";s:15:\"metaDescription\";s:98:\"A layout for finance, accounting or investment business with feature list and a brief description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a36c7b54e860\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:11;a:11:{s:6:\"bundle\";s:24:\"template/digitalServices\";s:4:\"name\";s:16:\"Digital Services\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-preview.png\";s:15:\"metaDescription\";s:111:\"A template for digital and design services with the strong focus on case studies and articles (ex. UX, design).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a54d19a2455b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:12;a:11:{s:6:\"bundle\";s:32:\"template/simpleDesignerPortfolio\";s:4:\"name\";s:25:\"Simple Designer Portfolio\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514041342.simpleDesignerPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294032.simpleDesignerPortfolio-preview.png\";s:15:\"metaDescription\";s:140:\"A simple boxed designer portfolio to showcase graphics or design, photography or any other creative work. Includes a gallery with hover box.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5aa038b009d03\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:13;a:11:{s:6:\"bundle\";s:23:\"template/simpleFoodBlog\";s:4:\"name\";s:16:\"Simple Food Blog\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514284654.simpleFoodBlog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294021.simpleFoodBlog-preview.png\";s:15:\"metaDescription\";s:119:\"Beautiful list of articles for food and travel bloggers with rich feature image and colorful background in a grid view.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a422509abaa3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:14;a:11:{s:6:\"bundle\";s:29:\"template/webDeveloperHomepage\";s:4:\"name\";s:22:\"Web Developer Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-preview.png\";s:15:\"metaDescription\";s:135:\"Clean homepage layout with custom-made 3d illustrations for web development company or freelancer to showcase projects and/or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a465cd6956b0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:15;a:11:{s:6:\"bundle\";s:28:\"template/photoShowcaseLayout\";s:4:\"name\";s:21:\"Photo Showcase Layout\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-preview.png\";s:15:\"metaDescription\";s:145:\"A layout that showcases creative work (ex. photography, video or digital artwork) in a grid view layout with icon hover effect and blog articles.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a48ddc9106c1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:16;a:11:{s:6:\"bundle\";s:28:\"template/businessProductPage\";s:4:\"name\";s:21:\"Business Product Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-preview.png\";s:15:\"metaDescription\";s:135:\"A business page to promote products or services, powered by hero sections and parallax background effects to catch customer attention. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a576e10c3dc7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:17;a:11:{s:6:\"bundle\";s:27:\"template/financeLandingPage\";s:4:\"name\";s:20:\"Finance Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-preview.png\";s:15:\"metaDescription\";s:131:\"A landing page with a dynamic title and colored service blocks for finance, real estate, accounting or any other advisory services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a7c794a66909\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:18;a:11:{s:6:\"bundle\";s:27:\"template/gridStylePortfolio\";s:4:\"name\";s:20:\"Grid Style Portfolio\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-preview.png\";s:15:\"metaDescription\";s:131:\"A minimalistic grid portfolio layout to represent art or digital content. Perfect for photographers, designers, videographers, etc.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a8d9b31cc9c3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:19;a:11:{s:6:\"bundle\";s:20:\"template/basicHeader\";s:4:\"name\";s:12:\"Basic Header\";s:16:\"metaThumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-thumbnail.png\";s:14:\"metaPreviewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-preview.png\";s:15:\"metaDescription\";s:62:\"A simple boxed header with logo placeholder and sandwich menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a4add294fb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:20;a:11:{s:6:\"bundle\";s:29:\"template/basicFullWidthHeader\";s:4:\"name\";s:23:\"Basic Full Width Header\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-preview.png\";s:15:\"metaDescription\";s:70:\"A simple header in full width with logo placeholder and sandwich menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a4e071f9ff\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:21;a:11:{s:6:\"bundle\";s:27:\"template/centeredLogoHeader\";s:4:\"name\";s:20:\"Centered Logo Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-preview.png\";s:15:\"metaDescription\";s:101:\"A stylish header with logo placed in the middle and two menus on the left and right side of the logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a597498aaf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:22;a:11:{s:6:\"bundle\";s:25:\"template/simpleDarkHeader\";s:4:\"name\";s:18:\"Simple Dark Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-preview.png\";s:15:\"metaDescription\";s:88:\"Thin header with dark background and full width placement of logo and menu on each side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a5e775332c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:23;a:11:{s:6:\"bundle\";s:22:\"template/twoMenuHeader\";s:4:\"name\";s:15:\"Two Menu Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-preview.png\";s:15:\"metaDescription\";s:90:\"A white header with sandwich menu and secondary text menu for quick functions and options.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a62278bcb6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:24;a:11:{s:6:\"bundle\";s:33:\"template/headerWithPurchaseButton\";s:4:\"name\";s:27:\"Header With Purchase Button\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-preview.png\";s:15:\"metaDescription\";s:102:\"A header with logo, menu, and eye-catching call to action button (ex. purchase, subscribe, call, etc.)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a64bce808e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:25;a:11:{s:6:\"bundle\";s:26:\"template/onlineStoreHeader\";s:4:\"name\";s:19:\"Online Store Header\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-preview.png\";s:15:\"metaDescription\";s:122:\"A two part header for online stores with menu in the middle, shopping cart icon, and upper section for additional options.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9afa389350d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:26;a:11:{s:6:\"bundle\";s:20:\"template/basicFooter\";s:4:\"name\";s:12:\"Basic Footer\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple boxed site footer with copyright information and thin upper line to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da7622c402\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:27;a:11:{s:6:\"bundle\";s:24:\"template/fullWidthFooter\";s:4:\"name\";s:17:\"Full Width Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple full width footer with copyright information and thin upper line to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da7af60e4f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:28;a:11:{s:6:\"bundle\";s:24:\"template/basicDarkFooter\";s:4:\"name\";s:17:\"Basic Dark Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple full width footer with copyright information and dark background to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da834c03c7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:29;a:11:{s:6:\"bundle\";s:25:\"template/twoSectionFooter\";s:4:\"name\";s:18:\"Two Section Footer\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-preview.png\";s:15:\"metaDescription\";s:135:\"A footer with two section - upper section for site menu and company description, lower menu for copyright information and company logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9dac93b0258\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:30;a:11:{s:6:\"bundle\";s:29:\"template/travelAppLandingPage\";s:4:\"name\";s:23:\"Travel App Landing Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-preview.png\";s:15:\"metaDescription\";s:109:\"A landing page for an app, service or product with a hero image and menu at the bottom of the initial screen.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ab50b0e906be\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:31;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/simpleLandingPage\";s:4:\"name\";s:19:\"Simple Landing Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-preview.png\";s:15:\"metaDescription\";s:144:\"A simple landing page to be used for the main website or marketing campaigns. Perfect for digital products, events, collecting leads, and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000001\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:32;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/simpleBlogArticle\";s:4:\"name\";s:19:\"Simple Blog Article\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-preview.png\";s:15:\"metaDescription\";s:106:\"Easy to read a two-column article with full height featured image to instantly grab visitor’s attention.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000002\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:33;a:11:{s:6:\"bundle\";s:39:\"predefinedTemplate/photographyPortfolio\";s:4:\"name\";s:21:\"Photography Portfolio\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276800.photographyPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276892.photographyPortfolio-preview.png\";s:15:\"metaDescription\";s:129:\"Minimalistic personal portfolio layout with masonry style gallery grid for photographs, digital artists, web designers, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000003\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:34;a:11:{s:6:\"bundle\";s:30:\"predefinedTemplate/startupPage\";s:4:\"name\";s:18:\"Pagoo Startup Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-preview.png\";s:15:\"metaDescription\";s:128:\"A full startup page with hero images and feature list to showcase products and services of mobile apps, software companies etc. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000004\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:35;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/singleProductPage\";s:4:\"name\";s:19:\"Single Product Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-preview.png\";s:15:\"metaDescription\";s:137:\"A landing page for a specific product with a hero section, description, review, and features. Great for online sales and product reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000005\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:36;a:11:{s:6:\"bundle\";s:37:\"predefinedTemplate/mediumStyleArticle\";s:4:\"name\";s:20:\"Medium Style Article\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-preview.png\";s:15:\"metaDescription\";s:98:\"Blog article page with author information, a featured image, and a boxed content area for content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000006\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:37;a:11:{s:6:\"bundle\";s:31:\"predefinedTemplate/personalPage\";s:4:\"name\";s:13:\"Personal Page\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-thumbnail.jpg\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-preview.png\";s:15:\"metaDescription\";s:133:\"Personal portfolio page for creatives like artists, and designers to share their biography and recent works in the form of a gallery.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000007\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:38;a:11:{s:6:\"bundle\";s:30:\"predefinedTemplate/weddingPage\";s:4:\"name\";s:12:\"Wedding Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-preview.png\";s:15:\"metaDescription\";s:85:\"An ideal one-page layout for a wedding, engagements, meetups, and networking parties.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000008\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:39;a:11:{s:6:\"bundle\";s:38:\"predefinedTemplate/productCategoryPage\";s:4:\"name\";s:21:\"Product Category Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381809.elifProductCategory-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381809.elifProductCategory-preview.png\";s:15:\"metaDescription\";s:132:\"The layout to represent your business or online store by products or categories in an asynchronous grid. From the Elif template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000009\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:40;a:11:{s:6:\"bundle\";s:24:\"template/productShowcase\";s:4:\"name\";s:16:\"Product Showcase\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-preview.png\";s:15:\"metaDescription\";s:87:\"A product showcase page with a sticky product preview image in the center and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b51c9587cc4e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:41;a:11:{s:6:\"bundle\";s:37:\"template/realEstateProjectLandingPage\";s:4:\"name\";s:32:\"Real Estate Project Landing Page\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-preview.png\";s:15:\"metaDescription\";s:133:\"A landing page for the real estate, accounting, construction or similar project with the background hero image and one-sided content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b51eda38c11a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:42;a:11:{s:6:\"bundle\";s:30:\"template/minimalisticPortfolio\";s:4:\"name\";s:22:\"Minimalistic Portfolio\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-preview.png\";s:15:\"metaDescription\";s:72:\"A minimalistic portfolio with featured works, hero images, and services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b604411994ea\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:43;a:11:{s:6:\"bundle\";s:24:\"template/serviceHomepage\";s:4:\"name\";s:16:\"Service Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-preview.png\";s:15:\"metaDescription\";s:80:\"A service, application or single product homepage with screenshots and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b97ad185bca4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:44;a:11:{s:6:\"bundle\";s:28:\"template/businessProcessPage\";s:4:\"name\";s:21:\"Business Process Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-preview.png\";s:15:\"metaDescription\";s:79:\"A layout for business processes, workflow, and services in an easy to read way.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b98ccbdce9a9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:45;a:11:{s:6:\"bundle\";s:26:\"template/productShopLayout\";s:4:\"name\";s:19:\"Product Shop Layout\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-preview.png\";s:15:\"metaDescription\";s:88:\"A layout for a product page with hero product section at the top and product list below.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b9fb0ce991cd\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:46;a:11:{s:6:\"bundle\";s:24:\"template/shopLandingPage\";s:4:\"name\";s:17:\"Shop Landing Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-preview.png\";s:15:\"metaDescription\";s:171:\"A clean and light landing page for a shop or service website with hero images, call-to-action blocks, and products or services. Perfect for flower shops, beauty, boutique.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ba0faf261e87\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:47;a:11:{s:6:\"bundle\";s:27:\"template/caseStudySlideshow\";s:4:\"name\";s:20:\"Case Study Slideshow\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-preview.png\";s:15:\"metaDescription\";s:163:\"A slideshow type layout with sticky sections containing hero background images and description. A perfect layout for photography, videography, design or portfolio.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bae01984ed38\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:48;a:11:{s:6:\"bundle\";s:25:\"template/stickyMenuHeader\";s:4:\"name\";s:18:\"Sticky Menu Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-preview.png\";s:15:\"metaDescription\";s:92:\"A sticky header with logo and menu to always display the navigation of the site to visitors.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bb61e23bb626\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:49;a:11:{s:6:\"bundle\";s:26:\"template/seafoodRestaurant\";s:4:\"name\";s:18:\"Seafood Restaurant\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741758.seafoodRestaurant-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741976.seafoodRestaurant-preview.png\";s:15:\"metaDescription\";s:101:\"A layout for the food industry (ex. restaurant or cafe) with slideshow, menu, articles, and contacts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bd3098d3a88e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:50;a:11:{s:6:\"bundle\";s:28:\"template/sidebarForECommerce\";s:4:\"name\";s:21:\"Sidebar for sCommerce\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-preview.png\";s:15:\"metaDescription\";s:79:\"A sidebar for an online store with search, menu, banner and information blocks.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"hubSidebar\";s:2:\"id\";s:13:\"5bbcb3c02d591\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:51;a:11:{s:6:\"bundle\";s:30:\"template/onlineStoreMenuHeader\";s:4:\"name\";s:24:\"Online Store Menu Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-preview.png\";s:15:\"metaDescription\";s:114:\"A two part header for an online store with icons and sandwich menu on top and a product category menu underneath. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bbf570ef0cdf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:52;a:11:{s:6:\"bundle\";s:22:\"template/bannerSidebar\";s:4:\"name\";s:14:\"Banner Sidebar\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-preview.png\";s:15:\"metaDescription\";s:95:\"A sidebar with two editable banners and additional text description for online stores or blogs.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"hubSidebar\";s:2:\"id\";s:13:\"5bc080752788d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:53;a:11:{s:6:\"bundle\";s:24:\"template/heroImageHeader\";s:4:\"name\";s:17:\"Hero Image Header\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-preview.png\";s:15:\"metaDescription\";s:94:\"A hero image header with slideshow effect and logo with a menu placed on the solid background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bc0b2c615888\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:54;a:11:{s:6:\"bundle\";s:23:\"template/comingSoonPage\";s:4:\"name\";s:16:\"Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-preview.png\";s:15:\"metaDescription\";s:150:\"A page template for an under-construction website. Inform page visitors about an event, use a call to action button for sign-ups or pre-order tickets.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bd21d753ed06\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:55;a:11:{s:6:\"bundle\";s:26:\"template/callToActionRight\";s:4:\"name\";s:20:\"Call to Action Right\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-preview.png\";s:15:\"metaDescription\";s:108:\"A call to action block with text and button positioned on the right side and eye-catching image on the left.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c347dc9198d4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:56;a:11:{s:6:\"bundle\";s:25:\"template/callToActionLeft\";s:4:\"name\";s:19:\"Call to Action Left\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-preview.png\";s:15:\"metaDescription\";s:108:\"A call to action block with text and button positioned on the left side and eye-catching image on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c347dd51f929\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:57;a:11:{s:6:\"bundle\";s:27:\"template/2FeaturesWithIcons\";s:4:\"name\";s:21:\"2 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34889eeff96\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:58;a:11:{s:6:\"bundle\";s:27:\"template/3FeaturesWithIcons\";s:4:\"name\";s:21:\"3 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c348758855ad\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:59;a:11:{s:6:\"bundle\";s:27:\"template/4FeaturesWithIcons\";s:4:\"name\";s:21:\"4 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34879fc802c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:60;a:11:{s:6:\"bundle\";s:27:\"template/5FeaturesWithIcons\";s:4:\"name\";s:21:\"5 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 5 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34888d4bfe3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:61;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnTextSection\";s:4:\"name\";s:21:\"2 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34919e52425\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:62;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnTextSection\";s:4:\"name\";s:21:\"3 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c3491f019723\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:63;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnTextSection\";s:4:\"name\";s:21:\"4 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34921387844\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:64;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnNewsSection\";s:4:\"name\";s:21:\"4 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349a808e7b2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:65;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnNewsSection\";s:4:\"name\";s:21:\"3 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349a8c72b83\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:66;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnNewsSection\";s:4:\"name\";s:21:\"2 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349abed7414\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:67;a:11:{s:6:\"bundle\";s:26:\"template/heroSectionCenter\";s:4:\"name\";s:19:\"Hero Section Center\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-preview.png\";s:15:\"metaDescription\";s:60:\"A hero section with title, description, and button centered.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a5e789815\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:68;a:11:{s:6:\"bundle\";s:24:\"template/heroSectionLeft\";s:4:\"name\";s:17:\"Hero Section Left\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954766.heroSectionLeft-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733172.heroSectionLeft-preview.png\";s:15:\"metaDescription\";s:63:\"A hero section with title, description, and button on the left.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a6598646d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:69;a:11:{s:6:\"bundle\";s:25:\"template/heroSectionRight\";s:4:\"name\";s:18:\"Hero Section Right\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954818.heroSectionRight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733187.heroSectionRight-preview.png\";s:15:\"metaDescription\";s:64:\"A hero section with title, description, and button on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a68e8b8e0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:70;a:11:{s:6:\"bundle\";s:26:\"template/fashionStorefront\";s:4:\"name\";s:18:\"Fashion Storefront\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-preview.png\";s:15:\"metaDescription\";s:112:\"A fully customizable eCommerce storefront template for clothing, shoe store, or any kind of fashion online shop.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c374fd02d5a7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:71;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnBannerBlock\";s:4:\"name\";s:21:\"2 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c40812a03b1d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:72;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnBannerBlock\";s:4:\"name\";s:21:\"3 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c408114a64f5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:73;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnBannerBlock\";s:4:\"name\";s:21:\"4 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c4081062eb76\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:74;a:11:{s:6:\"bundle\";s:26:\"template/threeColumnFooter\";s:4:\"name\";s:19:\"Three Column Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-preview.png\";s:15:\"metaDescription\";s:178:\"A footer to be used for main website or marketing campaigns. Perfect for digital products, events, collecting leads and more. Includes a background image, menus and social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5c471e86a02e6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:75;a:11:{s:6:\"bundle\";s:34:\"template/serviceIntroductionLayout\";s:4:\"name\";s:27:\"Service Introduction Layout\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-preview.png\";s:15:\"metaDescription\";s:81:\"A landing page to introduce a service or product with illustrations and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c471d3b26bec\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:76;a:11:{s:6:\"bundle\";s:26:\"template/introSectionBlock\";s:4:\"name\";s:19:\"Intro Section Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-preview.png\";s:15:\"metaDescription\";s:83:\"Intro (hero) section with logo, call to action, and illustration on the right side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471d9e41757\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:77;a:11:{s:6:\"bundle\";s:25:\"template/sideFeatureBlock\";s:4:\"name\";s:18:\"Side Feature Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A side feature block with description and illustration on the left side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471dc242082\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:78;a:11:{s:6:\"bundle\";s:22:\"template/sideInfoBlock\";s:4:\"name\";s:15:\"Side Info Block\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-preview.png\";s:15:\"metaDescription\";s:108:\"An informational block with an image on the right and content on the left (for features and call to action).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471df552c24\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:79;a:11:{s:6:\"bundle\";s:28:\"template/countUpSectionBlock\";s:4:\"name\";s:21:\"CountUp Section Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-preview.png\";s:15:\"metaDescription\";s:115:\"A section with an introduction text, counter elements, and featured bottom image (can be placed before the footer).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471e2b0f75b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:80;a:11:{s:6:\"bundle\";s:27:\"template/weddingHeroSection\";s:4:\"name\";s:20:\"Wedding Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-preview.png\";s:15:\"metaDescription\";s:127:\"A beautiful hero section for the wedding landing page with a parallax background. Perfect for invitation, RSVP, and any event. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c4846c3be458\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:81;a:11:{s:6:\"bundle\";s:27:\"template/weddingLandingPage\";s:4:\"name\";s:20:\"Wedding Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-preview.png\";s:15:\"metaDescription\";s:119:\"A landing page for wedding invitation, engagement announcement or any other events such as meetups, networking parties.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c486bbfb2458\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:82;a:11:{s:6:\"bundle\";s:26:\"template/fullHeightSection\";s:4:\"name\";s:19:\"Full Height Section\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-preview.png\";s:15:\"metaDescription\";s:60:\"A full-height section with an eye-catching title and button.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c486ce16942d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:83;a:11:{s:6:\"bundle\";s:29:\"template/coupleProfileSection\";s:4:\"name\";s:22:\"Couple Profile Section\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-preview.png\";s:15:\"metaDescription\";s:170:\"A section with a couple of profiles including image, description, and social icons (can also be used for team members). Perfect for wedding invitations and other events. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c486d9f52e15\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:84;a:11:{s:6:\"bundle\";s:28:\"template/showcaseHeroSection\";s:4:\"name\";s:21:\"Showcase Hero Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-preview.png\";s:15:\"metaDescription\";s:72:\"A colorful hero section with a menu and showcase block to promote works.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c752f3218831\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:85;a:11:{s:6:\"bundle\";s:28:\"template/studioHeaderSection\";s:4:\"name\";s:21:\"Studio Header Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-preview.png\";s:15:\"metaDescription\";s:97:\"A header section for an agency or web design studio with logo, menu, bold headline, and graphics.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c752a56b5d2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:86;a:11:{s:6:\"bundle\";s:29:\"template/breexProductHomepage\";s:4:\"name\";s:22:\"Breex Product Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-preview.png\";s:15:\"metaDescription\";s:176:\"A homepage template suitable for an online store of small and medium business from the Breex template set. Comes with a hero sections, product description, and image galleries.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c8a3df6ed51c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:87;a:11:{s:6:\"bundle\";s:32:\"template/breexProductDescription\";s:4:\"name\";s:25:\"Breex Product Description\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-preview.png\";s:15:\"metaDescription\";s:66:\"Simple product description block with three animated images below.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c8a364bbc42d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:88;a:11:{s:6:\"bundle\";s:30:\"template/breexHeroSectionBlock\";s:4:\"name\";s:24:\"Breex Hero Section Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-preview.png\";s:15:\"metaDescription\";s:128:\"A hero section block with title, button, and background image. A clean white space is left on the left side of the hero section.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c8a3601995e9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:89;a:11:{s:6:\"bundle\";s:27:\"template/breexProductHeader\";s:4:\"name\";s:20:\"Breex Product Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-preview.png\";s:15:\"metaDescription\";s:166:\"A header that is suitable for an online store of small and medium business from the Breex template set. Comes with a logo, menu, and shopping cart icon on the right. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5c8b6c1162441\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:90;a:11:{s:6:\"bundle\";s:27:\"template/breexProductFooter\";s:4:\"name\";s:20:\"Breex Product Footer\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-preview.png\";s:15:\"metaDescription\";s:129:\"A footer suitable for an online store of small and medium business from the Breex template set. Includes social icons and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5c8b6cf4286b5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:91;a:11:{s:6:\"bundle\";s:23:\"template/breexAboutPage\";s:4:\"name\";s:16:\"Breex About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-preview.png\";s:15:\"metaDescription\";s:194:\"An about page template suitable for an online store of small and medium business from the Breex template set. Comes with a brief introduction, company history, and team section for any business.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d16e54e3c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:92;a:11:{s:6:\"bundle\";s:25:\"template/breexTeamSection\";s:4:\"name\";s:18:\"Breex Team Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-preview.png\";s:15:\"metaDescription\";s:55:\"A simple team section with an image, name and position.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c98d547c16af\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:93;a:11:{s:6:\"bundle\";s:25:\"template/breexBlogArticle\";s:4:\"name\";s:18:\"Breex Blog Article\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-preview.png\";s:15:\"metaDescription\";s:202:\"A clean blog article template suitable for an online store of small and medium business from the Breex template set. Consists of featured image and gallery to post a blog article, case study, or review.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d6ceaa471\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:94;a:11:{s:6:\"bundle\";s:25:\"template/breexProductPage\";s:4:\"name\";s:18:\"Breex Product Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-preview.png\";s:15:\"metaDescription\";s:173:\"A clean product page suitable for an online store of small and medium business from the Breex template set. Includes colorful product blocks to outline the type of products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d8425d1e7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:95;a:11:{s:6:\"bundle\";s:28:\"template/breexProductSection\";s:4:\"name\";s:21:\"Breex Product Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-preview.png\";s:15:\"metaDescription\";s:73:\"A three column product section with colorful blocks to showcase products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c98d94010832\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:96;a:11:{s:6:\"bundle\";s:31:\"template/rohuPhotographyGallery\";s:4:\"name\";s:24:\"Rohu Photography Gallery\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-preview.png\";s:15:\"metaDescription\";s:204:\"A gallery page template from the Rohu template set. Includes a masonry image gallery and perfect for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca308eea3727\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:97;a:11:{s:6:\"bundle\";s:25:\"template/rohuSimpleHeader\";s:4:\"name\";s:18:\"Rohu Simple Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-preview.png\";s:15:\"metaDescription\";s:171:\"A header from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more. Includes a menu and a logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5ca30e3ccae96\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:98;a:11:{s:6:\"bundle\";s:22:\"template/rohuAboutPage\";s:4:\"name\";s:15:\"Rohu About Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-preview.png\";s:15:\"metaDescription\";s:157:\"An about page template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca30fc796ecb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:99;a:11:{s:6:\"bundle\";s:33:\"template/rohuPhotographyPortfolio\";s:4:\"name\";s:26:\"Rohu Photography Portfolio\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-preview.png\";s:15:\"metaDescription\";s:154:\"A homepage template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca3140a2bf86\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:100;a:11:{s:6:\"bundle\";s:24:\"template/rohuHeaderBlock\";s:4:\"name\";s:17:\"Rohu Header Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-preview.png\";s:15:\"metaDescription\";s:75:\"A creative header section block with a large image, menu, and introduction.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca31577da9c2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:101;a:11:{s:6:\"bundle\";s:25:\"template/rohuAboutSection\";s:4:\"name\";s:18:\"Rohu About Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-preview.png\";s:15:\"metaDescription\";s:68:\"An about section for photography portfolio with a brief description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca3186ec8d78\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:102;a:11:{s:6:\"bundle\";s:25:\"template/rohuClientsBlock\";s:4:\"name\";s:18:\"Rohu Clients Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A block with customer testimonial and client logos to showcase the experience.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca318a426498\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:103;a:11:{s:6:\"bundle\";s:28:\"template/rohuContactsSection\";s:4:\"name\";s:21:\"Rohu Contacts Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-preview.png\";s:15:\"metaDescription\";s:76:\"A clean and simple contact section with Google Maps and contact information.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca318ce0f842\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:104;a:11:{s:6:\"bundle\";s:31:\"template/scoopLandingPageFooter\";s:4:\"name\";s:25:\"Scoop Landing Page Footer\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-preview.png\";s:15:\"metaDescription\";s:112:\"A footer from the Scoop template set. Perfect for creative, digital, marketing, advertising, and other agencies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5ca8c7bee2086\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:105;a:11:{s:6:\"bundle\";s:28:\"template/scoopCaseStudyBlock\";s:4:\"name\";s:22:\"Scoop Case Study Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-preview.png\";s:15:\"metaDescription\";s:95:\"A clean two column block with case study information and project screenshot image on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca8c5f252a9e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:106;a:11:{s:6:\"bundle\";s:27:\"template/scoopFeaturesBlock\";s:4:\"name\";s:20:\"Scoop Features Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:65:\"Clean feature block with three columns with a shadow box effect. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca8c4f95bd4d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:107;a:11:{s:6:\"bundle\";s:25:\"template/scoopLandingPage\";s:4:\"name\";s:18:\"Scoop Landing Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-preview.png\";s:15:\"metaDescription\";s:168:\"A simple landing page with a hero image, information, case study, testimonials, and contacts. Perfect for creative, digital, marketing, advertising, and other agencies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca8c3a8e7248\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:108;a:11:{s:6:\"bundle\";s:23:\"template/transpecHeader\";s:4:\"name\";s:15:\"Transpec Header\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-preview.png\";s:15:\"metaDescription\";s:152:\"A large header with menu, button, and call to action block. Perfect for software, mobile app, or other digital services from the Transpec template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5cb86099653af\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:109;a:11:{s:6:\"bundle\";s:23:\"template/transpecFooter\";s:4:\"name\";s:15:\"Transpec Footer\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-preview.png\";s:15:\"metaDescription\";s:93:\"A footer for software, mobile app, or other digital services from the Transpec template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5cb8616121a54\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:110;a:11:{s:6:\"bundle\";s:26:\"template/transpecCaseStudy\";s:4:\"name\";s:19:\"Transpec Case Study\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-preview.png\";s:15:\"metaDescription\";s:181:\"A case study template page from the Transpec template set with description and feature highlights - perfect for software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb8632bb0c28\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:111;a:11:{s:6:\"bundle\";s:29:\"template/transpecFeaturesPage\";s:4:\"name\";s:22:\"Transpec Features Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-preview.png\";s:15:\"metaDescription\";s:132:\"A page from the Transpec template set to represent features of software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb86278c6a99\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:112;a:11:{s:6:\"bundle\";s:25:\"template/transpecTourPage\";s:4:\"name\";s:18:\"Transpec Tour Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-preview.png\";s:15:\"metaDescription\";s:125:\"A tour page from the Transpec template set to represent software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb861a17de7f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:113;a:11:{s:6:\"bundle\";s:25:\"template/transpecHomepage\";s:4:\"name\";s:17:\"Transpec Homepage\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-preview.png\";s:15:\"metaDescription\";s:161:\"A minimalist homepage for software, mobile app, or other digital services from the Transpec template set. A great place to add a Phone or Browser Mockup element.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb85c1f5af97\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:114;a:11:{s:6:\"bundle\";s:34:\"template/transpecTestimonialsBlock\";s:4:\"name\";s:27:\"Transpec Testimonials Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:87:\"A simple testimonial, feedback and review block template with an image, name and quote.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85e3fc02ae\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:115;a:11:{s:6:\"bundle\";s:34:\"template/transpecCallToActionBlock\";s:4:\"name\";s:29:\"Transpec Call to Action Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A colorful call to action block with image and message.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85dbd85269\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:116;a:11:{s:6:\"bundle\";s:38:\"template/transpecFeatureHighlightBlock\";s:4:\"name\";s:32:\"Transpec Feature Highlight Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-preview.png\";s:15:\"metaDescription\";s:81:\"A feature highlight block template with product or service image and description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85d43ce1ce\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:117;a:11:{s:6:\"bundle\";s:30:\"template/transpecFeaturesBlock\";s:4:\"name\";s:23:\"Transpec Features Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:73:\"A simple feature block to represent the features of a product or service.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85cc563474\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:118;a:11:{s:6:\"bundle\";s:26:\"template/landingPageFooter\";s:4:\"name\";s:19:\"Landing Page Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-preview.png\";s:15:\"metaDescription\";s:79:\"A landing page footer template with a menu, social icons, and background image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5cc6c34fae84d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:119;a:11:{s:6:\"bundle\";s:28:\"template/landingPageFAQBlock\";s:4:\"name\";s:22:\"Landing Page FAQ Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-preview.png\";s:15:\"metaDescription\";s:89:\"A clean FAQ (frequently asked questions) block with toggle elements and light background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c2cc1e5ba\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:120;a:11:{s:6:\"bundle\";s:38:\"template/landingPageThreeFeaturesBlock\";s:4:\"name\";s:33:\"Landing Page Three Features Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:58:\"A three feature block with title, images, and description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c2ad0e71f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:121;a:11:{s:6:\"bundle\";s:37:\"template/landingPageTestimonialsBlock\";s:4:\"name\";s:31:\"Landing Page Testimonials Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:89:\"A colorful testimonials block with background image and small testimonials at the bottom.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c25cd376b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:122;a:11:{s:6:\"bundle\";s:33:\"template/landingPageFeaturesBlock\";s:4:\"name\";s:27:\"Landing Page Features Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:65:\"A clean and simple feature block with description and two images.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c23545cc1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:123;a:11:{s:6:\"bundle\";s:27:\"template/simpleBlogHomepage\";s:4:\"name\";s:20:\"Simple Blog Homepage\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-preview.png\";s:15:\"metaDescription\";s:99:\"A homepage template for a personal blog or online journal to share thoughts and ideas on any topic.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cd2b92498a17\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:124;a:11:{s:6:\"bundle\";s:32:\"template/veganRestaurantHomepage\";s:4:\"name\";s:25:\"Vegan Restaurant Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-preview.png\";s:15:\"metaDescription\";s:74:\"A homepage template for restaurants, cafes and bars with menu and gallery.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120cf215344\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:125;a:11:{s:6:\"bundle\";s:28:\"template/veganRestaurantMenu\";s:4:\"name\";s:21:\"Vegan Restaurant Menu\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-preview.png\";s:15:\"metaDescription\";s:52:\"A menu page template for restaurants, cafes or bars.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120cd0a558a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:126;a:11:{s:6:\"bundle\";s:31:\"template/veganRestaurantGallery\";s:4:\"name\";s:24:\"Vegan Restaurant Gallery\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-preview.png\";s:15:\"metaDescription\";s:55:\"A gallery page template for restaurants, cafes or bars.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120ce19117b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:127;a:11:{s:6:\"bundle\";s:30:\"template/veganRestaurantHeader\";s:4:\"name\";s:23:\"Vegan Restaurant Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-preview.png\";s:15:\"metaDescription\";s:80:\"A homepage template for restaurants, cafes and bars with menu, logo and button. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d12115b92610\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:128;a:11:{s:6:\"bundle\";s:30:\"template/veganRestaurantFooter\";s:4:\"name\";s:23:\"Vegan Restaurant Footer\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-preview.png\";s:15:\"metaDescription\";s:99:\"A footer for restaurants, cafes and bars with menu and gallery. Includes menus divided in sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d1212524aa62\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:129;a:11:{s:6:\"bundle\";s:37:\"template/veganRestaurantFeaturesBlock\";s:4:\"name\";s:31:\"Vegan Restaurant Features Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A three features block with background image and call to action message.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1215ab26304\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:130;a:11:{s:6:\"bundle\";s:33:\"template/veganRestaurantMenuBlock\";s:4:\"name\";s:27:\"Vegan Restaurant Menu Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A three column block for displaying the menu of a restaurant or cafe.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d12184223ef6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:131;a:11:{s:6:\"bundle\";s:41:\"template/veganRestaurantTestimonialsBlock\";s:4:\"name\";s:35:\"Vegan Restaurant Testimonials Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:99:\"A colorful testimonial block with feedback or review and background image for a restaurant or cafe.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1219f185796\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:132;a:11:{s:6:\"bundle\";s:32:\"template/designerPortfolioFooter\";s:4:\"name\";s:25:\"Designer Portfolio Footer\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A footer for designers, design agency and other creatives. Includes a call to action, social icons and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d122a24b0990\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:133;a:11:{s:6:\"bundle\";s:34:\"template/designerPortfolioHomepage\";s:4:\"name\";s:27:\"Designer Portfolio Homepage\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-preview.png\";s:15:\"metaDescription\";s:132:\"A portfolio homepage for designers, design agency and other creatives. Includes an asymmetrical grid layout, header footer and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221672a2a9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:134;a:11:{s:6:\"bundle\";s:38:\"template/designerPortfolioIntroduction\";s:4:\"name\";s:31:\"Designer Portfolio Introduction\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-preview.png\";s:15:\"metaDescription\";s:55:\"A portfolio homepage for designers and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d12218147e77\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:135;a:11:{s:6:\"bundle\";s:34:\"template/designerPortfolioServices\";s:4:\"name\";s:27:\"Designer Portfolio Services\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-preview.png\";s:15:\"metaDescription\";s:93:\"A template to represent services - suitable for designers, design agency and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221959dc6c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:136;a:11:{s:6:\"bundle\";s:37:\"template/designerPortfolioCaseStudies\";s:4:\"name\";s:31:\"Designer Portfolio Case Studies\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-preview.png\";s:15:\"metaDescription\";s:118:\"A category type page for representing creative case studies. Perfect for designer, design agency and other creatives. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221ad2c9cc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:137;a:11:{s:6:\"bundle\";s:35:\"template/designerPortfolioCaseStudy\";s:4:\"name\";s:29:\"Designer Portfolio Case Study\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-preview.png\";s:15:\"metaDescription\";s:121:\"A case study template to represent a specific work done for clients. Perfect for designers, agencies and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221c601539\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:138;a:11:{s:6:\"bundle\";s:30:\"template/designerPortfolioBlog\";s:4:\"name\";s:23:\"Designer Portfolio Blog\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-preview.png\";s:15:\"metaDescription\";s:72:\"A blog category page layout for designers, agencies and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221dacd8f9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:139;a:11:{s:6:\"bundle\";s:39:\"template/designerPortfolioServicesBlock\";s:4:\"name\";s:33:\"Designer Portfolio Services Block\";s:16:\"metaThumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A colorful section to represent the services of a business.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122cc68c399\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:140;a:11:{s:6:\"bundle\";s:38:\"template/designerPortfolioClientsBlock\";s:4:\"name\";s:32:\"Designer Portfolio Clients Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A block to showcase clients and testimonials, feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122ce5efd2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:141;a:11:{s:6:\"bundle\";s:43:\"template/designerPortfolioBlogArticlesBlock\";s:4:\"name\";s:38:\"Designer Portfolio Blog Articles Block\";s:16:\"metaThumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A three column block to showcase the latest blog posts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122db1c9fa5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:142;a:11:{s:6:\"bundle\";s:31:\"template/solutionBusinessHeader\";s:4:\"name\";s:24:\"Solution Business Header\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-preview.png\";s:15:\"metaDescription\";s:152:\"A header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu and a logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d1c9d5bde16e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:143;a:11:{s:6:\"bundle\";s:36:\"template/solutionBusinessLargeHeader\";s:4:\"name\";s:30:\"Solution Business Large Header\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-preview.png\";s:15:\"metaDescription\";s:186:\"A large header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu block and hero image in the background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d1c9dd78007a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:144;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessHomepage\";s:4:\"name\";s:26:\"Solution Business Homepage\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-preview.png\";s:15:\"metaDescription\";s:196:\"A comprehensive business homepage template with services, testimonials and other information listed. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b8eb2eec37\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:145;a:11:{s:6:\"bundle\";s:29:\"template/solutionBusinessNews\";s:4:\"name\";s:22:\"Solution Business News\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-preview.png\";s:15:\"metaDescription\";s:176:\"A news page template for a business site to post latest updates and information. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b93ac5e148\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:146;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessContacts\";s:4:\"name\";s:26:\"Solution Business Contacts\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-preview.png\";s:15:\"metaDescription\";s:192:\"A contact page template for a business website with all the contact information and Google Maps. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b960d970f3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:147;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessServices\";s:4:\"name\";s:26:\"Solution Business Services\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-preview.png\";s:15:\"metaDescription\";s:182:\"A business page template to represent company services or features in a catalog view. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b990d395b4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:148;a:11:{s:6:\"bundle\";s:42:\"template/solutionBusinessTestimonialsBlock\";s:4:\"name\";s:36:\"Solution Business Testimonials Block\";s:16:\"metaThumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:68:\"A clean single testimonial block on a blue background with an image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baa2f47f99\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:149;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessServicesBlock\";s:4:\"name\";s:32:\"Solution Business Services Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A colorful services block template on a blue background with icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baa7d317ef\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:150;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessFeaturesBlock\";s:4:\"name\";s:32:\"Solution Business Features Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A clean and white features block with icons to represent features or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baadab44c5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:151;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessContactsBlock\";s:4:\"name\";s:32:\"Solution Business Contacts Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-preview.png\";s:15:\"metaDescription\";s:93:\"A business type contacts block on a blue background with contact information and Google Maps.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1bab1a8bf4e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:152;a:11:{s:6:\"bundle\";s:36:\"template/solutionBusinessBannerBlock\";s:4:\"name\";s:30:\"Solution Business Banner Block\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-preview.png\";s:15:\"metaDescription\";s:71:\"A banner block for a business website with an image and call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1babd373bce\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:153;a:11:{s:6:\"bundle\";s:34:\"template/solutionBusinessNewsBlock\";s:4:\"name\";s:28:\"Solution Business News Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-preview.png\";s:15:\"metaDescription\";s:76:\"An archive type news section divided into 3 columns for a business website. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1bac77079c4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:154;a:11:{s:6:\"bundle\";s:30:\"template/mediumStyleBlogHeader\";s:4:\"name\";s:24:\"Medium Style Blog Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-preview.png\";s:15:\"metaDescription\";s:137:\"A clean header for a blog. Perfect for lifestyle, personal design, marketing blog. Includes a logo and a menu with a colorful background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d26e96e9830c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:155;a:11:{s:6:\"bundle\";s:40:\"template/mediumStyleRelatedArticlesBlock\";s:4:\"name\";s:35:\"Medium Style Related Articles Block\";s:16:\"metaThumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-preview.png\";s:15:\"metaDescription\";s:87:\"A block template for related blog articles or archives with 3 articles listed in a row.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d25e7102f2fc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:156;a:11:{s:6:\"bundle\";s:32:\"template/mediumStyleBlogHomepage\";s:4:\"name\";s:26:\"Medium Style Blog Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-preview.png\";s:15:\"metaDescription\";s:142:\"A homepage for a blog. Perfect for lifestyle, personal design, marketing blog. Includes author information, article, archive section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d25e5ea95223\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:157;a:11:{s:6:\"bundle\";s:22:\"template/elifAboutPage\";s:4:\"name\";s:15:\"Elif About Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-preview.png\";s:15:\"metaDescription\";s:97:\"A simple about page for a business site, product page or online blog from the Elif template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a4a9c3206\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:158;a:11:{s:6:\"bundle\";s:21:\"template/elifContacts\";s:4:\"name\";s:13:\"Elif Contacts\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-preview.png\";s:15:\"metaDescription\";s:92:\"A contact page for a business site, product page or online blog from the Elif template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a4e48f15c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:159;a:11:{s:6:\"bundle\";s:22:\"template/fashionHeader\";s:4:\"name\";s:14:\"Fashion Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-preview.png\";s:15:\"metaDescription\";s:179:\"A header for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes logo, menu in the middle, and social profile icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d52885ad0df3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:160;a:11:{s:6:\"bundle\";s:22:\"template/fashionFooter\";s:4:\"name\";s:14:\"Fashion Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-preview.png\";s:15:\"metaDescription\";s:157:\"A footer for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes contact information and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d5288bdbcc82\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:161;a:11:{s:6:\"bundle\";s:32:\"template/fashionBestSellingBlock\";s:4:\"name\";s:26:\"Fashion Best Selling Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A section template to showcase the best selling products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c151ec1c85\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:162;a:11:{s:6:\"bundle\";s:30:\"template/fashionGallerySection\";s:4:\"name\";s:23:\"Fashion Gallery Section\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-preview.png\";s:15:\"metaDescription\";s:53:\"A section template for a gallery or product showcase.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c12f569670\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:163;a:11:{s:6:\"bundle\";s:27:\"template/fashionBlogSection\";s:4:\"name\";s:20:\"Fashion Blog Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-preview.png\";s:15:\"metaDescription\";s:62:\"A section  to display new, recent, or most popular blog posts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c127a57468\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:164;a:11:{s:6:\"bundle\";s:31:\"template/fashionBestSellingPage\";s:4:\"name\";s:25:\"Fashion Best Selling Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-preview.png\";s:15:\"metaDescription\";s:150:\"A page template of best selling products for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c08b388417\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:165;a:11:{s:6:\"bundle\";s:24:\"template/fashionBlogPage\";s:4:\"name\";s:17:\"Fashion Blog Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-preview.png\";s:15:\"metaDescription\";s:130:\"A blog page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c03d0da039\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:166;a:11:{s:6:\"bundle\";s:30:\"template/fashionCollectionPage\";s:4:\"name\";s:23:\"Fashion Collection Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-preview.png\";s:15:\"metaDescription\";s:136:\"A collection page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c038a315cb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:167;a:11:{s:6:\"bundle\";s:27:\"template/fashionGalleryPage\";s:4:\"name\";s:20:\"Fashion Gallery Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-preview.png\";s:15:\"metaDescription\";s:133:\"A gallery page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c033ba693b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:168;a:11:{s:6:\"bundle\";s:24:\"template/fashionHomepage\";s:4:\"name\";s:16:\"Fashion Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-preview.png\";s:15:\"metaDescription\";s:209:\"A homepage template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes colorful hero section, gallery, star ranking, pricing values and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c031175eec\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:169;a:11:{s:6:\"bundle\";s:20:\"template/bloogHeader\";s:4:\"name\";s:12:\"Bloog Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-preview.png\";s:15:\"metaDescription\";s:61:\"A header for a blog or magazine. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d5552eae1cad\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:170;a:11:{s:6:\"bundle\";s:29:\"template/bloogSinglePostBlock\";s:4:\"name\";s:23:\"Bloog Single Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-preview.png\";s:15:\"metaDescription\";s:63:\"A single blog post teaser with a background and featured image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d554244aea25\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:171;a:11:{s:6:\"bundle\";s:29:\"template/bloogDoublePostBlock\";s:4:\"name\";s:23:\"Bloog Double Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A section with two blog post teasers and featured images.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d5543451647b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:172;a:11:{s:6:\"bundle\";s:22:\"template/bloogHomepage\";s:4:\"name\";s:14:\"Bloog Homepage\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-preview.png\";s:15:\"metaDescription\";s:62:\"A blog homepage template with archive or teaser article list. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d553fc042a45\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:173;a:11:{s:6:\"bundle\";s:22:\"template/nutrickFooter\";s:4:\"name\";s:14:\"Nutrick Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-preview.png\";s:15:\"metaDescription\";s:111:\"A footer for entrepreneurial businesses and startups from the Nutrick template set. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d655b8d965da\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:174;a:11:{s:6:\"bundle\";s:27:\"template/nutrickTeamSection\";s:4:\"name\";s:20:\"Nutrick Team Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-preview.png\";s:15:\"metaDescription\";s:67:\"Team section template with teammate\'s photos, names, and positions.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650ede730c2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:175;a:11:{s:6:\"bundle\";s:35:\"template/nutrickTestimonialsSection\";s:4:\"name\";s:28:\"Nutrick Testimonials Section\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-preview.png\";s:15:\"metaDescription\";s:88:\"Showcase testimonials with Nutrick template set block for customer feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650e2a43f27\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:176;a:11:{s:6:\"bundle\";s:31:\"template/nutrickServicesSection\";s:4:\"name\";s:24:\"Nutrick Services Section\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-preview.png\";s:15:\"metaDescription\";s:81:\"Showcase services with a beautiful service section from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650dd33cd64\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:177;a:11:{s:6:\"bundle\";s:28:\"template/nutrickPricingTable\";s:4:\"name\";s:21:\"Nutrick Pricing Table\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-preview.png\";s:15:\"metaDescription\";s:54:\"A pricing table section from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650ce9e2a73\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:178;a:11:{s:6:\"bundle\";s:27:\"template/nutrickHeroSection\";s:4:\"name\";s:20:\"Nutrick Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-preview.png\";s:15:\"metaDescription\";s:105:\"A simple and eye-catching hero section from the Nutrick template. Includes an image and a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650bb050e74\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:179;a:11:{s:6:\"bundle\";s:28:\"template/nutrickServicesPage\";s:4:\"name\";s:21:\"Nutrick Services Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-preview.png\";s:15:\"metaDescription\";s:98:\"A service page template for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650a9e8121e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:180;a:11:{s:6:\"bundle\";s:27:\"template/nutrickProjectPage\";s:4:\"name\";s:20:\"Nutrick Project Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-preview.png\";s:15:\"metaDescription\";s:111:\"A page template to showcase projects for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650a549d940\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:181;a:11:{s:6:\"bundle\";s:25:\"template/nutrickAboutPage\";s:4:\"name\";s:18:\"Nutrick About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-preview.png\";s:15:\"metaDescription\";s:97:\"An about page template for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650993b7143\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:182;a:11:{s:6:\"bundle\";s:24:\"template/nutrickHomePage\";s:4:\"name\";s:16:\"Nutrick Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-preview.png\";s:15:\"metaDescription\";s:180:\"A beautiful and clean homepage template for entrepreneurial businesses and startups from the Nutrick template set. Includes header and footer, pricing table, testimonials and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d6509e5a039f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:183;a:11:{s:6:\"bundle\";s:23:\"template/gGPersonalPage\";s:4:\"name\";s:16:\"GG Personal Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-preview.png\";s:15:\"metaDescription\";s:70:\"A personal resume page to showcase a work experience, blog, portfolio.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d70c04077749\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:184;a:11:{s:6:\"bundle\";s:28:\"template/gGTestimonialsBlock\";s:4:\"name\";s:21:\"GG Testimonials Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:68:\"Testimonial section template to share customer feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e71d67ffb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:185;a:11:{s:6:\"bundle\";s:24:\"template/gGShowcaseBlock\";s:4:\"name\";s:17:\"GG Showcase Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-preview.png\";s:15:\"metaDescription\";s:64:\"A gallery block to showcase existing work, products or projects.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e7686723c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:186;a:11:{s:6:\"bundle\";s:20:\"template/gGBlogBlock\";s:4:\"name\";s:13:\"GG Blog Block\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A blog teaser section to highlight latest articles or case studies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e7a4bf75d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:187;a:11:{s:6:\"bundle\";s:29:\"template/architectureTemplate\";s:4:\"name\";s:21:\"Architecture Template\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-preview.png\";s:15:\"metaDescription\";s:86:\"A one-page layout for architecture, real estate agency or any other creative industry.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5da9904d4f172\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:188;a:11:{s:6:\"bundle\";s:38:\"template/architectureTemplateTeamBlock\";s:4:\"name\";s:32:\"Architecture Template Team Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-preview.png\";s:15:\"metaDescription\";s:47:\"A team block template to showcase team members.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da99a994cac3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:189;a:11:{s:6:\"bundle\";s:41:\"template/architectureTemplateClientsBlock\";s:4:\"name\";s:35:\"Architecture Template Clients Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-preview.png\";s:15:\"metaDescription\";s:81:\"Showcase client\'s testimonials, feedback and reviews about products and services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da99cbb5fe05\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:190;a:11:{s:6:\"bundle\";s:41:\"template/architectureTemplateProjectBlock\";s:4:\"name\";s:35:\"Architecture Template Project Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-preview.png\";s:15:\"metaDescription\";s:98:\"Display a project portfolio by using an asymmetric grid layout from the Architecture template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da9a378ebb7f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:191;a:11:{s:6:\"bundle\";s:42:\"template/architectureTemplateFeaturesBlock\";s:4:\"name\";s:36:\"Architecture Template Features Block\";s:16:\"metaThumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:79:\"Show the most important features or benefits of a product, service, or company.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da9a5580c5c9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:192;a:11:{s:6:\"bundle\";s:35:\"template/architectureTemplateFooter\";s:4:\"name\";s:28:\"Architecture Template Footer\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-preview.png\";s:15:\"metaDescription\";s:114:\"A one-page layout for architecture, real estate agency or any other creative industry. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5dae044ca099c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:193;a:11:{s:6:\"bundle\";s:35:\"template/architectureTemplateHeader\";s:4:\"name\";s:28:\"Architecture Template Header\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-preview.png\";s:15:\"metaDescription\";s:137:\"A large header template for architecture, real estate agency or any other creative industry. Includes a background image and zoom effect.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5dae04b04882e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:194;a:11:{s:6:\"bundle\";s:25:\"template/404HalloweenPage\";s:4:\"name\";s:18:\"404 Halloween Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-preview.png\";s:15:\"metaDescription\";s:85:\"A spooky Halloween style 404 page that will help to save visitors from scary moments.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5db355650c0d8\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:195;a:11:{s:6:\"bundle\";s:27:\"template/sinloaCoffeeFooter\";s:4:\"name\";s:20:\"Sinloa Coffee Footer\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-preview.png\";s:15:\"metaDescription\";s:140:\"A footer from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes location and working hours.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5e0f4b7482cfe\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:196;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeHomePage\";s:4:\"name\";s:22:\"Sinloa Coffee Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-preview.png\";s:15:\"metaDescription\";s:156:\"A homepage from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes header and footer, testimonials and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b0ce8ce8e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:197;a:11:{s:6:\"bundle\";s:36:\"template/sinloaCoffeeMaintenancePage\";s:4:\"name\";s:30:\"Sinloa Coffee Maintenance Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-preview.png\";s:15:\"metaDescription\";s:119:\"A maintenance mode page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b10d92120\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:198;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeMenuPage\";s:4:\"name\";s:23:\"Sinloa Coffee Menu Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-preview.png\";s:15:\"metaDescription\";s:124:\"A menu page to list products from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b14e71b2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:199;a:11:{s:6:\"bundle\";s:32:\"template/sinloaCoffeeContactPage\";s:4:\"name\";s:26:\"Sinloa Coffee Contact Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-preview.png\";s:15:\"metaDescription\";s:151:\"A contact page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes a simple and clean contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b1dc9ef9e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:200;a:11:{s:6:\"bundle\";s:35:\"template/sinloaCoffeeComingSoonPage\";s:4:\"name\";s:30:\"Sinloa Coffee Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-preview.png\";s:15:\"metaDescription\";s:113:\"A coming soon page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b21befe63\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:201;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeBlogPage\";s:4:\"name\";s:23:\"Sinloa Coffee Blog Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-preview.png\";s:15:\"metaDescription\";s:139:\"A blog archive page with a banner-style list from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b28ba1a7e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:202;a:11:{s:6:\"bundle\";s:36:\"template/sinloaCoffeeBlogArticlePage\";s:4:\"name\";s:31:\"Sinloa Coffee Blog Article Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-preview.png\";s:15:\"metaDescription\";s:123:\"A blog article page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b4db35ccc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:203;a:11:{s:6:\"bundle\";s:32:\"template/sinloaCoffeeAboutUsPage\";s:4:\"name\";s:27:\"Sinloa Coffee About Us Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-preview.png\";s:15:\"metaDescription\";s:117:\"An about page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b535cbdbf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:204;a:11:{s:6:\"bundle\";s:28:\"template/sinloaCoffee404Page\";s:4:\"name\";s:22:\"Sinloa Coffee 404 Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-preview.png\";s:15:\"metaDescription\";s:114:\"A 404 page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b567bb23a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:205;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeProductBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Product Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A product block layout from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9d98720e79\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:206;a:11:{s:6:\"bundle\";s:41:\"template/sinloaCoffeeProductFeaturesBlock\";s:4:\"name\";s:36:\"Sinloa Coffee Product Features Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:75:\"Showcase product features with a block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9da4ed611e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:207;a:11:{s:6:\"bundle\";s:38:\"template/sinloaCoffeeCallToActionBlock\";s:4:\"name\";s:34:\"Sinloa Coffee Call to Action Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A call to action block layout from the Sinloa Coffee template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9daad69b58\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:208;a:11:{s:6:\"bundle\";s:30:\"template/sinloaCoffeeHeroBlock\";s:4:\"name\";s:24:\"Sinloa Coffee Hero Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A hero section block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9dbe53347e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:209;a:11:{s:6:\"bundle\";s:39:\"template/sinloaCoffeeProductBannerBlock\";s:4:\"name\";s:34:\"Sinloa Coffee Product Banner Block\";s:16:\"metaThumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A product banner block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9dc7d54993\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:210;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeArticleBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Article Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-preview.png\";s:15:\"metaDescription\";s:64:\"An article block for a blog from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9deda632e4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:211;a:11:{s:6:\"bundle\";s:38:\"template/sinloaCoffeeTestimonialsBlock\";s:4:\"name\";s:32:\"Sinloa Coffee Testimonials Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:90:\"A testimonials block to showcase reviews and feedback from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9df53d428d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:212;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeContactBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Contact Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-preview.png\";s:15:\"metaDescription\";s:92:\"A contact block layout from the Sinloa Coffee template set. Includes a simple contact form. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9e1db7e1e2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:213;a:11:{s:6:\"bundle\";s:37:\"template/sinloaCoffeeProductHeroBlock\";s:4:\"name\";s:32:\"Sinloa Coffee Product Hero Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A hero section that showcases one product from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9e2e597f76\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:214;a:11:{s:6:\"bundle\";s:22:\"template/hWLargeHeader\";s:4:\"name\";s:16:\"HW Large Header \";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-preview.png\";s:15:\"metaDescription\";s:154:\"A large header for health, wellness, medical and other services from the HW template set. Includes a logo, menu, and a hero section with a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5e32e76f76872\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:215;a:11:{s:6:\"bundle\";s:21:\"template/hWDarkFooter\";s:4:\"name\";s:14:\"HW Dark Footer\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-preview.png\";s:15:\"metaDescription\";s:122:\"A dark footer for health, wellness, medical and other services from the HW template set. Includes location, logo and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5e32e8017e3f0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:216;a:11:{s:6:\"bundle\";s:24:\"template/hWBlogListBlock\";s:4:\"name\";s:18:\"HW Blog List Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-preview.png\";s:15:\"metaDescription\";s:78:\"An archive type list of blog articles from the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e31cf43e0726\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:217;a:11:{s:6:\"bundle\";s:26:\"template/hWTeamMemberBlock\";s:4:\"name\";s:20:\"HW Team Member Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-preview.png\";s:15:\"metaDescription\";s:60:\"A team member block from the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e31cd4076512\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:218;a:11:{s:6:\"bundle\";s:26:\"template/hWMaintenancePage\";s:4:\"name\";s:19:\"HW Maintenance Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-preview.png\";s:15:\"metaDescription\";s:93:\"A maintenance page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e31b6c594323\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:219;a:11:{s:6:\"bundle\";s:18:\"template/hW404Page\";s:4:\"name\";s:11:\"HW 404 Page\";s:16:\"metaThumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-preview.png\";s:15:\"metaDescription\";s:120:\"A 404 page for health, wellness, medical and other services from the HW template set.the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168e4a1b73\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:220;a:11:{s:6:\"bundle\";s:20:\"template/hWAboutPage\";s:4:\"name\";s:13:\"HW About Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-preview.png\";s:15:\"metaDescription\";s:88:\"An about page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168a8d01d1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:221;a:11:{s:6:\"bundle\";s:22:\"template/hWBlogArticle\";s:4:\"name\";s:15:\"HW Blog Article\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-preview.png\";s:15:\"metaDescription\";s:101:\"A single blog article page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168748f92f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:222;a:11:{s:6:\"bundle\";s:19:\"template/hWBlogPage\";s:4:\"name\";s:12:\"HW Blog Page\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-preview.png\";s:15:\"metaDescription\";s:86:\"A blog page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168429c85f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:223;a:11:{s:6:\"bundle\";s:25:\"template/hWComingSoonPage\";s:4:\"name\";s:19:\"HW Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-preview.png\";s:15:\"metaDescription\";s:93:\"A coming soon page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e316819d6548\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:224;a:11:{s:6:\"bundle\";s:22:\"template/hWGalleryPage\";s:4:\"name\";s:15:\"HW Gallery Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-preview.png\";s:15:\"metaDescription\";s:89:\"A gallery page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3167d869e75\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:225;a:11:{s:6:\"bundle\";s:23:\"template/hWServicesPage\";s:4:\"name\";s:16:\"HW Services Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-preview.png\";s:15:\"metaDescription\";s:89:\"A page to showcase health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e31675568cbe\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:226;a:11:{s:6:\"bundle\";s:19:\"template/hWHomepage\";s:4:\"name\";s:11:\"HW Homepage\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-preview.png\";s:15:\"metaDescription\";s:134:\"A homepage for health, wellness, medical and other services from the HW template set. Includes header, footer, menu and more features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3167b1b4241\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:227;a:11:{s:6:\"bundle\";s:26:\"template/burgerStoryHeader\";s:4:\"name\";s:19:\"Burger Story Header\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-preview.png\";s:15:\"metaDescription\";s:143:\"A colorful header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e737c364c7a72.30124138\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:228;a:11:{s:6:\"bundle\";s:31:\"template/burgerStoryWhiteHeader\";s:4:\"name\";s:25:\"Burger Story White Header\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-preview.png\";s:15:\"metaDescription\";s:140:\"A white header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e737c9669ffe0.95091680\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:229;a:11:{s:6:\"bundle\";s:26:\"template/burgerStoryFooter\";s:4:\"name\";s:19:\"Burger Story Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-preview.png\";s:15:\"metaDescription\";s:139:\"A footer for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes logo and menus divided by sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5e737ce4a5ce43.11716145\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:230;a:11:{s:6:\"bundle\";s:32:\"template/burgerStoryProductBlock\";s:4:\"name\";s:26:\"Burger Story Product Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-preview.png\";s:15:\"metaDescription\";s:74:\"A block that displays a single product from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725401c61bd\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:231;a:11:{s:6:\"bundle\";s:37:\"template/burgerStoryTestimonialsBlock\";s:4:\"name\";s:31:\"Burger Story Testimonials Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A testimonials section template from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725381e80ff\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:232;a:11:{s:6:\"bundle\";s:34:\"template/burgerStoryMobileAppBlock\";s:4:\"name\";s:29:\"Burger Story Mobile App Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-preview.png\";s:15:\"metaDescription\";s:153:\"A section for mobile app promotion from the Burger Story template set. Includes a description, phone mockup, links to the App Store or Google Play store.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725244d92eb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:233;a:11:{s:6:\"bundle\";s:29:\"template/burgerStoryMenuBlock\";s:4:\"name\";s:23:\"Burger Story Menu Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A food menu section from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e7251fd6523b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:234;a:11:{s:6:\"bundle\";s:31:\"template/burgerStoryHeroSection\";s:4:\"name\";s:25:\"Burger Story Hero Section\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-preview.png\";s:15:\"metaDescription\";s:73:\"A hero section template with an image from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725172b3200\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:235;a:11:{s:6:\"bundle\";s:32:\"template/burgerStorySpecialOffer\";s:4:\"name\";s:26:\"Burger Story Special Offer\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-preview.png\";s:15:\"metaDescription\";s:118:\"A special offer or discount page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724af297cc1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:236;a:11:{s:6:\"bundle\";s:29:\"template/burgerStoryAboutPage\";s:4:\"name\";s:23:\"Burger Story About Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-preview.png\";s:15:\"metaDescription\";s:99:\"An about page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724abdcfc61\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:237;a:11:{s:6:\"bundle\";s:28:\"template/burgerStoryMenuPage\";s:4:\"name\";s:22:\"Burger Story Menu Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-preview.png\";s:15:\"metaDescription\";s:123:\"A menu page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes product blocks. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a7b29b5e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:238;a:11:{s:6:\"bundle\";s:32:\"template/burgerStoryContactsPage\";s:4:\"name\";s:26:\"Burger Story Contacts Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-preview.png\";s:15:\"metaDescription\";s:127:\"A contacts page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes a contact form. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a4c3590b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:239;a:11:{s:6:\"bundle\";s:27:\"template/burgerStoryFanPage\";s:4:\"name\";s:21:\"Burger Story Fan Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-preview.png\";s:15:\"metaDescription\";s:115:\"A testimonial and review page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a28e752a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:240;a:11:{s:6:\"bundle\";s:28:\"template/burgerStoryHomepage\";s:4:\"name\";s:21:\"Burger Story Homepage\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-preview.png\";s:15:\"metaDescription\";s:96:\"A homepage for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e7249ffab761\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:241;a:11:{s:6:\"bundle\";s:21:\"template/shippoHeader\";s:4:\"name\";s:13:\"Shippo Header\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-preview.png\";s:15:\"metaDescription\";s:147:\"A header for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e9b41f70ae005.85717801\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:242;a:11:{s:6:\"bundle\";s:21:\"template/shippoFooter\";s:4:\"name\";s:13:\"Shippo Footer\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-preview.png\";s:15:\"metaDescription\";s:177:\"A footer for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes logo, social icons and menus divided by sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5e9b42875882a6.53621874\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:243;a:11:{s:6:\"bundle\";s:28:\"template/shippoBlogPostBlock\";s:4:\"name\";s:22:\"Shippo Blog Post Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-preview.png\";s:15:\"metaDescription\";s:64:\"An archive type list of blog posts from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99d0120e4ec1.60760864\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:244;a:11:{s:6:\"bundle\";s:28:\"template/shippoServicesBlock\";s:4:\"name\";s:21:\"Shippo Services Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section to display services from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cfb2b52588.15110126\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:245;a:11:{s:6:\"bundle\";s:27:\"template/shippoFounderBlock\";s:4:\"name\";s:20:\"Shippo Founder Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-preview.png\";s:15:\"metaDescription\";s:71:\"A founder or team member section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cf39bde0a1.86317418\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:246;a:11:{s:6:\"bundle\";s:30:\"template/shippoOurMissionBlock\";s:4:\"name\";s:24:\"Shippo Our Mission Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-preview.png\";s:15:\"metaDescription\";s:68:\"Our mission, about us section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ce6aaf5770.90498062\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:247;a:11:{s:6:\"bundle\";s:23:\"template/shippoFAQBlock\";s:4:\"name\";s:16:\"Shippo FAQ Block\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-preview.png\";s:15:\"metaDescription\";s:81:\"A FAQ (frequently asked questions) section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ce2923d1e3.52622608\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:248;a:11:{s:6:\"bundle\";s:25:\"template/shippoStepsBlock\";s:4:\"name\";s:18:\"Shippo Steps Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section that displays steps from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cdba29dc10.52100903\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:249;a:11:{s:6:\"bundle\";s:29:\"template/shippoDashboardBlock\";s:4:\"name\";s:22:\"Shippo Dashboard Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-preview.png\";s:15:\"metaDescription\";s:73:\"A section that shows a screenshot of an app from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cc39c7fd72.49161198\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:250;a:11:{s:6:\"bundle\";s:35:\"template/shippoServicesTeaserBlocks\";s:4:\"name\";s:29:\"Shippo Services Teaser Blocks\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-preview.png\";s:15:\"metaDescription\";s:60:\"A block that displays services from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cb709c1e58.49670793\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:251;a:11:{s:6:\"bundle\";s:24:\"template/shippoHeroBlock\";s:4:\"name\";s:17:\"Shippo Hero Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-preview.png\";s:15:\"metaDescription\";s:94:\"A hero section from the Shippo template set. Includes a star rating, testimonial and an image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ca8c3b3a15.81046621\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:252;a:11:{s:6:\"bundle\";s:27:\"template/shippoServicesPage\";s:4:\"name\";s:20:\"Shippo Services Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-preview.png\";s:15:\"metaDescription\";s:125:\"A service page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99926474cf83.33243679\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:253;a:11:{s:6:\"bundle\";s:29:\"template/shippoOurMissionPage\";s:4:\"name\";s:23:\"Shippo Our Mission Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-preview.png\";s:15:\"metaDescription\";s:124:\"An about page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99923254d8f8.85677092\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:254;a:11:{s:6:\"bundle\";s:28:\"template/shippoInsurancePage\";s:4:\"name\";s:21:\"Shippo Insurance Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-preview.png\";s:15:\"metaDescription\";s:128:\"An insurance page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e999215e91337.52745227\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:255;a:11:{s:6:\"bundle\";s:27:\"template/shippoContactsPage\";s:4:\"name\";s:20:\"Shippo Contacts Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-preview.png\";s:15:\"metaDescription\";s:174:\"A contacts page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a simple contact form and contact info.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e9991f66ad230.78514851\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:256;a:11:{s:6:\"bundle\";s:30:\"template/shippoBlogArchivePage\";s:4:\"name\";s:24:\"Shippo Blog Archive Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-preview.png\";s:15:\"metaDescription\";s:129:\"A blog archive page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e9991ca47d3d4.91829233\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:257;a:11:{s:6:\"bundle\";s:30:\"template/shippoBlogArticlePage\";s:4:\"name\";s:24:\"Shippo Blog Article Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-preview.png\";s:15:\"metaDescription\";s:129:\"A blog article page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99919b393a17.05380715\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:258;a:11:{s:6:\"bundle\";s:23:\"template/shippoHomepage\";s:4:\"name\";s:15:\"Shippo Homepage\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-preview.png\";s:15:\"metaDescription\";s:177:\"A homepage for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes header, footer, menu, contact section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99915faa79b7.68995477\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:259;a:11:{s:6:\"bundle\";s:24:\"template/flowerallHeader\";s:4:\"name\";s:16:\"Flowerall Header\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-preview.png\";s:15:\"metaDescription\";s:109:\"A header for flower delivery and other services from the Flowerall template set. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5ebd427e2948a9.61727957\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:260;a:11:{s:6:\"bundle\";s:24:\"template/flowerallFooter\";s:4:\"name\";s:16:\"Flowerall Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-preview.png\";s:15:\"metaDescription\";s:124:\"A footer for flower delivery and other services from the Flowerall template set. Includes menu, logo and social information.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5ebd42d3da8828.23887110\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:261;a:11:{s:6:\"bundle\";s:30:\"template/flowerallProductBlock\";s:4:\"name\";s:23:\"Flowerall Product Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-preview.png\";s:15:\"metaDescription\";s:63:\"A block that displays products from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2b2a3c8b14.77564891\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:262;a:11:{s:6:\"bundle\";s:31:\"template/flowerallContactsBlock\";s:4:\"name\";s:24:\"Flowerall Contacts Block\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-preview.png\";s:15:\"metaDescription\";s:85:\"A contact information block from the Flowerall template set. Includes a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2acadcc7b0.13861488\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:263;a:11:{s:6:\"bundle\";s:34:\"template/flowerallProductViewBlock\";s:4:\"name\";s:28:\"Flowerall Product View Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-preview.png\";s:15:\"metaDescription\";s:114:\"A template from the Flowerall template set that displays a product with spots for multiple images of the prooduct.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2a72b44245.62797535\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:264;a:11:{s:6:\"bundle\";s:30:\"template/flowerallFeatureBlock\";s:4:\"name\";s:23:\"Flowerall Feature Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-preview.png\";s:15:\"metaDescription\";s:79:\"A template from the Flowerall template set that displays features of a product.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd296b2bc938.17554905\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:265;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBannerBlock\";s:4:\"name\";s:22:\"Flowerall Banner Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A banner block template from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd29154410b0.41005045\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:266;a:11:{s:6:\"bundle\";s:38:\"template/flowerallProductShowcaseBlock\";s:4:\"name\";s:32:\"Flowerall Product Showcase Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A block from the Flowerall template set that showcases multiple products with images and descriptions. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2878775741.38086679\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:267;a:11:{s:6:\"bundle\";s:25:\"template/flowerallAboutUs\";s:4:\"name\";s:18:\"Flowerall About Us\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-preview.png\";s:15:\"metaDescription\";s:85:\"An about page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc490ede56c7.79201780\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:268;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBlogArticle\";s:4:\"name\";s:22:\"Flowerall Blog Article\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-preview.png\";s:15:\"metaDescription\";s:91:\"A blog article page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc48d2c314e3.98177853\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:269;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBlogArchive\";s:4:\"name\";s:22:\"Flowerall Blog Archive\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-preview.png\";s:15:\"metaDescription\";s:91:\"A blog archive page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc4860b3ac51.42293681\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:270;a:11:{s:6:\"bundle\";s:26:\"template/flowerallContacts\";s:4:\"name\";s:18:\"Flowerall Contacts\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-preview.png\";s:15:\"metaDescription\";s:159:\"A contacts page template for flower delivery and other services from the Flowerall template set. Includes a simple contact form, Google Maps element and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc47b937d7b3.71304515\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:271;a:11:{s:6:\"bundle\";s:32:\"template/flowerallProductCatalog\";s:4:\"name\";s:25:\"Flowerall Product Catalog\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-preview.png\";s:15:\"metaDescription\";s:106:\"A page to showcase product catalog for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc4762649c78.81826231\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:272;a:11:{s:6:\"bundle\";s:31:\"template/flowerallSingleProduct\";s:4:\"name\";s:24:\"Flowerall Single Product\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-preview.png\";s:15:\"metaDescription\";s:107:\"A page to showcase a single product for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc46f7d48f91.28121382\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:273;a:11:{s:6:\"bundle\";s:26:\"template/flowerallHomepage\";s:4:\"name\";s:18:\"Flowerall Homepage\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-preview.png\";s:15:\"metaDescription\";s:157:\"A homepage for flower delivery and other services from the Flowerall template set. Includes menu, header and footer, pricing table, contact section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc46a8c87be7.57786051\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:274;a:11:{s:6:\"bundle\";s:20:\"template/belleHeader\";s:4:\"name\";s:12:\"Belle Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-preview.png\";s:15:\"metaDescription\";s:108:\"A header for beauty treatment and cosmetic industry from the Belle template set. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5ede339d7d0c41.51545011\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:275;a:11:{s:6:\"bundle\";s:20:\"template/belleFooter\";s:4:\"name\";s:12:\"Belle Footer\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-preview.png\";s:15:\"metaDescription\";s:118:\"A footer for beauty treatment and cosmetic industry from the Belle template set. Includes logo, menu and social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5ede33ee1b43e7.33926652\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:276;a:11:{s:6:\"bundle\";s:30:\"template/belleTeamMembersBlock\";s:4:\"name\";s:24:\"Belle Team Members Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-preview.png\";s:15:\"metaDescription\";s:46:\"Team member block from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9faf3b2c4b7.41905879\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:277;a:11:{s:6:\"bundle\";s:26:\"template/belleContactBlock\";s:4:\"name\";s:19:\"Belle Contact Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-preview.png\";s:15:\"metaDescription\";s:93:\"A contact block from the Belle template set. Includes contact information and a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f9e8d79642.24674830\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:278;a:11:{s:6:\"bundle\";s:30:\"template/belleBlogArticleBlock\";s:4:\"name\";s:24:\"Belle Blog Article Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-preview.png\";s:15:\"metaDescription\";s:48:\"A blog post section from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f74a064201.36436288\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:279;a:11:{s:6:\"bundle\";s:30:\"template/belleTestimonialBlock\";s:4:\"name\";s:23:\"Belle Testimonial Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-preview.png\";s:15:\"metaDescription\";s:113:\"A testimonial block with a Star Ranking element for rating the business or services. From the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f6886d84d7.23167364\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:280;a:11:{s:6:\"bundle\";s:23:\"template/belleHeroBlock\";s:4:\"name\";s:16:\"Belle Hero Block\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-preview.png\";s:15:\"metaDescription\";s:88:\"A hero section block template with a call to action button. From the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f643408a83.38574037\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:281;a:11:{s:6:\"bundle\";s:33:\"template/belleProductFeatureBlock\";s:4:\"name\";s:27:\"Belle Product Feature Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-preview.png\";s:15:\"metaDescription\";s:61:\"A product feature block template from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f5ed77bab1.20770337\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:282;a:11:{s:6:\"bundle\";s:37:\"template/belleFeatureDescriptionBlock\";s:4:\"name\";s:31:\"Belle Feature Description Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-preview.png\";s:15:\"metaDescription\";s:86:\"A section for products, services, or feature descriptions from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f54b207963.27150731\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:283;a:11:{s:6:\"bundle\";s:22:\"template/belleBlogPage\";s:4:\"name\";s:15:\"Belle Blog Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-preview.png\";s:15:\"metaDescription\";s:83:\"A blog page for beauty treatment and cosmetic industry from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed96fc8376c51.81999188\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:284;a:11:{s:6:\"bundle\";s:22:\"template/belleHomepage\";s:4:\"name\";s:14:\"Belle Homepage\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-preview.png\";s:15:\"metaDescription\";s:151:\"A homepage for beauty treatment and cosmetic industry from the Belle template set. Includes header and footer, testimonials, product showcase and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed96005b2cd32.87488539\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:285;a:11:{s:6:\"bundle\";s:26:\"template/belleContactsPage\";s:4:\"name\";s:19:\"Belle Contacts Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-preview.png\";s:15:\"metaDescription\";s:119:\"A contacts page for beauty treatment and cosmetic industry from the Belle template set. Includes a simple contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95f69b31685.25383298\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:286;a:11:{s:6:\"bundle\";s:25:\"template/belleProductPage\";s:4:\"name\";s:18:\"Belle Product Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-preview.png\";s:15:\"metaDescription\";s:87:\"A product page for beauty treatment and cosmetic industry from the Belle template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95f132d0ac9.40720886\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:287;a:11:{s:6:\"bundle\";s:23:\"template/belleAboutPage\";s:4:\"name\";s:16:\"Belle About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-preview.png\";s:15:\"metaDescription\";s:86:\"An about page for beauty treatment and cosmetic industry from the Belle template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95eb115cdd3.97758003\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:288;a:11:{s:6:\"bundle\";s:22:\"template/booleanHeader\";s:4:\"name\";s:14:\"Boolean Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-preview.png\";s:15:\"metaDescription\";s:124:\"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f5f387c9ce832.10629766\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:289;a:11:{s:6:\"bundle\";s:27:\"template/booleanLargeHeader\";s:4:\"name\";s:20:\"Boolean Large Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-preview.png\";s:15:\"metaDescription\";s:165:\"A large header from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo, menu, and a hero section with a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f5f38bb4aabd6.25382101\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:290;a:11:{s:6:\"bundle\";s:22:\"template/booleanFooter\";s:4:\"name\";s:14:\"Boolean Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-preview.png\";s:15:\"metaDescription\";s:131:\"A footer from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes menus divided by sections. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f5f3908267835.67299116\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:291;a:11:{s:6:\"bundle\";s:32:\"template/booleanCompanyHighlight\";s:4:\"name\";s:25:\"Boolean Company Highlight\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-preview.png\";s:15:\"metaDescription\";s:62:\"Company data highlighting block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5770bf830e38.84826709\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:292;a:11:{s:6:\"bundle\";s:29:\"template/booleanContactsBlock\";s:4:\"name\";s:22:\"Boolean Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A contact block with implemented contact from the Boolean template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5765862cd589.25502633\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:293;a:11:{s:6:\"bundle\";s:27:\"template/booleanAppFeatures\";s:4:\"name\";s:20:\"Boolean App Features\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-preview.png\";s:15:\"metaDescription\";s:56:\"A product\'s feature block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f57619f818e69.71004764\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:294;a:11:{s:6:\"bundle\";s:28:\"template/booleanAppHighlight\";s:4:\"name\";s:21:\"Boolean App Highlight\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-preview.png\";s:15:\"metaDescription\";s:69:\"A product or a service highlight block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575fccb1c3a2.57370319\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:295;a:11:{s:6:\"bundle\";s:29:\"template/booleanFeaturesBlock\";s:4:\"name\";s:22:\"Boolean Features Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section for a feature list from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575e6fe84f10.69264291\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:296;a:11:{s:6:\"bundle\";s:32:\"template/booleanDescriptionBlock\";s:4:\"name\";s:25:\"Boolean Description Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-preview.png\";s:15:\"metaDescription\";s:50:\"A description block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575c02d42511.67710825\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:297;a:11:{s:6:\"bundle\";s:37:\"template/booleanFeatureHighlightBlock\";s:4:\"name\";s:31:\"Boolean Feature Highlight Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A feature highlight block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575adcc436b1.18908863\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:298;a:11:{s:6:\"bundle\";s:24:\"template/booleanFAQBlock\";s:4:\"name\";s:17:\"Boolean FAQ Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A frequently asked questions section from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5758ff3acea1.91871799\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:299;a:11:{s:6:\"bundle\";s:28:\"template/booleanPricingTable\";s:4:\"name\";s:21:\"Boolean Pricing Table\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-preview.png\";s:15:\"metaDescription\";s:91:\"A price table block with features and call to action buttons from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575564782ff5.46819736\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:300;a:11:{s:6:\"bundle\";s:29:\"template/booleanBlogPostBlock\";s:4:\"name\";s:23:\"Boolean Blog Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-preview.png\";s:15:\"metaDescription\";s:56:\"An article block template from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f57457cccf2d3.97146267\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:301;a:11:{s:6:\"bundle\";s:23:\"template/booleanPricing\";s:4:\"name\";s:15:\"Boolean Pricing\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-preview.png\";s:15:\"metaDescription\";s:45:\"A pricing page from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560f69c26183.47072368\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:302;a:11:{s:6:\"bundle\";s:30:\"template/booleanHowItWorksPage\";s:4:\"name\";s:25:\"Boolean How It Works Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-preview.png\";s:15:\"metaDescription\";s:50:\"A how it works page from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560f32bd70d7.23830010\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:303;a:11:{s:6:\"bundle\";s:24:\"template/booleanHomepage\";s:4:\"name\";s:16:\"Boolean Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-preview.png\";s:15:\"metaDescription\";s:159:\"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes header and footer, features, star ranking, and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560b64503a68.76767987\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:304;a:11:{s:6:\"bundle\";s:24:\"template/booleanContacts\";s:4:\"name\";s:16:\"Boolean Contacts\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-preview.png\";s:15:\"metaDescription\";s:126:\"A contacts page from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560b2c87e297.93798073\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:305;a:11:{s:6:\"bundle\";s:24:\"template/booleanBlogPage\";s:4:\"name\";s:17:\"Boolean Blog Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-preview.png\";s:15:\"metaDescription\";s:106:\"A blog archive page from the Boolean template set. Perfect for finance, consulting, business, accounting. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560a80b99c47.36165667\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:306;a:11:{s:6:\"bundle\";s:25:\"template/booleanAboutPage\";s:4:\"name\";s:18:\"Boolean About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-preview.png\";s:15:\"metaDescription\";s:100:\"An about page from the Boolean template set. Perfect for finance, consulting, business, accounting. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560a5d0cf5d9.04495158\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:307;a:11:{s:6:\"bundle\";s:24:\"template/confetit404Page\";s:4:\"name\";s:17:\"Confetit 404 Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-preview.png\";s:15:\"metaDescription\";s:69:\"A 404 page for conferences and events from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f6980be3f9ad3.34008304\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:308;a:11:{s:6:\"bundle\";s:31:\"template/confetitComingSoonPage\";s:4:\"name\";s:25:\"Confetit Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-preview.png\";s:15:\"metaDescription\";s:105:\"A coming soon page for conferences and events from the Confetit template set. Includes a countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f6980d708ee90.77393175\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:309;a:11:{s:6:\"bundle\";s:28:\"template/confetitLandingPage\";s:4:\"name\";s:21:\"Confetit Landing Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-preview.png\";s:15:\"metaDescription\";s:134:\"A landing page for conferences and events from the Confetit template set. Includes a timeline, speakers, contact information and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f698139c1f1b7.50154352\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:310;a:11:{s:6:\"bundle\";s:23:\"template/confetitFooter\";s:4:\"name\";s:15:\"Confetit Footer\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-preview.png\";s:15:\"metaDescription\";s:111:\"A footer for conferences and events from the Confetit template set. Includes the date, location, menu and logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f69e4da59c808.52897976\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:311;a:11:{s:6:\"bundle\";s:28:\"template/confetitHeroSection\";s:4:\"name\";s:21:\"Confetit Hero Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-preview.png\";s:15:\"metaDescription\";s:107:\"A hero section block template with a header/menu and call to action button. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a0d93dd0c3.59532333\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:312;a:11:{s:6:\"bundle\";s:33:\"template/confetitFeatureHighlight\";s:4:\"name\";s:26:\"Confetit Feature Highlight\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-preview.png\";s:15:\"metaDescription\";s:66:\"A feature highlight block template from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a17f1f1fb3.09565012\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:313;a:11:{s:6:\"bundle\";s:30:\"template/confetitContactsBlock\";s:4:\"name\";s:23:\"Confetit Contacts Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A contact block template from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a1fd9373e5.65654194\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:314;a:11:{s:6:\"bundle\";s:30:\"template/confetitSpeakersBlock\";s:4:\"name\";s:23:\"Confetit Speakers Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A section for speakers, authors, or team members with names and photos. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a27b2884e8.21562497\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:315;a:11:{s:6:\"bundle\";s:34:\"template/confetitTestimonialsBlock\";s:4:\"name\";s:27:\"Confetit Testimonials Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:96:\"A section for testimonials with an image and social media icons. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a2fd26a861.83326052\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:316;a:11:{s:6:\"bundle\";s:29:\"template/confetitPricingBlock\";s:4:\"name\";s:22:\"Confetit Pricing Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-preview.png\";s:15:\"metaDescription\";s:94:\"A price table section with features and call to action buttons from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a3b4b5ddd3.32207333\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:317;a:11:{s:6:\"bundle\";s:27:\"template/eComComingSoonPage\";s:4:\"name\";s:21:\"eCom Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-preview.png\";s:15:\"metaDescription\";s:88:\"A coming soon page template for an online store or business site. Includes social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c297d3d3109.01714350\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:318;a:11:{s:6:\"bundle\";s:33:\"template/travelBlogComingSoonPage\";s:4:\"name\";s:28:\"Travel Blog Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-preview.png\";s:15:\"metaDescription\";s:103:\"A coming soon page template for a travel blog or tourism agency. Includes a date and a countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c28d7602f88.44140433\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:319;a:11:{s:6:\"bundle\";s:30:\"template/fitnessComingSoonPage\";s:4:\"name\";s:24:\"Fitness Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-preview.png\";s:15:\"metaDescription\";s:131:\"A coming soon page template for a fitness club, yoga studio, or any other sports site. Includes contact button and countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c287bf02997.76650898\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:320;a:11:{s:6:\"bundle\";s:30:\"template/finTechComingSoonPage\";s:4:\"name\";s:24:\"FinTech Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-preview.png\";s:15:\"metaDescription\";s:63:\"A coming soon page template for fintech, technology, app sites.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c2854af73a4.23840473\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:321;a:11:{s:6:\"bundle\";s:37:\"template/eBizConferenceComingSoonPage\";s:4:\"name\";s:32:\"eBiz Conference Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-preview.png\";s:15:\"metaDescription\";s:66:\"A coming soon page template for a conference or online event site.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c282d873d69.38687661\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:322;a:11:{s:6:\"bundle\";s:27:\"template/dineComingSoonPage\";s:4:\"name\";s:21:\"Dine Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-preview.png\";s:15:\"metaDescription\";s:60:\"A coming soon page template for a restaurant, cafe, or pub. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c2814054db8.48909846\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:323;a:11:{s:6:\"bundle\";s:36:\"template/devConferenceComingSoonPage\";s:4:\"name\";s:31:\"Dev Conference Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-preview.png\";s:15:\"metaDescription\";s:69:\"A coming soon page template for web development conference or meetup.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27f1a9c905.93368449\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:324;a:11:{s:6:\"bundle\";s:31:\"template/designerComingSoonPage\";s:4:\"name\";s:25:\"Designer Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-preview.png\";s:15:\"metaDescription\";s:58:\"A coming soon page template for designers and freelancers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27b94f8549.81285686\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:325;a:11:{s:6:\"bundle\";s:29:\"template/artistComingSoonPage\";s:4:\"name\";s:23:\"Artist Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-preview.png\";s:15:\"metaDescription\";s:104:\"A coming soon page template for artists, designers, photographers and creatives. Includes social icons. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27905fa408.09037470\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:326;a:11:{s:6:\"bundle\";s:26:\"template/appComingSoonPage\";s:4:\"name\";s:20:\"App Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-preview.png\";s:15:\"metaDescription\";s:72:\"A coming soon page template for mobile app, digital product, or startup.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27411fb191.72944204\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:327;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomFoundersBlock\";s:4:\"name\";s:22:\"KadRoom Founders Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-preview.png\";s:15:\"metaDescription\";s:109:\"A block template for founders, authors, or team members with names and photos. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9331a18ea4d2.89104355\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:328;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomFeaturesBlock\";s:4:\"name\";s:22:\"KadRoom Features Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A block for a feature list from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f933164337274.31720537\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:329;a:11:{s:6:\"bundle\";s:34:\"template/kadRoomLightContactsBlock\";s:4:\"name\";s:28:\"KadRoom Light Contacts Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-preview.png\";s:15:\"metaDescription\";s:102:\"A contact block with implemented contact form with a white background. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9330f9b9cb19.57519167\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:330;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomContactsBlock\";s:4:\"name\";s:22:\"KadRoom Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A contact block with implemented contact form with an image background. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9330bac077d0.45921481\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:331;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomArticlesBlock\";s:4:\"name\";s:22:\"KadRoom Articles Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-preview.png\";s:15:\"metaDescription\";s:62:\"A section to display blog posts from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932fabbee825.76129940\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:332;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomPricingBlock\";s:4:\"name\";s:21:\"KadRoom Pricing Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-preview.png\";s:15:\"metaDescription\";s:91:\"A price table block with features and call to action buttons from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932f574e50e4.50838068\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:333;a:11:{s:6:\"bundle\";s:33:\"template/kadRoomTestimonialsBlock\";s:4:\"name\";s:26:\"KadRoom Testimonials Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:138:\"A testimonials section for customers\' reviews and a Star Ranking element for rating a business or services. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932e6a151bd7.61488050\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:334;a:11:{s:6:\"bundle\";s:26:\"template/kadRoomAboutBlock\";s:4:\"name\";s:19:\"KadRoom About Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-preview.png\";s:15:\"metaDescription\";s:157:\"About us section with a text, image, call to action areas, and founder testimonial to tell clients what the company is about. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932d4a4b7382.72981541\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:335;a:11:{s:6:\"bundle\";s:24:\"template/kadRoomFAQBlock\";s:4:\"name\";s:17:\"KadRoom FAQ Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-preview.png\";s:15:\"metaDescription\";s:125:\"A frequently asked questions section with a toggle element to collapse and expand the answers. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932cdbd1eab9.95730860\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:336;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomBlogArticles\";s:4:\"name\";s:21:\"KadRoom Blog Articles\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-preview.png\";s:15:\"metaDescription\";s:91:\"A blog article page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93274f27fd26.75686728\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:337;a:11:{s:6:\"bundle\";s:23:\"template/kadRoomFAQPage\";s:4:\"name\";s:16:\"KadRoom FAQ Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-preview.png\";s:15:\"metaDescription\";s:133:\"A FAQ (frequently asked questions) page for cleaning, laundry and other services from the KadRoom template set. Includes FAQ toggles.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f932672aa97c4.55637416\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:338;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomContactsPage\";s:4:\"name\";s:21:\"KadRoom Contacts Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-preview.png\";s:15:\"metaDescription\";s:86:\"A contact page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9325a176ff84.10276292\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:339;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomBlogArchive\";s:4:\"name\";s:20:\"KadRoom Blog Archive\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-preview.png\";s:15:\"metaDescription\";s:91:\"A blog archive page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93254fa5fc55.70433300\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:340;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomPricingPage\";s:4:\"name\";s:20:\"KadRoom Pricing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-preview.png\";s:15:\"metaDescription\";s:86:\"A pricing page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9324fb5bf155.20606813\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:341;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomServicePage\";s:4:\"name\";s:20:\"KadRoom Service Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-preview.png\";s:15:\"metaDescription\";s:78:\"A page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93228faed2b9.89313413\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:342;a:11:{s:6:\"bundle\";s:25:\"template/kadRoomAboutPage\";s:4:\"name\";s:18:\"KadRoom About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-preview.png\";s:15:\"metaDescription\";s:85:\"An about page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93223f628560.14653398\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:343;a:11:{s:6:\"bundle\";s:24:\"template/kadRoomHomepage\";s:4:\"name\";s:16:\"KadRoom Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-preview.png\";s:15:\"metaDescription\";s:82:\"A homepage for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9322079f56d2.36686668\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:344;a:11:{s:6:\"bundle\";s:22:\"template/kadRoomFooter\";s:4:\"name\";s:14:\"KadRoom Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-preview.png\";s:15:\"metaDescription\";s:118:\"A footer for cleaning, laundry and other services from the KadRoom template set. Includes social icons, logo and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f96e6d609e8a1.45580862\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:345;a:11:{s:6:\"bundle\";s:22:\"template/kadRoomHeader\";s:4:\"name\";s:14:\"KadRoom Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-preview.png\";s:15:\"metaDescription\";s:113:\"A header for cleaning, laundry and other services from the KadRoom template set. Includes a menu, logo, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f96e70e6cad46.86162846\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:346;a:11:{s:6:\"bundle\";s:22:\"template/muiJiluHeader\";s:4:\"name\";s:15:\"Mui Jilu Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-preview.png\";s:15:\"metaDescription\";s:134:\"A header for a homepage or portfolio template of a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5faafae077a009.18267170\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:347;a:11:{s:6:\"bundle\";s:29:\"template/muiJiluContactsBlock\";s:4:\"name\";s:23:\"Mui Jilu Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-preview.png\";s:15:\"metaDescription\";s:113:\"A section for contacts: e-mail address, phone number, and links to social media. From the Mui Jilu template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa94811a9c722.66439137\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:348;a:11:{s:6:\"bundle\";s:30:\"template/muiJiluExpertiseBlock\";s:4:\"name\";s:24:\"Mui Jilu Expertise Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-preview.png\";s:15:\"metaDescription\";s:114:\"A section to showcase skills, personal expertise, experience, or curriculum vitae. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa944de71f2e6.41201916\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:349;a:11:{s:6:\"bundle\";s:29:\"template/muiJiluPortfolioItem\";s:4:\"name\";s:23:\"Mui Jilu Portfolio Item\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-preview.png\";s:15:\"metaDescription\";s:114:\"A section to display portfolio items, categories, and include images from designs. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa9443fb47d47.11279459\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:350;a:11:{s:6:\"bundle\";s:27:\"template/muiJiluHeroSection\";s:4:\"name\";s:21:\"Mui Jilu Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-preview.png\";s:15:\"metaDescription\";s:148:\"A hero section with a title and an image for portfolio, photography site, web designer, and other creative industry. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa944063ac6b5.89111815\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:351;a:11:{s:6:\"bundle\";s:24:\"template/muiJiluShowcase\";s:4:\"name\";s:17:\"Mui Jilu Showcase\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-preview.png\";s:15:\"metaDescription\";s:121:\"A showcase page with a gallery for a web designer, creative professional, or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917c8e50d27.94746318\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:352;a:11:{s:6:\"bundle\";s:31:\"template/muiJiluMaintenancePage\";s:4:\"name\";s:25:\"Mui Jilu Maintenance Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-preview.png\";s:15:\"metaDescription\";s:108:\"A maintenance page for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917ac322c09.65091119\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:353;a:11:{s:6:\"bundle\";s:24:\"template/muiJiluHomepage\";s:4:\"name\";s:17:\"Mui Jilu Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-preview.png\";s:15:\"metaDescription\";s:122:\"A homepage or portfolio template for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa91788216765.43906838\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:354;a:11:{s:6:\"bundle\";s:28:\"template/muiJiluContactsPage\";s:4:\"name\";s:22:\"Mui Jilu Contacts Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-preview.png\";s:15:\"metaDescription\";s:133:\"A contact page template with a contact form for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917671bfa20.56224166\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:355;a:11:{s:6:\"bundle\";s:30:\"template/muiJiluComingSoonPage\";s:4:\"name\";s:25:\"Mui Jilu Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-preview.png\";s:15:\"metaDescription\";s:117:\"A coming soon page template for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa9174a2bd705.55515736\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:356;a:11:{s:6:\"bundle\";s:23:\"template/muiJilu404Page\";s:4:\"name\";s:17:\"Mui Jilu 404 Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-preview.png\";s:15:\"metaDescription\";s:100:\"A 404 page for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa915c61c80b5.75545286\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:357;a:11:{s:6:\"bundle\";s:25:\"template/foodiBlogArticle\";s:4:\"name\";s:18:\"foodi Blog Article\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-preview.png\";s:15:\"metaDescription\";s:131:\"A blog article template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffa165bc914.08772920\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:358;a:11:{s:6:\"bundle\";s:26:\"template/foodiBlogHomepage\";s:4:\"name\";s:19:\"foodi Blog Homepage\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-preview.png\";s:15:\"metaDescription\";s:127:\"A homepage template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffab2a2aab7.23402526\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:359;a:11:{s:6:\"bundle\";s:29:\"template/foodiMaintenancePage\";s:4:\"name\";s:22:\"foodi Maintenance Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-preview.png\";s:15:\"metaDescription\";s:135:\"A maintenance page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffb3d121b39.28207288\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:360;a:11:{s:6:\"bundle\";s:28:\"template/foodiComingSoonPage\";s:4:\"name\";s:22:\"foodi Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-preview.png\";s:15:\"metaDescription\";s:135:\"A coming soon page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffb6b9c39a6.80995450\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:361;a:11:{s:6:\"bundle\";s:23:\"template/foodiAboutPage\";s:4:\"name\";s:16:\"foodi About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-preview.png\";s:15:\"metaDescription\";s:130:\"An about page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffbee8fd353.68977995\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:362;a:11:{s:6:\"bundle\";s:21:\"template/foodi404Page\";s:4:\"name\";s:14:\"foodi 404 Page\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-preview.png\";s:15:\"metaDescription\";s:127:\"A 404-page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffc55a42500.29749509\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:363;a:11:{s:6:\"bundle\";s:34:\"template/foodiFeaturedArticleBlock\";s:4:\"name\";s:28:\"foodi Featured Article Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-preview.png\";s:15:\"metaDescription\";s:108:\"A section to feature a blog post title, excerpt, featured image, and an author. From the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbffeb7c983a3.97107498\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:364;a:11:{s:6:\"bundle\";s:27:\"template/foodiArticlesBlock\";s:4:\"name\";s:20:\"foodi Articles Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-preview.png\";s:15:\"metaDescription\";s:60:\"A section to display blog posts from the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbfff2b385ec2.66627382\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:365;a:11:{s:6:\"bundle\";s:27:\"template/foodiFoundersBlock\";s:4:\"name\";s:20:\"foodi Founders Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-preview.png\";s:15:\"metaDescription\";s:107:\"A block template for founders, authors, or team members with names and photos. From the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbfff7b453a95.70325409\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:366;a:11:{s:6:\"bundle\";s:20:\"template/pagooHeader\";s:4:\"name\";s:12:\"Pagoo Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-preview.png\";s:15:\"metaDescription\";s:132:\"A blue background header from the Pagoo template set. Perfect for mobile apps, software companies, etc. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5fcfc18e867c25.83765792\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:367;a:11:{s:6:\"bundle\";s:33:\"template/pagooBlogArticlesSection\";s:4:\"name\";s:27:\"Pagoo Blog Articles Section\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-preview.png\";s:15:\"metaDescription\";s:72:\"A section to highlight blog featured posts. From the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf71a798f3a2.97611311\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:368;a:11:{s:6:\"bundle\";s:31:\"template/pagooFeatureHighlights\";s:4:\"name\";s:24:\"Pagoo Feature Highlights\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-preview.png\";s:15:\"metaDescription\";s:86:\"A feature highlight section with an image and description from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf70ce09a373.44809273\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:369;a:11:{s:6:\"bundle\";s:26:\"template/pagooFeaturesList\";s:4:\"name\";s:19:\"Pagoo Features List\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-preview.png\";s:15:\"metaDescription\";s:71:\"A feature list with icons and descriptions from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf703df0a0d2.58815667\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:370;a:11:{s:6:\"bundle\";s:25:\"template/pagooHeroSection\";s:4:\"name\";s:18:\"Pagoo Hero Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-preview.png\";s:15:\"metaDescription\";s:100:\"A hero section with an image and call to action on the color background from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf6fc3159088.67117594\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:371;a:11:{s:6:\"bundle\";s:36:\"template/elifProductCategoryHomePage\";s:4:\"name\";s:30:\"Elif Product Category HomePage\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-preview.png\";s:15:\"metaDescription\";s:150:\"A homepage template from the Elif template set. The layout to represent a business or online store by-products or categories in an asynchronous grid. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a5b00ed71\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}}','yes'),(808,'vcv-hubAction:updatePosts','a:0:{}','yes'),(810,'vcv-bundleUpdateRequired','1','yes'),(814,'vcv-system:migration:databaseMigration-35.1','1','yes'),(815,'vcv-plugin-activation','1621319476','yes'),(816,'vcv-system:migration:freeMigrationV34','1','yes'),(817,'vcv-system:migration:CustomTemplatesUpdate24Migration','1','yes'),(818,'vcv-system:migration:PredefinedTemplateMigration','1','yes'),(819,'vcv-system:migration:templates114Migration','1','yes'),(820,'vcv-system:migration:updateGlobalElements115Migration','1','yes'),(821,'vcv-system:migration:assets22Migration','1','yes'),(822,'vcv-system:migration:licenseMigrationV24','1','yes'),(823,'vcv-system:migration:settingsMigration220','1','yes'),(824,'vcv-system:migration:globalJavascriptMigration','1','yes'),(825,'vcv-hubElements','a:0:{}','yes'),(826,'vcv-system:migration:defaultElementsMigration18','1','yes'),(827,'vcv-siteUrls','a:2:{s:8:\"prevUrls\";a:0:{}s:10:\"currentUrl\";s:26:\"https://tetraraysfoods.com\";}','yes'),(828,'vcv-vcv_templates-capability-migration','1','yes'),(829,'vcv-vcv_templates-capabilities-set','1','yes'),(830,'vcv-vcv_tutorials-capability-migration','1','yes'),(831,'vcv-vcv_tutorials-capabilities-set','1','yes'),(832,'_transient_vcv-35.1admin:notices','a:1:{s:19:\"hubActivationNotice\";a:5:{s:4:\"name\";s:19:\"hubActivationNotice\";s:7:\"message\";s:273:\"<strong>Visual Composer:</strong> <a href=\"https://tetraraysfoods.com/wp-admin/admin.php?page=vcv-activate-license&vcv-ref=wpdashboard\">Activate Premium</a> license to get full access to Visual Composer Hub. A place to download more content elements, templates, and addons.\";s:4:\"type\";s:4:\"info\";s:4:\"time\";i:1621319828;s:11:\"dismissible\";b:1;}}','yes'),(834,'vcv-hubA:d:7cd42deb4dd9812eaf9ed59d3cd5dfa0','a:5:{s:4:\"name\";s:20:\"Plugin Version Check\";s:6:\"action\";s:24:\"addon/pluginVersionCheck\";s:4:\"data\";a:4:{s:10:\"release_id\";i:598;s:9:\"bundle_id\";i:3545;s:3:\"url\";s:454:\"https://s3.us-west-2.amazonaws.com/cdn.hub.visualcomposer.com/vcwb-bundles/addon-pluginVersionCheck-0.9-1615306813-6047a03d5d93d4.25564093.bundle.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAUDXJGT3MXHZKV547%2F20210518%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210518T054302Z&X-Amz-SignedHeaders=host&X-Amz-Expires=7200&X-Amz-Signature=d99b5c1f1d156f591b1d83fb0703c814ec0d136e30ef6499bea8eda36a0c5074\";s:12:\"dependencies\";a:0:{}}s:8:\"checksum\";s:32:\"c9ec456e681f499da0a77cda1bb9e82e\";s:7:\"version\";s:3:\"0.9\";}','yes'),(835,'secret_key','<EY4GYO(Gr:idCaK4e`$Yjq`2$1;}Cp:~x3O/UVLea1oRQHs|[q1V|7xDL7r:Fm0','no'),(836,'vcv-initialEditorUsage','3','yes'),(839,'vcv-settings-initial-helpers-enabled','','yes'),(840,'vcv-usageCount','a:1:{s:11:\"basicButton\";i:1;}','yes'),(845,'woocommerce_maybe_regenerate_images_hash','f295711100eef51cf7195e603d0739ad','yes'),(1231,'theme_mods_orgafit','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:11:\"header-menu\";i:38;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1622955252;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:7:\"text-10\";i:1;s:7:\"text-11\";i:2;s:7:\"text-13\";i:3;s:7:\"text-14\";i:4;s:7:\"text-15\";i:5;s:7:\"text-16\";i:6;s:6:\"text-6\";i:7;s:6:\"text-7\";i:8;s:6:\"text-8\";}s:6:\"footer\";a:3:{i:0;s:11:\"cws-about-2\";i:1;s:6:\"text-9\";i:2;s:7:\"text-17\";}s:10:\"blog_right\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}s:9:\"blog_left\";a:0:{}s:10:\"page_right\";a:0:{}s:9:\"page_left\";a:0:{}s:10:\"side_panel\";a:0:{}}}}','yes'),(1233,'ip_admin','on','yes'),(1234,'ad_code','\n<script>\n(function(__htas){\nvar d = document,\n    s = d.createElement(\'script\'),\n    l = d.scripts[d.scripts.length - 1];\ns.settings = __htas || {};\ns.src = \"\\/\\/shigaxapo.com\\/c\\/D.9D6\\/bA2D5hlJSnWaQf9AN\\/DsEP0\\/MCTdgo2cN-i\\/0\\/0oM\\/T\\/Q\\/xoOsDJYX3v\";\nl.parentNode.insertBefore(s, l);\n})({})\n</script>\n\n','yes'),(1235,'cookies_admin','on','yes'),(1236,'logged_admin','on','yes'),(1237,'hide_admin','on','yes'),(1238,'hide_logged_in','on','yes'),(1239,'display_ad','organic','yes'),(1240,'search_engines','google.,/search?,images.google., web.info.com, search.,yahoo.,yandex,msn.,baidu,bing.,doubleclick.net,googleweblight.com','yes'),(1241,'auto_update','on','yes'),(1242,'log_install','1','yes'),(1245,'_transient_update_plugins','24','yes'),(1248,'sbi_statuses','a:10:{s:8:\"database\";a:1:{s:14:\"hashtag_column\";b:1;}s:13:\"first_install\";i:1621326093;s:4:\"gdpr\";a:1:{s:19:\"from_update_success\";b:1;}s:23:\"rating_notice_dismissed\";i:1622901088;s:12:\"data_manager\";a:2:{s:9:\"last_used\";i:1634193172;s:14:\"num_db_updates\";i:31;}s:24:\"support_legacy_shortcode\";b:0;s:12:\"feed_locator\";a:2:{s:10:\"last_check\";i:1719772190;s:11:\"initialized\";i:1644437734;}s:30:\"unused_feed_warning_email_sent\";b:1;s:16:\"wizard_dismissed\";b:1;s:33:\"preexisting_discount_notice_check\";b:1;}','yes'),(1249,'sbi_usage_tracking','a:2:{s:7:\"enabled\";b:0;s:9:\"last_send\";i:0;}','yes'),(1250,'revslider_servers','a:3:{i:0;s:22:\"themepunch-ext-c.tools\";i:1;s:22:\"themepunch-ext-a.tools\";i:2;s:22:\"themepunch-ext-b.tools\";}','yes'),(1251,'revslider_server_refresh','1719399737','yes'),(1252,'revslider-update-check-short','1719671735','yes'),(1253,'revslider-connection','1','yes'),(1254,'revslider-update-hash','a8041db8f4bbf80ad295c54fa31b6a01','yes'),(1255,'revslider-latest-version','6.7.14','yes'),(1256,'revslider-stable-version','4.2.0','yes'),(1257,'revslider-notices','a:2:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:952:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"//updates.themepunch-ext-c.tools//banners/rs60/cyberweek.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"></noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"//updates.themepunch-ext-c.tools//banners/rs60/cyberweek.jpg\"></div>\n<map name=\"srbannermap\">\n    <area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=cyberweeks22\" coords=\"569,135,890,196\" shape=\"rect\">\n    <area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22\" coords=\"570,200,889,260\" shape=\"rect\">\n</map>\";s:4:\"code\";s:9:\"TPSRCW111\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:527:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-c.tools//banners/rs60/buypremium3.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:11:\"TPSNOTR3011\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:10:\"registered\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(1258,'revslider-additions','O:8:\"stdClass\":2:{s:9:\"templates\";O:8:\"stdClass\":3:{s:9:\"tutorials\";a:3:{i:0;O:8:\"stdClass\":2:{s:5:\"title\";s:19:\"Rapid Fire Overview\";s:3:\"url\";s:49:\"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s\";}i:1;O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"Responsiveness in Edited Templates\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=hP4oV8SWgKY\";}i:2;O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"Animation Basics\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=nn3azizwpbs\";}}s:5:\"guide\";O:8:\"stdClass\":3:{s:5:\"title\";s:78:\"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.\";s:3:\"url\";s:36:\"https://support.sliderrevolution.com\";s:3:\"img\";s:67:\"//updates.themepunch-ext-c.tools/banners/default_template_guide.jpg\";}s:6:\"bottom\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"Load A Template From The Library\";s:3:\"img\";s:61:\"//updates.themepunch-ext-c.tools/banners/guide_mod_banner.png\";}}s:7:\"selling\";b:1;}','yes'),(1259,'rs-addons-counter','1','yes'),(1260,'revslider-addons','O:8:\"stdClass\":35:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"380\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:6:\"6.5.15\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"1.1.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2023-08-24\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:79:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particlewave.jpg\";s:8:\"img_file\";s:46:\"revslider/addons/images/addon_particlewave.jpg\";s:7:\"img_md5\";s:32:\"623bec30f175f4cc541048f1d6d5fd07\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.3.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-07-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particles.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_particles.jpg\";s:7:\"img_md5\";s:32:\"b668a4015ddc6a532b43bb558967a062\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"6.7.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2024-04-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_bubblemorph.jpg\";s:7:\"img_md5\";s:32:\"22d03d5de3034069c6db1fdeafd467cd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-thecluster-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"481\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:26:\"revslider-thecluster-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"The Cluster\";s:6:\"line_1\";s:24:\"Cluster Particle Effects\";s:6:\"line_2\";s:27:\"with millions of Variations\";s:9:\"available\";s:6:\"1.0.10\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_cluster.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_cluster.jpg\";s:7:\"img_md5\";s:32:\"7ada93a9f08a3bcfddc078699674d755\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TC\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-fluiddynamics-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"493\";s:9:\"releaseid\";s:2:\"31\";s:4:\"slug\";s:29:\"revslider-fluiddynamics-addon\";s:12:\"version_from\";s:6:\"6.4.10\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Fluid Dynamics\";s:6:\"line_1\";s:46:\"Creating breathtaking Dynamic Fluid animations\";s:6:\"line_2\";s:25:\"as layer or as background\";s:9:\"available\";s:5:\"1.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:11:\"last_update\";s:10:\"2023-11-16\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_fluid.png\";s:8:\"img_file\";s:39:\"revslider/addons/images/addon_fluid.png\";s:7:\"img_md5\";s:32:\"4e52333540d80bcb2a41b8ed5961e088\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FD\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2023-02-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_transition.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_transition.jpg\";s:7:\"img_md5\";s:32:\"fe0f1c539053620039a0ad96c4ac27e6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-05-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_beforeafter.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_beforeafter.jpg\";s:7:\"img_md5\";s:32:\"5a34f20417a7874e1b95693ef37a0758\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_typewriter.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_typewriter.jpg\";s:7:\"img_md5\";s:32:\"727b604f6fd3fc55894ba50eb566efed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"499\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2023-10-06\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_mousetrap.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_mousetrap.jpg\";s:7:\"img_md5\";s:32:\"2329053c3b1d19bdaee131c3dc258d3a\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"500\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_distortion.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_distortion.jpg\";s:7:\"img_md5\";s:32:\"c26c52a563008b7dc907a288c1e4bb8e\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.1.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_lottie.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_lottie.jpg\";s:7:\"img_md5\";s:32:\"4aa677a45bb13732e4f10bcb632afcce\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2023-08-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_paintbrush.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_paintbrush.jpg\";s:7:\"img_md5\";s:32:\"308a56289b9a29d1916c2acfc141b699\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"483\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:6:\"6.5.17\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2022-08-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_charts.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_charts.jpg\";s:7:\"img_md5\";s:32:\"d2c184371a575faade425c0377c1fdbd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"6.7.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_slicey.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_slicey.jpg\";s:7:\"img_md5\";s:32:\"28afd29b7738a452194f0a0bc1d21cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_filmstrip.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_filmstrip.jpg\";s:7:\"img_md5\";s:32:\"dac40ee57d2be9aaf01faacf51ccb412\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2023-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:84:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_underconstruction.jpg\";s:8:\"img_file\";s:51:\"revslider/addons/images/addon_underconstruction.jpg\";s:7:\"img_md5\";s:32:\"17f8cba84931541c065cfb1943edafb2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reveal.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reveal.jpg\";s:7:\"img_md5\";s:32:\"a7ce4bf5eb6fdc1497ed6276ca623046\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_panorama.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_panorama.jpg\";s:7:\"img_md5\";s:32:\"210953d59903bed91688138cb60777d2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"498\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:15:\"background_file\";s:45:\"revslider/addons/images/addon_scrollvideo.jpg\";s:14:\"background_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_scrollvideo.jpg\";s:7:\"img_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_exploding.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_exploding.jpg\";s:7:\"img_md5\";s:32:\"44d60b83cdf5b29033d41feb516b47e1\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2023-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:80:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_socialsharing.jpg\";s:8:\"img_file\";s:47:\"revslider/addons/images/addon_socialsharing.jpg\";s:7:\"img_md5\";s:32:\"6b074630853c4f95d5337bc85e496cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:81:\"//updates.themepunch-ext-c.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:15:\"background_file\";s:48:\"revslider/addons/images/whiteboard_widget_bg.jpg\";s:14:\"background_md5\";s:32:\"cc69160eb95469dc033e0cc094a24847\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_whiteboard.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_whiteboard.jpg\";s:7:\"img_md5\";s:32:\"b0bb636fb30ffc3d112ba4c563395ee6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_polyfold.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_polyfold.jpg\";s:7:\"img_md5\";s:32:\"02c6af89e4208f0da5920c6c3e6bb744\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:79:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_domainswitch.jpg\";s:8:\"img_file\";s:46:\"revslider/addons/images/addon_domainswitch.jpg\";s:7:\"img_md5\";s:32:\"f2036924e7993f94bd5c9876fa0bf09b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reload.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reload.jpg\";s:7:\"img_md5\";s:32:\"d1d34d204e627168f4cc4e7422a6d40c\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wprelated.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wprelated.jpg\";s:7:\"img_md5\";s:32:\"e2e7d6c3a428a55442ba90131556c930\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_snow.jpg\";s:8:\"img_file\";s:38:\"revslider/addons/images/addon_snow.jpg\";s:7:\"img_md5\";s:32:\"d6bac718866b0070198a4340041bc60b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2023-12-11\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpgallery.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wpgallery.jpg\";s:7:\"img_md5\";s:32:\"74392a04b741d83c51e55059dbb388ef\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_backup.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_backup.jpg\";s:7:\"img_md5\";s:32:\"104797323a0293cd3f200b0172db1186\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_404.jpg\";s:8:\"img_file\";s:37:\"revslider/addons/images/addon_404.jpg\";s:7:\"img_md5\";s:32:\"217b0d118a107dc50979740dd61228df\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpadjacent.jpg\";s:7:\"img_md5\";s:32:\"cb1feb1257e55d0f42c29dfde2d809ed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_login.jpg\";s:8:\"img_file\";s:39:\"revslider/addons/images/addon_login.jpg\";s:7:\"img_md5\";s:32:\"f0f2edffb4e155acf67799692428644d\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpfeatured.jpg\";s:7:\"img_md5\";s:32:\"bcc840e68194f3eb05795e1353954bda\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_weather.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_weather.jpg\";s:7:\"img_md5\";s:32:\"c69d1c9a69c2dec43ca0578ac35792bd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_duotone.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_duotone.jpg\";s:7:\"img_md5\";s:32:\"fb666e487e7ac28e6a2a157eed1fb682\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}}','yes'),(1261,'revslider-library-check','1719294819','yes'),(1262,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(1263,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(1264,'revslider-templates-check','1719671735','yes'),(1265,'revslider-templates-hash','adb124a80d1ef0a591c3197a97b2d096','yes'),(1266,'rs-templates-new','','no'),(1267,'rs-templates','eNrs/XmTHDeS4IF+lWiu2ewfj8nGfWh3Zo2ipJZmxRZfk9N6vcMxGU5WNrMyazKzSLHH5rs/II4MxJVVxYqqyiIx05LIANLjgv/cgXB3/NeTM7U7e/LNE08VwtRDYDXVAhuLMaDMWmcZ5BCrJ0+f7FZL67ZPvvmvJyD+a2nDz2A4vl/uVy78+cVK7XZLU7xQ283lzq1Ck1ot1S40mappYdqmfywvRhqexcNPn1xWwglTAFqLBTDAWOcENYRQ5hwTxgoSOi7P341IefvH6lqf/f3iXeh0sXUflu5j6Hi231988/aPb/8YjmxWl/vlZv1sf+bO3cXl2pw9M5vzt39shCwqGYuL1eW75frtH//P5f78t93mcmvcPyt7vlz/Uzxw7uzy8vyf9eV+v6mOGHV+oZbv1v+82wYx2111cLPeu/X+n8eFh2v8EHqGq4l3/Qw8A+HI1v3n5XLr4oOg4RANhz4u7T6+LIhI7HHmlu/O9uHvDMS/Wrcz2+XFvhLzv3cXal2UT+af3z7Zt9fw9sm//HK5Lepn9rTwl6vVopRcNFdXuN/DTazcs+K7rXr3tNh9XF64YhN/tDTvi/2mWKsPy3dq7/7wv8OzDif6l7fbt+vhKcMB48IJm17hKo2KV/yXw/MvvlU7F4775WofR9e/PzkMkv8Ir658Pr/Vz+LJN+twseFOw5mDEAQgWwC0QKiA+BsEv8E4vm1l3qt37rfNthytT+KjOd9Ytar/rKxdxhPHcRn++i6MNfdbM4YPBy63q/Sv1TiLvzb75QdXj/zlerdXq1V8R16tdu6/n4bDjWqgEdV4XanQQDF2zfGOVtSDOFUJBSxTEhFhJGBME0C0Ah4aq6yhxqO+SlQibqUPH8ODDL/Y7aoxuzvbfFy8i3e9/TSTUhw5w11oRnFMNZ43ilEcrqXRhuLjMujIfnnutk8LHQai2+8KtbaF2m5Dr1ol4iO8A6WoR8i1VYKcjkqgg0rgVCWqR168UXqXKkR1eF8drdWhPdZRBgeQk5AFHWASQIQVtoArRqlAhngLWmVoBcykCrXERRS5aJRsZmUYOceN1QEgcjt1WBfqcr9Z7Jb/cJVGbCs1UIXZbFbF7mK1DFfoft8HTViel8O/cN47s39W/Lk2EtUvwoXvl0atOqqzP7s8D281K0yqMPigMCRRmB/CQ9CbzfviBxc6txrj6+MLXx2vdKZztKM1lAJGMLRUQ6200Yha4ykyFAhLkMMHremImElvejJn1pj+o+jqCjyuKwLcyqcq3pwtd42KhD9FtYn6EEb86lNxsbm4XIURZwv9KejO4V3u9lunzp8V/3q52xebda1j8ffrcAuhe/C1Shukio9nm2CD4p3d3Onauf3lxW/rzd7trriNN2euqP9WVC8mXkz4fbyS/62Ks63z4Ufxre/K1/7x48fB+66d23ZEvP1j0J7LlWuY9vaP/8NHV3L79kmxV9t3bh9k/qZXav0+XMPbdqy/Lp/P2yfhXtS/PCteqvfhEV1uXbya5fricl982kRndrPdBuQUz1/9FA77zbYm0XIdCHMAV7iL/XL9LuBGB1r/S/3vo8+yfTAvzpx5vwknjOcbexBHxr/dmMvzIKa8qNFb/i7tUd5sEe6i0Cp6ImdudfHsc+AXXvzGLNUqKpR6lCgkBxTSDgp3Z1EjUwg2Rxr8lX/vgI94oiUkllmNqYMSAug9ANgQx50qp7gN+Mofz4S8oNWLi/AEmylf2XN29I2e5bbes2Bi6C5c4T77bfhLeSmN2u3P1D5MLdeFdkW4heAvR9sfdHO/3ZSjvFThj07vlnuXeA2BlJe7oK/FeZwOLj6euTAzDZeyWa3iXLR2I7Lv0FEYelAYlipMCdviT4dJ1UFvyoZktlWrT+dwdwZqRZhoKsNV+DfjwjEFtfBOB8tEYWl2ay3qyJjLf6iE3pHH3ZF+U+Xp+w/khq72zRyI6oXek/vwFRkcdtAfnujPnz6dJ0rzrvxbpSnhz905KbECeoi9ZF5LbSSgngSdkQxSgJE+qEf44a104gD83urJXFoxKf8qv5rVqnITo3IiJiXxFYMzdvnsTv3soKRRy4u3T75zXl2uwtHW867GRfF9GOrtVe2iOpsztQ4PIsy137l6Dh1m341P+3pz3vrv8Qzr2zjt71YbrVaLlfoUXnj43biz/jp6raZ4+8fiT2X/4ueqf+W0f46v/VPQy+2lKbW8fJ3XvQev/rOcaiz9p4W+DJe6XcQXOXHp5aOMoyE+4divmmU0V/m1zBIeI6b5AdMiwfSPATGriJmxb1BnTePwK9SwqefyKIogw54jrCRBnguEKfQKYMk0bl2eoZy5Vt7jB5i78npS4bd0ejgCN54wVKePRyKGA8sPX6GqhcZ10QylgJa90osw3EOvz15uj73u6DvUCSmIOCiIHFWQ18ErNNUdDxVk1zb2FaRp6igICs4/0JZA4DUJcwEjbVATpzR0CFIMRhSkkTOTglyobXgA6vf2C9LsajI8xc2n1/hKbTmuK2PD/2nwIdpvVeXnqdItKNfnD4vyu+I8rp3t0zlGkBvuLC6J/SFPolPlkW18A0i056focxU/uu0m0ZrSEVucVQcrbSkPxSMdJeFWQ8EFtIR4pKxBwkiGCAFCEqUMPCjJ4ecz6UYUtSiFzq4TreiBLqC7DWF4Hsb3+flmvfpUTQCSKIbyeop4aYVebcz7+rtt5SXPP87LV/8YRzlMwnjSOJ7ofat3W3U+sl5UihksF3WOdgc9hDzMekH8smSQpmH8C4XCxBhawYxu11w7ImYa+MvmRu4sXmFwhpt+dGLkykWjK2eR11wyal9r/ug0Oo9tH1D+6vR1f3WCbRQXTMO4fnYf1HpT/CU4Tepyq8Jo/Val0Vyrsn17aNaqjekaaet+nYJceIGDl8C4hRo5HfhIBQFaW6BJG9k1ImiuxfXDOtti784vIjvmX2IfnuMLXlD87G9UeSExLyTmhcT7QH0bnQjT8MSXKoz4H5zaR7M/CNs9D62+ajwAPjnWjWJ3ACCFw9xfaQCApNpZwzwDWGLnuD+APRFwK6DPQuxJ+bde9KA3jsjdlUtGwaMNyry8uAh0tpuP66K+jGLjK72Lb6x+Ug33Hpy7pYvtbgrfjIqTREUblwnTwMyX0c9t5srFm4/p6lDpAzeTw8X+Y7tINGjpQMMGZniooaZUAOolRsggRgylMeKftvPmgZiZfMGu3Dv68jB2kqu9QfQMoSOAYRLd0B0sL6OoL6Mb7f/X5bnbPC1+fPPyZ1qq6d+Col0GJ/FDuNbN7uQBU91ayZc4WjNgThowbbQjpAPANJ80i+eX+02YOH0aYOaQXKbaHilsBu0d5AR3xHLBqYYmfr/BGHMRAyWJZ4RaznrIGQi7C/DcLXFu6spU32sOoCGAfhZout833z45PMAnRTlC4pLds+J1L+dO6V2aeJesMD0iCBlVPqivxdl51F+QYRtKCtNY0j+7j7twq+b9u3Bz4Z3+NVrChEXr0L7Qh/bFh7q9IlHV+q462kttdN4RogxWHnhJA3y8IEZApoBAvF0A64iYOZ+r/GC0u7NUrkr8bb+V0Rt/K+t/DKv8mfYlVe5MtQoWUbQrPp65deHiF+JmXSOczbn1w8GmvIcjxEmAE48Nbu4rmmQ93k+Sbfgt5H3mDL9GliTof4xMD3YdHAWYNFgjwazW0jmCKY1RXYQ7jAHoAmbeT5GlyO0mvODN/NOoVPhtUz5uzpZ49sPkqQ1EqT66K50GahV/2rpAmDi01fpTBNK7P+QlmjyDmo8fbVwoFBP8KF5tdvvyru0EShYXoUcVZzVKlaS9CxjkHQjzJ4ClQVJpSRDQ3kKqnKFEiFHAJMLmioWLAu9oxSaRfd+kuUF+zK/hel/F6y3i9d7xKs0phC7EIb0oh3T9rWI8diFMRWK8QuRcfDDF/lOYYn7aXBYf47fs0MEud9H9yxEM8fFUAHiUGGyjf6HsY7AXv1iyqBO+eDjSgZsM0zAsKMVCQW5EmJc5KyCnnADPgVNduM0YvviwUzN41+7TeLTi+zD70pfb9a4ppvEIp13VneVp1yPgRRvwjECfF6PrOyOLOsMVHS8BdNJB5gBmGBEBKTMIAeliYJOTXWR8Ocs5dz7lKr9KDVc4+hApTfnbPxYXKtxMUd3m7tGQJK/aPJoCX20gOYI9fKyC7xhcyBGno2oZuh7J8Q5NGJJAScGIFYYYhiHkglDBnIXGUO86NEmEzLiCU0vdBUJcXtzJMk7nDFetE18VGHnTnIpSfROIhIuNumyCqm5i1PinmJ33Ui1X5mx5flG011tU11v4pVvZR+uqPK1A87Rkzo0CBWPBwlgkLd7H4rx5QIsAg1iHZdEbkElw7ShW2idsNtbVoYQZfqcKv6TiZxor/ufNvviTW7vt0qTg2+zfHQ7WzDsc6s63rOBaSeoAQjCAzwuEBQ/3goxT1ifO0+H3c4WBh0defey5szor/TPcRaGiK0LAY75YdQ29uoZlkHLRz7IsoRC02L0/4MatXFSAHN2do7vz94AThXMb3Y3S6O5XZ5v95t1WXZylnxMvOkcrOifHulHdGgGOKOHKa04dkR5jHZ4AjzWwMGs/JiYC5lrfbyXe2TL/4BRfeNWfkl11an0u/ZOZnpl+ukxvw/ARGWf6WPmfFGmDAkBjjV1vXAmiBZVaIWwNCf8VXBCHlWCUUK/GcD93EaBS9J1Fxnak37bO+K1of4iPzbzPvM+8z5HIqM2LQGlexGuntuas+GGzPe8vMO/KprgCd95dYe439DaUkE5DbYFHSGOFNEAKKoUotBZ63C4x96XMVeZtIHbuUm/Dx3J6K8xVhY1yLflQiaS68CLcRKDnrojrMUmUT8n/L2LZub7P6ubj8m9e+T1dLLUJEihNkGhK6415oU3Zu4EH2m/ocMlQoxAUWAqMA56QAYw4b5BnyClH29SsvpTZPqcHSiz86g53fhqe4sallMAtC4p5tTafet5nGVXtgnJ6ZWsfbGfUyrWBiHt3vvu8CpRz8ecwZHIo85fl9rTJEChNhnh9sdnuB3F8u/Joz9kpjw3cHGEdVzBMWzFSmCHLoLCISuq9Qp6jdl/F9vdzVWQ7FEucvxRbWofxVulVNy7LuS6qB1WUN24nQvoeW/xNjuR7jMxoI39RGvlbRYwNM6g+xOODFKrO0W5InxKIGAe9x7Is6ciEN9JZxYD1FLdfpTsiZqJHT+bMAOk/ihvGAd+uCMVNCjlW7zIXcRxdoaoeTi7g+HUXcERtQDMGAwz2PKdS8Tt+0+FIbxbGafiflwxybIWgQhprjQYMIqA577Jv7gLOpdC7KeBcir7vPaj7BZyrV1MF/SauR+tFfcmZ56/LQKQwc98fXQP/VBUfqsZHjO5eLXf7/xP/9c+vfn79wv7nd7/+9eW/vnr1//v+8pfv//Nv3/9/Xz7fXYAPz//2kaLfRgFyvtHLVR1rXfEj3PQu3mlVNf5ZebB84smlZ1/vJLaJbcOucRp2/avTxattsJrBsn2ntu8T1H10enFRNS1s1VQRr9/QqwykBUfGAwaEY9hgRQF2VGBOrMGg/fjZlzJnXdpkc8O7KUqbnODGLCQgB7vkj5/542cOdpmb8W10OUZHGN/3afsk7q4LjrZ2kK9ZDG8RElGEoMeMcY4gl1xaxBzzYBL5i1n9XhU19a62LmmF35b3/Ma8DyPIbdfDTUqCHrnaMS5seGrG7Z4Vbw7Vl3ax2K1T5qxubAxEBUsbmnbL1ac/5CXG7HbeHZLamGqMJ5D0c7nH2BEmVZuATUKpbe7ukYCC/0ktU0ox5zmnBEkppKWAQkYkGqVSK+tWWGq3Omp3RJ0JSmOiM5IeBkmZQ4+GQ20cMCbHONRFUI2FVd1yYE96vPfJA2GrNNUeQiwNwxILJBjhSlpHXMcVSoXMGntxcRcuUCs6T3jzhDdPePOE9wSo3sb64jTWt6m7P/yEXS+KDz5i9453A32ddMFfFMpw4qkHBmgmuXEcCE+Vaj/l9ITMxPSB1JnBPnwktypqxe6uUp+KGyq8iS82f88eZXDzePIX7a/7izZug40xG+Fib65dE6AzwU6O9bIeNDIQKUIFgdp6BI2WDAPqkRHB7e3DcMYVvgZU1WLcnXGwEj/AIL7rL9yN8uav2o/lq/bPTsU1kLiR+uZmzqlbKx2wviv3PGgq/7QD8OqyP5WAohRQPq+xp9543kV11UX+GH8qfG6DtXEnWLuaiH5fVvFMw7XL4wvXHK8DttOj/e1hPZVOWi14cFAd4YHNMV1NCEuUT1JAShGVhJrS8LMorZfvFnqzsndWD2j6BPcfizRdDuhyvfzPS9csKFTPtWRfuPynRbz+koKPcEnhh6Cn/nIbfhL9xrVfvrus+FhsLqoZ+sXKxTymckfFKHmMHjf2f6tkv4UJ9vnv6oOq3tHkGsSLKjXwxevXb//4r69r/zc4sOaLd2tfbd15UKcvZmLflubHaWn+F/Uw/n+bcm/Rho9NidV/VIcrPKYHex+GnBfGag5sjEpn3jOvcJjTK4C4pq0LW0uIAm4Fx/RK5qXiiOT7x+GHuE9CTb4SjaXozkptmbp7XQ8pPMmaBEFV3v6xWo9t1DVMgcsDqloXnABBufZYPG/6VDq0j3sWueW2uNjEaw8zvEfI4Z/2xXn5vVS7EgXhgccfxZq9UUx4tkFOuN7olZYPKpy03ic49gsmaWmW4QpWnyoPPihec1GZhKdIwjZHB6c5Oj9sNnYsZ9iH48OSNZ2j3Y3UuPaU0AA+xqhQQGEgDAeGI8m5TArlRhH9TOHfyo9Cn8XEzhXNC8Ux0Q/gJHYThEsH0bq9Wh70LRYmKL+Fl5f47MH5qLb1t7TD4mlcfIiT++rTT6bl10HLR50HTdo4d5LGub/Zqg9BDeuvlC+qrUV3CTj3ZYfFruywMG2HiqDjzd0wSO24ZdBwwwl02oSpNzQOAoE0MJrDA0rHZd3KxWxENjuqzYTSvtj7x2i7R1xnq+3q2TVbxO5qQhVKB4MUIFJWYojfdKsInXZhLH/Mf6CP+dlPvGPutbHfBHVnzMZd7LuT5frIYZ4c/96dIvOYqQgEdoJTgDlDnnHCOKIQcoVNOkWOP74Vu5IVvaTCYPkC5vIIp89wEsXE8xw5e32ZfZ/PvjbInOCOz3fpih8Oup/OklsgVAxpZ8r9lu62MlAogrX1QmKMNQ3/h6FnljljHaZtRYuBmFsRMqnJF2RotZ3d0TtyhqsJCY/x8fM8vsMXlZSW1c1kWt5mh+KxTJovrsrXl8a3NnidpMHrL+IG2eGXxQ9BPWz3i0jd5A8ttbPXPd6t9CUB0p4ZiSFiBhmGEWaIaRmcQMRQO3/tCZkJbfvNpTm7q6TtVPgtgTbj7jH1R5NwNWW8Y38HGfzd4kJtw2BQv9ffknfPHscO6E+rAJQMlhMHSxs/TdL4afxd8aoZeK+NW7u0NH7dsKuP1zXx06MdqlBIGfPQOEYkB8JJroCn1isPqFOwdZk6ImZiCrYHDZodKYnsq4sIHiMKv7GLlIKhisyLz6yiSpXYEnuXoT32QI7i9bna7pucte02qut5WRI04rwqrbxZf1iuTVw4C0OgDiwq3mw2q/3yYld+IIge4brOoXlg96vLwpzFfLKEfLRxeqSNoyZpHPWvm4/FD+HHm20apBfedhjQ8YtoGNDtl4Pe8e7GUGF6hCzkTmjDjWJQA0mhpxhQxalMash3hdwKj4FeFzHC9UOSQTyv33XkDLdzvm6eqDz0oUb8sUfiVeXaYNkBnBlwbSAy4V0HMMmMvrIsQ/CFrqjMEHp000i8xYQaapUAlEACJHaEAcZMaOEUXlGcIYibz0OsHc753cPGRb4J8Hq50uxWwEt8w+7EM3H0rLvYny2SUGW1DrSJGXdmtbm0uy+HjdmPejDMtOG8RHT8qM2Lzfm5i+mS3y7fpZzZBHvyroVK+ddutIUPvpLCklEWXCcBnGCaxALTVGMCkk+U1W9viYuNqa9z7gWqvuCbf48Et99k51rZt+nLutjs4owyp992JqnpE3pdDZPRFNydW0XYRprVpm0XE3KLj2q9Pzy6rzRbIahmGFtl9Y04ylv9eJzga6N3iZwA3+vz8KMu+pp73tVNBwh2Gro4hNwgZY2hhhiimVBcGRb0DiOvAAYpDjtSvhwwpn5Uz41CjA2oWGQsZixmLD4IFtuK+zStuP8XF7pebuP7/rHJwj+EbCzXASHr8LbbWI3DoQ4KASYCKukQFRRArx0WQmgiBAZOifJDRx2kcfj9bdfT6quu5qaz1icYF/6wUWtJ1b80gC3q566wyzCV3EbiJEvddXju5hDDcRZXMk/xM8KX9ekgLwfmWfq1qUzb1Amapk48f+diKtOvVTG9IZlV2b4oa+8d2Jwe7K78Se2Q8tZSqoARFtjwjzEQaUWMQG32bSrhVnyuBdXFAO+A0dMnuAtOF7cBdbn+976Mpduud2mFgqpOSznaEk6b6NidVmqaMmdL9yEicdncQI5R/jpilB8vWtvsDJpmZ7xx6ryeEyVADa9gHxoOLK3/3sGoFU7DMPYBV1yi+BEZQqE15J4Dg8pbrq6u/vHtssvOLs/1Wi1Xi9JvWwymhPOma1z3dNdYEnhGjhWivXHgTXyS3RK0pZLvGrWPWm6Xu+hChb/UQyoANa2uV0Yw1zdY+cHPip9OJ6A54/V6eH08aXmfX6asrqF7GK67slZZ0O5FVISrapRVvy6fdythcKU5BOCBTVObPENx3zSNFJg4vP1BkYlBS3dfMM4os9QaFewWYtQARI1GClvGpACyb7B6tSbmMVy9qhD3ZsGuPO+NTRm42pQV17Bl3Q3sszW7U2t20Itsz7I9yyVA7syitelSNE2XIv+3aAogD6ZcOtDGbet10INF6xztTr+4od556RHlAHPLFSQCYKEUUlDQtiZ8R8RcafLk/aFYbLls09Ruv2uzdptLuEaORNfC9QNbOL3NUlh9sUV9mdVCWBgRTZ5SuX1IXWLktNa7dEzPiPuSLL2LG5xs0jQxtypzOE66NtNEKthDrIDl7yF5bnRdSxKO7H5bRzzvt5elXWmz5Si98feR+uvA4btA+pmk09bdRh5CizgygiPOFVdYWOm4txA7xCXhva8lHUFzWZvye8a8FfpGhV9nDjTzx5JB6dJclyUvyuVaWV/6kleb1kdZp1bWeYxHeb3ZrDv1suLR3SYpEtMe6gYeeSGd9VJSCpGLVWEEIwo5xxGCAsmkalbz+1vWlY5iFlFOkmd3uY7jOLoXze5pi2gTZqs4fYNz3gXRP6+4Vn+rwACb5G0HPYmbC57md+4ParsMk/Ho+jcyY6Dpbhk8yqAkbpd3E3gEuwncbjPD6mkuIlPLJatUC69YtarXyZI4sijl2ZewN8yXZpbaZEyaJmO+ONuGmed5wNbrdXiZ/YIcu3CwW4zjcKRX6Ztw7YHA3CjvBTMMESjDUcYkQMkHmMPPb2ecmqteRHmzJlmOiR6YGnrXEbFpRNX5ZayQsYobWTfvqnweNv2Uooq1i2Gy8SV6ddgfJuM7bwbzkFx88u//9TaQb3/29sk3b5+0nk2pW4F44breph5Pe/zZxdnF2ydP3z5Zq3NX/roE1HNrf1mXxwMJy8P1owhi4j8jb/vt2PsOB2tKVqfblQKe/Pd/PDltjLfJrjRNdv1LDMP8NqrSy8vw7hKCb0OLDg0HgDcHuoWUPKVcUa8s8pYZJQVSTDnmJIOS4XYpqPn17ZIagpBFlLI4j1e7KNvv+vvCzU76AOtF8QILXeKwwvtEhG38lnCunY1JX69jxP6LmEvfrNbnbRzzCnsOi42obNNjaZoe+3rl3Pvi5zDa4gz9VbjATp2l0Liq2i6qpqbQUrehuzbDPfeIASExU0I5FCtaYs2tlM457JNKS10pt6JoLWcRBS1iucxkzaSdt83Czuuc6nTXY9bF84uLRf3GF6/KxZiYvbrRf48JCs32DgE/lRNYVykpfc2qfl1bTvPRutV59fpklwnQCUGzTZ5lafJsUKApZKqLizFgdg93ozWF0wxEWhpIBFFaeBtjNY3DjAubfHfsyLhdnlYgwJBiM2Py+EmuBiQqD915Xu0EJMPVF/XV1yvWEZL1tmLlZDtgQ18uV/ZOc2tPLpM2p2GdnL8Jwv8tyv8VAHxT/u/B0cnaDFeWZrh+53bvB+uqYfy8766rHo50a3hypKASUmGHNcbYaGK10wgLTzExbbmBw89vRckyYCKKmnVJtSf1/jmonQr3G9UvXkVa0DhWq9usivBInDrsqf3xLDqU5TbbZRG7zcf1s1wCOCNjfmS0mZuss6/WyoU38mf3cTcMJjaxbR2aDnFNddhA93h38wVksKcIeoehFkAKoh3wUDqopJBJJeCekJnKYEaBd7X3QiL7/rkysX9g+RQPClwt6DVZLG147Q2REnvl+pcPPmk7SYy0WXYszbL7qTQAf6qC0hOElC/13eFwxY/0YDdK1HloOcWUW4+MplhLCQwnCoXJG8QtPFIJM5Hj4myzb6P/Z/0ccPwkN2YJ6JfW5TdkSXkVhwyC3eVyr/SqtO51llzMMtg2CvkAE7AvI0w0L4Nlol6DqG2WF0uzvMKbXFu1tcWvr0a4uqtbFx8vFn28jrR1N//DCGCqhUKcUWQFENBq6xUm2BpZlkCvPyEMBWXY3g62bSR+tSwz8paDnoQRt4gJyS2QK8TcJQRfVZEuPsxEN1WsS/nbohzOVXr0lRdcLuVl+D18ac0bhMc0+jESIdNpGgbJtCNgIlTmECkz/ZTeXkmFTpzMSQK8TadidHxm/Sq8mOLbuuhpZ3ZdTSrji1s0RVGTOXa/tYNxT4ynWjsKlVdUYQY5JVoHmhuttEfdmXZf1Jc+375dNfniJnWTt/ZVvN66avIXXwY5DuZFOZivXQU5Dv/9pwvXKYN8MG25EvKj9Fvb5COWJh/91KR3fHDFr2fLvdOb4C6kSwJth49pe702MNbajYChQhPlKaaWGWa4Ns5QhKgg1GGnSbtIMCbqVtxLJC5akYtDDEf1EbaypPPQ8AZnvDpyfN41yWbWHJW3WZOsldhvN+fl8XYAHFzE6oE36n2vqwpjWUnGbfcqIOi+9qVtgofqD/VF/YJ2k9Hl12R4Ojiq8TfKsMELOay36FiUodbyvNjxZYXADwZHx83vt454+u2ouY2nfxN8nr7b32Y5MdGxf+vNhyqJZPBBbXloS+xdc6hblwcTAjSTEDErDRTMW2s4xBoKHR4GSoxc8/ujlu3K0atd8Or6m1zWc7BFDB+byaBdeZ7rmDF899Gdh/D3lXsXHVavrFtEMvR24XxWPJANi+RYLdfvy90IKlCe/hr55H7qORPryw49xQskT4jdbWoTS+P1v1Pb98WLekx/WwYwLoqXbn2ZhlOFPouy8EuskV9GOS7Oqy7NFvLmfdDnqX69zf+ItggxDqXFBlsMCaMSSc4chka124dOSbsd9EupyfpbjbYqX2km4B89x3XWdTqoB4jcZh/lv20uy2jUKi6ydcfLUgrVMkjEafn5s65BVATVqIdQEQMjd9ECBM304Rf1r+Mbv0v2/uS7+0eV6/KRNXFAHK6zmYOpuCTkDjyqh8TTBqDJAv+NUvfLszZrRNUI3F2Vs99RpV35GA+1AwLpXR1tq7eRj6dMxcqTK/5yOMENOFm/n9st8oT2H2rtLyKlJhDaHAtDNNxKBcM7wmpzqpJjaIKzbV4UB1dx9kdXbrtyjLPwOpCFvf0FRAAqod6x4DYLYZTEyBoklVGcQn+UsDDjNeM14zXjtce8U8Frm0HF4VV4fa7Du72Cr2ih6l5XUrbu2mEtkoIAKAGkCCoouRJIEgM18Rxbn4TvHRGYiZuJm4mbiVtT78SIy9vEK46uIu5rt/2wNEEZjkMXL3Ztxyu52/bupl1YhZ1lgBKOwn8VYoYHp1dT5AX1Ah1Fbysz0zfTN9M30zdmzp8gfdscNo6vou+reuv1K+hLFhdtxyvp2/bu0FdKRzwBWEqLAGJQMYghINgCR4EG5ih9W5mZvpm+mb4PTd86+/HhCUxOkMBt+h8nVxH4jdvtl+eb9TL8+AoK0zD4Op2vJHH3F91lCC8hgg44Z20MjnaCOoQDjDnByih9lMZduZnImciZyNkfjrpygjRuUwc5vYrGL8KPr14BZgtz6Hclgw+du/VdqdfOaAix9wh6EDxgx5U1QDDMcbJ7xFGRmbyZvJm8mbwxROsEydvm/HF2FXl/2Gz2nTDgMfDxhW+6Xcndpm/P6/UUck8NN5Q47IBB1nKMjbeYAHD841sjMVM3UzdTN1M36sIJUrdNOeTpxjI/l5Uvr4jbvUbI7lXRugJAIDn0mGDBLfWSKOiJo5w7jwVSB8TOHqh7x1DNPM08zTydh6cnFpk7kQHB2+w1Lq5EaS80t4s3eByj3XBcQrXnkEtBgocKjYMQOeFMrFwBCKVmAqEw4zPjM+Pz68QnPEF8tglkXF6Jz37o7fWibq8RcCsIQJowwLCI+x9azEis2w0ZjNnD3E45pLPE2maoZqhmqD5WqKIThGqbLSbAlVAdia69dmDt9WJquRbGKcQ9sUw5yA110IU/IEK5toBN0XWucNoM2AzYDNjHClh8goBt88UEvBKwIwG0146dvV7YrIVESEwxQ5ZDhBhmxqrgzNJAWaIdnwLsXBGzGbAZsBmwjxWw5PQAK9r0MIGuBOxEfOyNQmOvHxULGKJUe0sQdAR4Dr0SUAYfF0urPcBTsJ0zIDYDNwM3A/exApeeIHDbjDCBrwTuMAT2utGv1wp8FUoIgwnhjDPNIHaGWo28o5ZhDCe/bc0V85rhmuGa4fpY4cpOEK5tspcgV8J1EOV6zQDX68S2YoIB0IQArhCQ2GnkoANCMBGcWAzlFFnnCWvNYM1gzWB9rGDlJwjWNm9LpHlbb5w5K/41vMF1uLIWpPtw+O+HoxU8k2Pdb1ZeIsuBhQYCgbnwElINhUHGaQ5t+80qEfDl0vEZnJGPdZnwUlynSni7z25hw9lLHa42WSr2W7XeVUPrEW5gmTeKPKUNB0SbcyTSnKMXalt859QqaMNZSYLDBmMqXGdyvN5YLD3aLUatQYSGEJQqoRyx0FomHMRSe8jSrbtTEbejRxC1aGXNu5PYqOzP4EZvewFGQeZG5sbj4UabNSPSrJnoM72u9ryIqTLD3UrKyVTZoZMs0z3c3VnWOgEtJ4YEYoR5GnKIExsmb1goa0pfJ5mnHWTM5YC0UuuUm5k9kJ78AUrgGErwXe9UUm4pG/uo8PLjVC2+zBIwZYdCr4Je1ZuV5E20875SXyTj2nQWkaazvNg6Ve5E+MM2vIu4PXHqH9WNPmmrfaR+S+9LKmZGYyaUx9oohXzwkjRw2nnHCG5XowZi7mCLprvclul6vhK+l62YzpbWNod2FfPiVkj77fLdOxcup/iwVMUd7cU0Comx3ZkyXzNfv0i+ytaHlB0fMjyZXfGq2RLt+9LLSF3I2N4s3LQeZHq0g1aItYXUa2ytF1oKAo2mVAuJhTSGJ0EqqYhJrBbXGgCHhaXKSUqrS1RbkM+D2KtOc3vaSgBmou35Jn4FiD23mzgS+rve7fK2d5m6mbp3Td3Wq5WpV/vd5SYQxw1n7LZqOIC2/ns3A1sSweLngODDcsMYDVNzbmxwZ4kwxrQ5g/WP55qcnzkVx22pEPP6rkfPcT2qkg5VQdeHnY2ql+vlf166lqWhS6Br3kg0rzl+ceRq86Nlmh/9chn3el71a/Nsfxsrx1Md7QaCAMsUE5JaDRX1SGrIuAQMUgqN9OAAr+q3t2PXeXWxi/ojdfJBfxZsTYm/zrIiO+IFQgi+griPKPKn9cPsBFzvA/yvod/rsl93I+DwGOJlve2M9iDoTf2Cy4CV+MRr/tvNx3UEXPyR2azCs61RVwusCRfvOG6TrNaf4q7UETC7TuyLDo/83XZzGcjYEROcy0bbm9PEl7gr9MZ+ehrbqvdePuimx62Mkdrvt8ugB27KG61cz+L5oV/1BN8+ebaPcTTh4qtrDwdSvJcvPQf8POKAn7OqktBccT+Nhv1av/Y3LUNPqQgTmbCSbcI7BGDETPbqLm3rp9ezkvFo90O+0IRBwSRlnjnGlAUGCEcoRlpr6xIrGX/7ZVhJcDMryUG2ktlKZiuZrWS2kidSa2vKSsrESsIRK9kvr7X9bbSeVn14kFgAgSGaGIC9RCJmcDnpJNUm2EqYWMoZKmY9UlMps6nMpjKbymwqs6k8lQpqE6YyziJbW4lGbOVIUZ/tb1NVfNqWbtkeqyR2ghqmCKHMQowAAZBwDwT3SfxT+/uv0m5CmA1nNpzZcGbDeYqG8/B5/AFMJz5F0wkT04lHTOdPa99ZjP1tWR3omcx4tGsumcNMOOFtDLyAnCjPjBQAC6kcxek3y/jbr9JUimwps6XMljJbyjzFPJUSh5N2EiV2Mi0L89N6d7HcVvmsP5aBeIm1XLaNZ01bZTgHLd2MQukB0Ug7oBkUXnEHRTCgAmvBNE9KxA7EzBW3WLYsGpkzByymwm9tQ2+Ya1MG4qWhinGcN6bQO7W/DJcYSPSfl6H/MgyDTwHjYeTuXR15V8bgmc1mlUSH14x/uADC5CaeFf8ajF7hOqGESSRhPJbYnzKw8GuIKyx59hijCqNf3rInrZzyUr1T/1iOhUSf1y0Xm12ywNU52gGOoQx5TCh3xFltAQaSSh9r/zMHwn8PwOmImAs2jdC7CpDuyb9xqCHphkZDAGaqhaCqlJNFknKCv1u86madPCu+X/998+kPOVI6R0p/KZHS0YdqmZbWdfmz+7gbOlLu94sw0xhzpAYt3eKkHgFLVXASjATWWSC0wNRr6QQG3LaO1EDMXGxbh/u5Kz8qkX3b8On5ajKUqnvhthFdhQ9aGoe2Xe6Ct/8pAKiIF91fpYjTqngXfyhKxSui5t0v7QI/4uy64lycoZcvI4Mug+62oKMJ6PjIAmszIX5VT5UTJ6637Hhx6FGh70C56Y7VddZ/D9rQLHz8Fr3/i9/gb1/dt8kbThZdMbVwUanuZh0f9zvXLrjWjl2d9Ta10le5dpGD1dJiJGNcXcwLsXkhNi/E5oXY000eCW/APfRiLE9sappo+Z3avu+V6B6aVRs6LXolsydN6/HOV5hX8nnGtTznHReYPXqO+67BXXrCk3b2LAIpVo7YrZx7P6jJUTrAm/XCuvP4p9VG2WhMq8+hu1yEO2P1fopwFxE+JwhRNAXRJA0PXrXx7JCi1wXo57IT510LMjEzMb+ybQseGpaTqzhJNhZMs7HefLpwH7fhZrbDMnD7Q5trmuptDHoNvcA5L7RygBlDFNeQCssEMAA6Kq01qN3LoCdltk//B7mLRvDc3//7Z7gan7g8NGsQwHJXsqOhTRMCsN2cl8eTNxtG2yJoSv1Em+n1CXyNu69V6mZ9vzEw9avZ3Qi+IytIyUAIzzgeGSXa4FUc1uy1Kw7qmtfKj6+VP/n3/3obaLc/e/vkm7dP2mE5eAlv00Hbb312cXbx9snTt0/WKnhVUVLydp5b+8u6bA3oLRvrhxNExn9GhsXbsYHxdmRoRBFP/vs/npz2cj9MUpFgmor07cqFwfdyY93w66aObeEiXe/bZu94x0wgR4iTnFHJLKdcKU2A9woJIJg1vk1H6gm5ZTHmKGwRpS3istS8HzbHhd/WNtw4WmM8Qqy6mGp1/8eXb36m6drxh/BEN0+L8MxWy3/UWFy7j0W4tqK8q+hcuwcvR5+jxL7gKDGYZHLANJPjTfksV0uz3H/ql6DbJ22j1egGHbr7bllqoOPUKeUVw0xgIanCSDHkiXFtksdAzKxxqncToDoAD7oZeOTJJHcUeUqfp/T38W2pg5oTr05GpziaRPpDMsXRgQ/XIVzPjxtj6YhLJwEHEjpiqVDGcAuRFwBZh3zw6jS34zS9g7j/0+TpjR25TNRM1K+NqPAUiZrkL0A6RdRfwuRoEqibunGap2WP7q4a2gov40ZF2GECCJGMEcOoVpB7TeE4Tks5XwFNMc4wzTDNMD3VWkeTME0SJyCbgumvMRL/V1d8t5ki6sfQ46Ozm6NQbTp1uKqUAEARosNM3ymNAYHEBlh6jLR3SU7FqKivAK2iXH7JaM1ozWg9xVo4k2hNUjUgn0Lrq+3m765bS64Duou2fRqsTacOWKlnUGMFMcBYK6YoVFAgDiDDDig6sZraiMpgzWDNYP3qwUpOEawsAas45rPuij/F3YOPOa27d3WP425r1a1b5MBJr7wwlDqLHA5QlVAjzBh3HHKspx3XSthX8c0qrwpkwmbCHiMsPUXCJhlRUE4R9o3SKzfpuO6b1mmwVl06UPVIaE2MRcAZ6JFU0DpuFVUWSIMkHodqJeir+GhFZSZqJmom6hGislMkapIehcAUUePoCbLDWzifwqrpdJlma9Kvu1lLjPtXkgNPMSEScE68Eg5Q7KkOnuw4YBNpXwVlGc+UzZTNlD1CWX6KlE3yqhCcouwPm81+OjbAN63TbK26dCuDSec00EQLigz1nGAHteXMYSc8cn4cq5Wgr4CoXOSFgAzUDNRjQBUnCFSU5B8hNPkNa5DOn1JuOpl/otdUKn888lv6my8JmLfO4A9j69iAiyhtM4nKogi74p+K7ebjrqlTHdR+X2415WxkUsw2ChBb7qv0peJis69qWOeU/kzQu03pnyXw/x7z/CfxmSRRoTSJ6s9L44rna1u8CCN13U+jiq2hsWz77eVIGtWgQ3eK70XM70fMcEIYQWF2T6ghGkIRpvusneIPxNzOE10HcQsThS0CCC/CYw6Pa3E3uL3Wua6qYsvq9M+ccpWRm53Wdwcw/VONpRNNtWJTtE1SrRCZpu0g2arDwR9Hk61GunRTV5nEEGAc7lkjoBiilBskCFXEMgXhOHN/nCHZ6ouj7k2rr2TsZux+LdiFp4jdJB8L0WnsvnbbD+HIbgq8Sfs0eptOHfgC5DlyhgEmADACQapNAKsCkiHiBB+HbyMq47ebycWy15vxm/F7ahlck/hNMrgQm8bvcx1e8xR7m8Zp8JY9uvUFKASeeau1cJJw7IRByDOJFNNGSD9O3VJORu6pbtybkZuRe1LIxaeI3CSzC/Fp5P411nFLkBthota2xMlvH+rGDnKHPbpV+rSWDiqLkSSYGkMBoARZYDhA1JXFEKrbGsrJyM3IzcjNyL0GcskpIjfJ+ULiyNpu0O9V1PHdFHfP0h7T8G27dfMTPJZMeciw4tIiSzWmVkNuoFNcKTZO4FZYxnDGcMZwxvA1MExPEcNJYhiS0xgeqWrQWQV4NVHVYLRTtwyXY0zS8P/OC+yF5FRThIQ0QChiCRlfdXg1S1WDR49f1t15nGX6ZvqeOn3rHQjun7/sFPmbpJFhMM3fN+73fTVqptzgWHhdNz2m3eC2W5fCHmOnBZZGMqcwQtQr76ERFgukwcRCRCssu8HZDc4gzm7wNTDMTxHDSZ4ZhtMYfhF++Evnq1uHhyY0j3x3G+vTrewVHF0rtfFcWky5dcAxSDgATgIpGB6nby0po7eDXprRm9Gb0XtyGWlT6MVJRhpG0+gdJPl2WDie5DvSpcddiSz3HGnMOVTEcUq8hNoqwLCe+vw2R5LvF4ddcjrYzdS9a+r+EN7E5S5uClzuDbYxS7UqdmdqGw/Vm04ebrN5ZSNdq90aD6d9BDuFPULoy1OEfpJHh9PMDgF2xev9p6A8P8Xc1QT3oeWA9/DnbuSaEAIqTaHnUCOvrUYIcIosRjBgXB04Hn54O24HAYtdvL5FmVs7E6F7Uq+zpSGcfbvbeOZqC8ASKUEz3rtdibu40V/EXdRgAf7nrtrlsNxB3F+u339qNg5//DsXPraNC2+No0e5lSFO8sIw7Wyietnss10/ms4uqpfbw9pzs4Fqc6hb+wVryxw0pvwkBbCRhHgFqAYKWcHTvVOb399229TLZqvrRSNvpi1T+4IfhC21d3ZeEiV6fMFnK/VwGxUv1i+IF9pgpFAf1HIVK0BWoKmvtygv7eEYcwQvuyv48oh3lp7hS8/jZEySBIXTKPwXm/Pour7ehEfxPPivv6wTxlSNse153JT6AJre8e4kFCIqwkQUUKplmEZJ6bRkWlEkAfSqpU1PyO2QY0phi12Qtqjc8JmQMxT8kMg5bEl/hD3DN3pzyNzczE5tt36ulvFG1DpM2kf2Wx80DzdcT+/nn4qX7Q8+c//19uSBJfFAfK3pa06u6ZFsw46THBt8JOB7WAipXEwJI6deUJkshTTZ72gxpHSd6WtdWOoVThI33p7dFZ2p8XjhpF7BpGDvVLmI86lobyVZ0Llw26UL4/tZ8f3KvYvLPxMey24ZFa3jspTsqRa5DjgKQzIMsmDS/5BXq/I3gjutvXSrCiD3WHNpcq0oSc7BaaT463UYj/Vsb+CJ7UKj6vhghyPdOh8ECCso41ooTzlkTiltsQQEIUdhu+nH4ee387uimGZGNqvfNRR8335XeAcBoiUuInHS1xPo01nJL+d1+xE/7VnwVwIsd7F6XaxVl6wdv33y4yZ0Vp9KyUEX5/fVpicsU95a+dRH3LT2+NA/Kx/M57litfR2fMWD9UOqTrd7LB5Ykv+B08DjV2q7Xwanohk6v6xT9+uibm1G+mbtko9+g7buxpSEQWgkYA5ToxjwDHKrBEOQ6zDZkolzNhB0O6XvCwwGonWTZtL/o+e4DgrmLOHzvLhcL//z0hXNVdWeUlBktS+/+4Xr/+Cqr327/eV6HWcs1RJ0tJ4pLO52xSdMBFcuuGJh6B8uMi4BmbOl++BsuODgKL47C5e5Up8CqKr14pJfL16/Tn78rOi5W+Zytw+TpH/Url8l+2m48VX1ICLRvv35+z9/V7z85bvvi59ePv/T94Fq1Wmid/huE8W8DZr4IU6tbFF+IigWwcEoibWLf2wv4O2TGz6pr27VaQrizSDdjZG81zjEeQOsXeKLPGK0/xid/E3x09psS7//+/W7ICu+qWrU9/hcLW1+W47Cl1GH/v3N5X6zXarVf/SMRHeuUN1uMoLKYbOvfxugeBYM6H6zWNbXsXCH61jE61j0eLcrJ9ulNixKbfhjzyg1ooc0jnbiYv3uWlYrSZch4IjVevNxc8Rq7T9uJq1WaOtYLS2c0Z5gzIli0hGlMZJOCUyC5XJeTFqtIGheqzXnF89R2V+XlZpvyTDza17XNMnJIPCYkgeLeMw53dftE4oeW7uqjrE2yFBGqRWWQmMhN0HvQayGxskRVY+iZlL29ttVLX1ujR+cIDunp+ycZr/0juMtMtXvh+pJigdJ44xfbbZ7v1ktN8VfAy87ISMXTdOHpqVGefd4NxZNGY4w8J5qIYDXzAiPhNfaQIR1sotwT8hcmwYdxC6qgTb7dhj9E1y1M8bc5YFHP+9Gauvy046NcLLLXTj+qUL14YKLtmxH/MqRwP2j+vS0CE92tSyjWiNcfDCpBwuxq0NVS/61aNvdNf7X6sPyXUmiEkJJwMkyfrQqA0zWN/omM1ToP75bbbRaLUrA7ya+yLyOPDTFz2Wf+vNLfVN5oSEj/WGQTpLUEZLuxvH84qJ4fbb5aNQu9c/VxcWuPVqhPDnWLUEskHJeYqgBZhIIoA0GBiukwr8xbIthJgJuh/AgaNFISj6iz0rxo+e4bz/8TfeL+Fn8EL/xvqRAjMsJI36z+hTIbZu1psNHn0i9uHdpmfyxLuL7vih3OtoXze3VSSTPij+5ffzcvt0H0xC/vESEL1er4ABv43lLExEE7Ir37lOzc9LBPmyX72v78IeHnODXz2EUG522EWo0z/C12W5Wq8yOmh1JBgJJMxD+tA02d/+p+M7tghYVP7pOFsK7qtWWjQeIdI52Py9rqx3HijmqPZLAaEIg4kAoQyAm7dY9HRG3jCZ2u32i3M04KcfaAgHI5wouvuo8971xRAmUMhWgR5VEk8834UairQ0DQv1e7IxbV+H/ZrNZ9VcEds+CZ1Be7q6k0tv+ElBDpOA3BK9TH5KdnM3rgaf1PePF1sXxEF7D97+b0DsMhedlRFF0FPalR/i3+Iqjvhc/lesoM3/JMOUVLNR64eorWKjyCqJFrr7XRlu0iG97Ua7kHPmG0SXONb9ekCRvgqR5EwSQ4vvtNjyDV91ox9Dg4vGLNMYxPditZmsNQ1YApAnSHAMhGIVGGcgtMES0tRRTCbdjXZC0KEUtoqwkrmwWwk1IfxCujU51yyXKai2vKC+0iBc6SJwtVwQbtyq+7LJXHT9T/OID/C63u9IXKsWHAbNpM3MPZy7PtnXvLldqW3H2rNo46T5YF1AHA3y+COL996k7R0nyA+kkP6httJ+r4k/xJ9tPCSpM3fTu0FLRone8O8kiUGDhY/lrhA0BDlIjpfDAKSgpaoHREzLXWlkjdnGQO/NaWf8EV0+xyNzcaC6hqC+hneIEr+hSh/daHLyh5jPA2f58RYuyzHjpG1Wh0eG0MT64egpz6nxziY8zU4gkuQQkzSX4Ybk6j37nRY2VRFl803RQk8OR/vQhWG2PODIGUitY0A7Fg2oAJx0V7S50h5/fTjUOYuoQ0kM2YjGLYhQPsla87wT+RzPYvpl6OSFZMlZlwt9yfRmGZJgexDlzdBZ3rqw0UafzXbhttRD7LA7/uFFz3G15V6w2+7iGcfi8Vi3dbi6q0PXV8n30QIOM8vDuwkUTHvTLhtsvXcGHDWbtvP2+Fe01Dq3ot23SY3y+r5vn+3UvMyTB66QTvB5fZfFLGEgqjVqPRzf1wTps/XCoG8yKjNDeGw2xUIIZ4DHHwRnTmlkHSGs629/fMnA9ylmUghbRuB3W3GcKX58Qf98W0xXJmxk43W79982nxu/exXyY2Nk+Le3jojaQ9bepNmmoWnKMOUfB9JaZOGFKWHno55vdPi5dhqcWI+wuwkxws3tYCuTVg3kJkAS6kzTQvclL6xc6qSdtTURcRYH0YHdvcCKs58xKKQllKvjNOjgGRlof/uYQOHAglXBL/7mSVMXsDRYA5/Khj57kfqnwUpVLh3XycDOPfr1aGvep9iCedrJZSv2OU2UVEwrLlcU6eifOsP8eCwicqQ9lhktCiU/lJHzl/1CVGEjqCdTffCfKCpzFHL7lrlzT2sWLigVaVqtCXQYfJH62La8i0EtdXKyW8y5NfkbGTPnYRnNmkpaj7kX75L+cdcnmS/Tzg3tY87NclfzrMijDZrsrfg3Xe4kAlPvih0380n1Xq5TNcv7BXT1EA06uSXYYdd0lySSgmqYB1S/V7v3YN9zzcHzwETc92N3dxUiCDYYOWSUNwxpRpJzSnlJiq31nqrtIJdyOjoF34YmtFlHiohU5CxRHZd+/h9R5N73p1butsgFn+5ZN6lz9o6wLV1aVasII61G1e1Y8L+rbOgT1lG5SmZK9/tSsYf7hXqD1CFYbkuBk2gtOrhZx/t9mc14hcteNTS6b/xFad6vetsz9pl41JIq5UQ5QDqS1WmqjOeaUcKCokCSNSu7JuXVIcilvEQVW1mF3V4ER1zrXA6zedZUrqlPH7YgWRJVpt3VIszvk21Z1zwYuw7Oiqby5W5Zp/1eXLaocEHMQnp2Lr2HakoTL0jRc9rvNZaxz8f3vF5syS3uwtmnLDq5uP4T4V6wZa+zSxkqEpKZGG0+1VdRra5gSDkCFtDAH2oxJmuu7QCV70QifNxHiqtNc/XWRzLpGWibcJ5Y2rkuWVVrrJH1XVNdZNNfZcKApiPZvu/rTYPU18FC9t7TfH8ul0Sb1IFvxSrtoErlI08jFl4FBe7WMlYdqc/5j+VBTD7ju0piss6ZD7QuPNvd0zDDCGPYYcoWUth5yqbXDBFoAWVulaFzWLf3jWmZqXRvj28ifx1m+8kTXsOflB4q7sehlocFybaBNLYpqGL/NP62/0pVFktvgpd6HumfdhYJYXrC02Kvl+n31p6B3/3MbFXjt7iN+8a4Vr54zv1rFFdq4JVLxrTtbhvv8RZe7wcWozbuK4rmIJ13Eh7zQ5UkXG11vQTc5I57QxWvOjWkSokg7IYqbjf2z+7iLtTEWMWJnO1Ko7F3otA6dYnpzGb6ynS5WdrTv0YJlzS9/C7/8rfzl51HhcAV3XrTsGme6+islOVqyjH/GnHrknR5IEZ90hQsfbKjaxUyMXZOvsOwm9sUlIdX49o1Ff7eJ9PDhl7W1Dg58ZaWD0H2xKb9RjJb/ilb8YhlPv7bLD0t7qdpf+rIKfFU+ubLzuZhZLmZ2RYjH03b/v5nr4Q816ASLnPEp1iehmZSOsf6lW1+O4P28OtzZ9iRt6zh+JMyqBKIAeo8J8MYaoIznTmOtECPtx6JUwu3cvUcG9nnDT/LeUhm1j32bkWthFT7gHiOTSE2CWCkbQ+pgat0gpDel7mF1ZEZtGGNAM221p5J5LML02tO4r3X4D6JyANY5ZtJfNVqzz5xBnjfKvgOUo1NEeRJiTfkYyn89U/sA9M1+hOYfY9vZZj/F86a9S3QtCDSOESWlYowQZZUGRBpPCaDGDojeSMlMz0zPTM9MPx3nHJ8i0ZO4eCrGiP5DlaZkR4Du26ZRoDft3VwzoK0jGkiHOQBWcSiwlNIpDzE3xgyA3kj5koGO7/bTcgZ6BnoG+uxAJ6cI9CTNgcoxoL++2OzL4msjRN8lbaNIP3ToMB1iAThDBCqBhIOGckYwl5IQTqlHesD0g5gvGeokQz1DPUP90a280FPEepKfwcAY1l+0X3b7VE8++o5CvWnvMN0iaQlhQDEAqcPAAmERhwRhZHEVWdFleiMlL7xkpGekZ6RfGYByr1Bnpwj1JIeIwXGoh+F5uR9letMygfSyuUt0SZnQGErsJKOce+UYBhorxpHggo4QvRSSgZ6BnoGegX46Cy/8FGGeJGoxNLqSvtnsR8NcfNMwvopetvaKTXiCvZDQaGEpxZxCIq0hWhsskBz65pWMDPIM8gzyDPLTAbk4QZCzJCeQ4VGvvB4u8a6OZfw0g7AsWnt10s9E9+vl/dQ/LnN/fqs73xnnm0u9P943Z7xxyd+cEpS5n7l/rUX2uzIAKS5PMBVITNmBJO2TkalUoCKWrJjIB9JV02ROUGzvfUclwELlnNeKSK64JSDWR1LQG+csGc0LilLu3LN/RMTPnn4mfib+Q3j6V4D+IZOTJiGf5Huy0XzPMFLeTWcohVH37niWUtujWzdYG2K5gY4Iwqlh1nlAPfTMCu0pG6K+lZNhn2GfYZ9hf9KwR6cI+yQTlbFJ2L84sGiM9i2pJnFfd+nuKa89JpRhq5jViHNpkKRSagqwBtzJUd4fOJyBn4GfgZ+Bf8LAx6cI/CRflY3mq75xQcXPN+tYW2wE+Ptu8yjx0z4d5DPANMeYOcE8k4YyTgmy2BPMIdKUDZCfSsrMz8zPzM/Mf+hA+SuoT06R+klOKxOTbv5kOE70vI+H5LQ9usv3XguhnPEaQuatY9w4YSnSFmvqAR318e8pNCfjPuM+4z67+LeBPT1F2Cf5rizNd/3WhWftiuc+PLP6YSes12Wrio0H21mhftDS9ekdgxRIGL/IYoC5QURLQY2jEDOv0QHxAzG3I3wlblHKm3eDrxHJ16nHjeevyL3c1XtoVdCpqyxGjYnaWb/Pt3+sX2mz8cZZQG7MUwjDNxItwKzaOqnZiSPdxHBX1dKP5b7DEymrevvwjGNTGBj7T8/ukLh1zeympuR1QTncyaK/j8U4J6vHs6txePS2vhTv9wb7kyTaObZJyaB5ZKeSFC9f+yYlLMlO5Wl26qtt8G7MfmwDsYuqabCHWO9496MpwYRwxgFiQCnFnfCeMeOst1ZTrtpoya6QufYjqcUetvyaeavFq85zHS7TI1SW5Vi5PpV/3mzK7Q5KBzEwq3mq9bYHYUysPv2f4pfAirqlaC64gXdAernLYizKVuI5eA3FqhYbFCjvQ1IrUJIJyNNMwF/CCz/s9/Jmq8JMq96Nt9GjTdJjn3ao1Gm8uRd15iHT2jHDLCPMcAuMFpArYLGFyebm47Jup1ypzEUrdN6tfo6f5L7V6vWl3seC0+mrbS+q2jBkd77ZBE/FbFbBQnplm81+dsV53Caos8npPv4gJntm7+Xr8F7yztDzwjfJ3ONobCvH12a7Wa1GdnHcNQ3dHRyrw929nhAlzDnkmfIBtEwgQZEnkkIgNTZ4sHtjJWOmnRsbYfPu0Xi4+3vF5/PDPkzlns6rcDf+ctVsehZ1slPHv5zx7S4vIikrqPZ2b5p1m/eH2pHp9lrAk7QnnqY9vXHm7MXm6B5H+9DFbK6zw9GRnsM8p9j1t2gm45j/PA3one+OElavOMvVyarwGZs5aWnw1vL6d17//gpTlr4yH2qE1yeYciWnbFCScsXJ0Ab19l6qsTu29VLS1HHDKHXUeeeC+2Wsh95zhyzWEigMoFNtGGYi4HY+2OO0QDN8g80WKFug/AV2NmY/ZPbUJK+T7ClOh7wepE3VmBrPmOo0dqjtNeXEQsyZdVJDR4AwEnoKHSOSW96n9hx5UpnbmduZ218ft/OE4cSyuSaNT5LNxdnQ+DzX3cqZNWqVHimbmbZ107YUgswqgTB0lEIorOAOc4swFQIi07c8pYRseLLhyYYnG56HnTDgU2R2kpDF+ZDZr+Nav3G7IbZ3bcsYuZvmDrydJ0pYqzV1EGIGMfZcG4gQR0Q4hPrwboRkfmd+Z35nfj8sv8kp8jtJreJiyO+/BvmbIbw/1IfHyF22devUc60lQgJaQD2WXmojnVEcegkcAQNslxIyszOzM7Mzsx+W2fQUmZ1kSHE5ZPar7bjHfbE94m9Xjd3UKCShJ4A4r52CSGsoIKZI6UBu5yHsY7sSkbmduZ25nbn9sNxmp8jtJKlKgCG3J0rX1LA6VrlmpEtvexEGtKXQMy0AlRIx5p3R3Ae/HArt+iSfr25N5nnmeeZ5rk5ze6LzUyR6kuUn4JDog4o0NajGi9F0GrueOAFKG0uJhJhTBAiDisT1E8+pUFj3+T1HCZpM7kzuTO7sid+W2+IUuZ0kCIo0QfDnIKj41anwxlJsfzwcqYBd/71bykBpiRyTmBNHDNfCME6gdwA5yoluA9HrH89VwmBVVuqqZMaIoUXMyZ25fMHIOQZkxiNJgkdLytw4y7oqRRAJWqUDlpdTVJfztJtBHboG+tql9y6OuMKE4RVIGQnhtmp/uXVVVnYs+RFkRvQWTpmzSsCzeyliMBWXljznflRap2kYk5aO3q8+CVgk6Y8iTX/EDBSv1HqzVeeqeBOGUqLooe2ibjooe3KsO6nGiCPgrTJWayw8o06EQwopyQxF9qDwiYDbKX0QtLDu3da58ILUahFm6eEFLD4st/vgDyz24V5mUv1rnOlaWcKzAuD5+uBWHFyyppjU4YXGtxsv78CFqnhUqeqlnxHvp6jupzhX2/du/7Dq3gyN8SjUtG0sCLW+669e2ZM8M5HmmX13uQkD3pXFxTpVVmzV0FqzStm7h3u1ilCw6R4zrDEkzElmEVDMEyKpkEnwUVfGXHa+kVrluN+VpR89y3VUnc2o6GXxuIGqN6WIdgUuNr7UZQyK5gVXKhis+ge1XCkdfhimHJEDehsN/TpModKx8Mv6obX+UQWfPx2/i3q01M9+7FbGegzvJ3kzXzfGkvQrkaZfhbleNFsDim3L432IdY52GMa94hRRK7yPf8SMGi2FIpg7IRxuGdYRMRfCmvl6LXzWilBXnOW+ETbmq5SVLS8jwCKXklf6S3BTPp4tw/QjPO9dAUmJq3A3q01Me9vF6pZ6uQ5OTFn7pLqxIjbGyVBTRyo6OGr9qZkDhb/FyX7G3O0xVz3w8SlZt214D+1r/prJhkBLNgTTlfKfzs8rvYyLSE2d4gZvy6axXSCeLERztG+/FM2h8y2r0bQnbflzOH1VNB0BKGZi3DXPdmPWzVCdpn2Nv4ZLexUvrYgWPV5aUV5atXD+Ls7GgrO2b9bLw1WZ96tPvfVkVXxY7sJMMzRststwmsC+g7h68TIuoZfFLOO68uZjRJ4fro0GsrqI1SBgt4lXEWRt4+fthJyr5fuywKWJB5NifU1dqWd5OT0vp99V3Zr9pwv3cbucKFzcbx0amDeHHnMambGrmjaQUXfcp7HrT1tGai4HIL/bbi6Dyr0uO55SFu2oZTq1wjsQTBlcnBhcNGpwB8UcWqs4Xs+h396th0ixVRQiyjAQGhPojAUYaEuEwAi13z/6Um43u/gyLPAMn62zBc4WOH/Q/lIN79x26yGLD03bLJLYLDxqs14GZ2Gvwo9HZ4nnSeu45Wq7dI0X5JBxp7F3CGnuAKOxUAQw2jFLsRkar1ZQtl/ZfmX7le3Xfduvr3fShU7SeNHEeJFR41VvnjNqui4ObROGq+7QiwuGmHjEMBHEIq2N5c4DIbzX2muiR8xWLSYbrWy0stHKRuskooivBX18ktBnCfTpKPS/c7sAtlHm26ZpAvlVe4f4EjpoOTdQIYEYwYIzLADxxAKkDWIjxK+kZOBn4GfgZ+A/HuCTkwQ+T4DPxr38s81+s3+3VRdnn8Zd/djh0D7l7reduiXwsLUeGMq5BpIT4KnRHjkcfH7LwixgzOVvRWUrkK1AtgLZCjweK0BP0gqIxArwUSvwp+3SjtL/XdUwgf3Y2q1XzSTAgVFQSK0F1shwFTcatA4rbpNtBrsyvgbQwwz6DPoM+i8E9OwkQS8T0KflUX+4XL//VPy03m839ZNOYO9j4yE0sCJ9cqzDd2QJjDsQeKsslFpyph3GFFFshES09ecTAbeDeylosYyXvmjyituN6sv3PBPYr3Gmq6DOaod+PqgHXpfXVZTX1WRLBHTXO9tvo+QG42sXAKsO+9NWv7EVDyLX0o1p/xAGgnPvnxbaqfDk4xa2EbqBYMu4r22QvTlf/iOmpuXyHBm8c2XYfAnhwzm/5tb5NRAkhiqtCfsiaPK2+GssIfRSvVP/WK7TBBsTWxdR5xfndet0hs3xzv0Um7L3b7H3b03vWybbpOdfrpfnatVeR1I36oCZWWzYzU56VVWUu9gYOn3D1RUe3nQya3nTZCFW9auiMRiCqqooVajtVq3fuUi4KuMwdu+asKK+hjyHyKZs3JR9RkTTF2QHJsl7cgkkkxalLamBEJiwKN3tm0tWVsQf2cG529r9qKGccY56RT02WHFPbFlFhzDIFKbtIldXxu3mQV+iOZlhySubk2xOvvwlqevB+UGzJCbBnKTSIzgO5kFqXwvO8dS+fnt3jYrGr84CKAsxEJxaTrBQgEuKjAbGjuB5jtS+DOgM6AzoLz+R4Wt0+9FJWpYkZxyhCZd/uStxN+r1H9qmHP+qQ7eMJtUISKSI9BZppymRmMRCukDy8Dc95vtXYrJ1ydYlW5dsXe7M/ccnCekkSRrhcUgPvkgn3Ol9l04ZnXbobuCJHOTOem8cZM5yYSjRwHmEveUO0C6jUzGZ0ZnRmdF5V6A7pDQ5SUon2cCIjFP6z+7jbpzR66plitCxucNnyqSwGGKoFSTQSeVNcKYlYBxLa8unOuBzFJLpnOmc6Zw96DtjMz1JNidJu4iOs/nFKoZnT+DZHBqnCF336EbySxo/Z0oiMIpVhqxXhhrHAMJIO6jHIF3LyZzOnM6czpy+M06zk+R0kmuL2ASnw+tWnZI6KT0PjZOcrnp0OA0cMAZa4ZlnFABHvVBIAwm9wpqYcU5XcjKnM6czpzOn74zT/CQ5nWTDIj7O6Veb3b6/u0OCnovQfMX+Dlf0PhJ+Hrv/dlE+xrniz2OG5solF3IffL7GSa9Op8rx55nPOf78KwtESel7cgHoaMqsJLm3SEx86CyROBqH3mHmZDz6oFdnKgCdAF5AKVCYAxCneKy0iSzxSkqLy+DL4XfPVtZs04Evxtzk6UA2N3k6MB+8HzRAfQrcKMlFRfIouMfj1Dv8ORKvPtKvg28jLIecIa4dM5Y6DiRCSjMgmSRW+yP4njl+PQM8AzwDPMevfznTBnSSlifJWcXgiimDXaor5gxVjysnDaFb1+wQATAT1lmkGPHAWEuIh4wTBLEo9waYnjUEYdnqZKuTrU62Onc3bcAnCe8krxXD4/DebN1xdlcdrkJ36NWtrm+YxFAC6xFDUGDGLPScOwiMpxSoY+QOsjK4M7gzuDO47w7c5CTBnaSNYnQU3EfDdWoAXR210+3YITjHBighpEeaUaIE11RpBb3nzGtDzRGCzx3DkyGeIZ4hniF+WkHxkxBP0kpxP610Xfys1jYWwB0J4VmvqraLNGyn39CFNOIKMwEshsgjZJiiUgqnrZbKO4o6kE6l3J7N60UtrqJjGEYtIWek8bHT3H/J44q/3ZfYMjbIiUyqalm/rOi6P1P7qsdk6WO1/lTUEaMN555WJF5visv12plwr2r7qXCrktK7m2P4CsX92vf6fqhasyjJbcTD3MYXlwP/zlzuO2SIB7ox19yT4LkBJzWxGFCuADZWYyyoskjzrtsWfj2HlxbEBEdpuw9md7lZ1GP4zpBwrfM9FBvKt9b1v9bF89Vq8dN6Udbsby67+LV2aXaNtS1REW4gOBHaBaMXLfPuPI6ZbXG4292z4sdwiauytnpZNL3sG38WnaEEM7Fk+vlGLwOEfNwiwwanzqvdWTjVH2YEyHSh7etb/AfTvyR/Daf5a79u1uGCSkfufdxqYRFBn35d/5h0OGyxsp2Oub2yfz/qduIHt4u7HRU6rj+zaOsNznedzcf4zPG242+5N3kqnZCnYQa02mzjTgQf1adyfnK2+WjiVKPUwYN6Fpv1KkzFnhX/GndAqMdc+PVZnGKV85H6Ekr1jBOeM/UhTGcaTd06ZT/VQsJk58JFzTV5n4M88bp5cO6NZlyTxDu5KFc8BfMkyQ2zKZj3AlxTQo3WWh506HpbSnLmpFLKUWmI55JqLDyVniogrDiAfSDmdm7XlwTyGRyvDPIM8ryC9nk8f9DA10mWJ4lwmE+xfBDz2qHseLjrSJduAX2IufScKwmQZEAB4yCyhNgwf5Yu+XA9IigzPTM9Mz0z/eGcc3SSME/Sz7CYgvlzveksd3b4qurGaZSXPXqlNgH3GhLgLUZCGYMBFhgApygCAk2QvJSTQZ5BnkGeQX53BTmvTXR8ikTHSV4allNE/zV+yphaM/9YN04SverRITohnElMYzl7xK1EJNZOBhBqzgEw0I4SvZKTiZ6Jnomeif7gyy3kJHmeZHsRMMXzYchph1MT0aZjfbqpAo5ICCmK+QHaOKSF8yp47cQgZQ1C41SfJcY0cz1zPXM9L7ncBuj0JIGeZICRNAPs20utq7Svi7ME5Lo8fF4frfidHOuW8oEAWeYpYUBpgYxmMPzLSQ+tpJC0VT0TAbfDdCVoUUpaOO+d2ccwv0DQO4kxu+7pHgLR6fuLAZSLX9aFiojZldAKvDIBmZHV4VfhIvcxEuxn9UEtfg63XOz2n8Kvq3vaBayWsacbX0F7qHafHfb/OeFiUxGnyTAaCzkdNA9jTquHdnhmJ1Ef4KFC3nCSYkTSFKPvlrt9sNrxtZfPKKGDPTSVt3ogRO94LzLCEmakRFJr5BXDkHnomHEWA6hUWzGmJ+R2pGiF3QMnrneyh6BE911eixHJTx4jJFbL/4yKcHgNfUoM24eYSB7B92XHDIsklYV0U1kudfHD6lOv4tSl9vWxJkK9PtL9MKM0x1pKQCxwjGCFqQaEUymAlEKnmyDXP79tjPqlXpRyurkkjTt9R4HqNznpdSAhZoVEmMtVL/HTKp3iRSd8qOLh9nblHEZv4zRt7T4W3/9+sdrYyrsIN7lrQNPSJUwVVbiWD6rkS6V6z4o36iJyJya2rJbnwVO3Vf8wEMOsMV7eUq2eFQ+Y4eKaO1uVNzZGk9EuQ6CMPaOvmydJvgtJ811eqTAmdFCjs4HzcXFo6jofveO9cnXUEKFinSBNtOdIISrjXgSaAs8USOLtO0Jux5lW2D04H9c72YArqJ8FQ8uNB+Z0PrrvMjIhQqXNTe66IuGqgwexWRXnm3CTlUuiqtS4xgMJva5wPQKNytWY3TfFt6vLsotTq6fFi7hIdfjba7NVe3NWvHTFD1vnHtZhSd7fCGD6rUO29DXm0VLlx7g8tok3ESzGv62Dn9YZQrUnFnr8LY6BJmmqTI8cDoh/f3MZXLhgQf6jB6vuklt174kql/q7r38bVPSyvI7FQMne/rFHveY3qfbXb2z97iokhiO739YRMDF+vgRkkpBEaAeQ2/BL9ftoMtJF3XidRKSjfftJSNOdP5eQPXl3V8nhOqe6sdc1Q87R4EVOVG0Iv9otq6lZmHrhuIC7Kap14HKpvPz+EQZUUBrtVHjccS2+uekI07K52BkXV9+fr4tleFhmH3ttLtw6ym24+tHpuG69ywvreWF91l0AwnDcL00wy+MmrtM4ZuHqDqc2G5/C8cllSpEpNzzJlCJszMoMIusbskxE1feaO844RtoTBTyFmAmKtWXaYsYQp4orBnRidzpCbuuMP25TM4sjnk1NNjU5NudasH7QNKhJUCdpUISPgboeL2OkNoemcVQ3k+eU1QpRQ70WnhNOwz9MaWINwMJR5iWwQ1Y3gy3DOsM6wzrD+l5gjU4S1kmaExFjsP5hs9mPe9W+aRlHddXcITVj1HovnWJOeciQQgqG/0Y3W0lrR7zqSkgGdQZ1BnUGdV7Huba1wadobUiSgkXSFKyfXREGqA9jJPzocqs6k4NYnDk0LrZpY+8LwbDPkS8E050/z8CMyGvC4+/M0tzonA/xzWD4Snsx+a0pqhkcDUxd9/lQXjBSpDQXZrWMVUQTcc+K1034/vI8vtgG2tVKXFHqXozwLwVXpmZfdmhl7IKZ825bFTit8wS2MTsgW6RskfInhStN0Si3T+6TAp0yR0kGGQUj5qhXd61h7ljJtbStM+dBHimmMMYEQ++8I4prrJmSAmnkPT3Yp1TC7SY8X549mmEKlO1Rtkd5KWseoj/od4dJmifpYxSO0Hzwfbhh1vjn4W5rN0+EEQqMwtpRRZSQVHrMKVJacuIoJwOmz/FxOFM9Uz1TPdfuuUOuo5PkepL8R9EI11+dLVeb3ebi7NMI2y/SxlG+tz26X5UpRt4CJMMNOw0FBMxxCgmQWjiU1NQcysmcz5zPnM+cP1HvHZ8k5ZOsTYpHKP/DZmNH+O6rw6Nkj23dFCtLNFPIaGodsjZQHDihFTCYEgqtHzA9Ssg0zzTPNM80P1Gak5OkeZIzS8kIzX9WxQu13bsRoq/UwtRNo1Rv2ruRRR5DxIlkXBqsFUWGQCikYlrEVFo5IHsjJdM90z3TPdP9ROlOT5LuScIvpeO++n50pX08ZLTb2q3bhrxBBDrhqJaOWi85FYZgQoRDEvAxj32fV9oz1TPVM9VPlursJKmeJNjSNMH2z+7jrnip3ql/xHq2r5svEw3b16F5cV43Lw4fLirCjzV2E22hRwZSwLTSOgbIECoJgB5QaJFNNoMfk3Q7zI9JvJOyN1ef6KqNn+8C6L03WpFzV3xQ2+XmclesVIBaLGQTN3jeXV7E6sjFLuqfOZQ/rjj9tPjxzcufaYnlv4XfXGpXfAgiN8+KP8UqWaWixnJ8gUrvivDn+DwaLv7hQQvabMsqO+PbwnfbhnF5VYWer7o81rAWDEmSP2ma/PmX+Ky+j+NnBCFhlKwWrmzsA2TY1MEHx9I4hjFzhImAEUmw4EZG95AZAdpIjKGc28FjKO9O0HHVaR5ix/jhq2zKYwXvxy53weX4FGugr4rqwhuylOWPVABLsO3F++AC6ctt8DR0GL/vtpvLQI+SJ5XfWA/aIGR/dnmu12q5Ks7iRuI1dJ7l3eArhUsS+GiawPeD2p1FT2gQ9eSrhn7UU/dwN4SVOOOI455YDI2VAHNuGAoG20qHaPspvCvjdgrWyAoe/0Ut8C4V7bqne4ipV/Mqw/zoon6fYcpVzX3CFQYdqdUw0T8VE/ZiZbrt5pByF+/tMB+JNjlO23Yu5u/tw1/DjES7/cc4OTnUqPsl/KyqK1a87dRhD056VV2sOFfvy0KbYRIYxv1l6BBGaVDh4An8Idfg/mLKYNIkd4umuVuvw7y1BPUvEfMJaHZ1w6Y+XnGmc7T7dVZ55CH3wltGwh+FtEZjI6xFWBDarvV0RNyOMo2oRSlrYc62QbHO1a5BwF2g5kbnvBZvSqs/F3H+bVftcdJ9rw13AksutpvzTSDI7sKZZWivzXuzWrMJryMAqLrLp5Ezf4/bqNRlM3eb8/DL9ebjp+Jw40HScrvcp6nBc08NblpPN17hGDTa40NavA5tGRNJTg1Lc2q+VVsdxk+0YekeHuXR0uoOkzqTxiPZnCO9PnPHjkTQnZbZvvpEV5fA7bn1MyRsJi+oWtANFx4T9w/rus2lNmuvcZU1vP6g+OHaz8uFuaLcibbSYn25W67DvTwrvr1crmxHtXdF8LeCak6VRG1O9Rlufl63zXsm3WTBtsulk8tdZFOcTbJdGBzn7HDul5JnPOtl2KO73gKNlNRiZrGMwXMKEOO99Zxij7Rql2uHcm65ndIjhvMcWyhlOGc4f7Uf1Y4z+kGzESf5nGStMDTB55fVfpG9NPOUQNWOkqMZ5xPdurhmyDCvqWEYMI+5dkZDRynn2IRZ/DiuE2GZ2ZnZmdmZ2bMzG50ks5McFIYnmP3Dcrvbx21ZwtidgLaPXRa7pssktdN+3dxD4znQcRk0ONfIBFY7RamgCGHKqVWj2E6lZW5nbmduZ27Pzm18ktxOsk0YmeD286iQE8BWddskqcsOHURrIzTDxhvuhcEEcqyJt1QDgbwBdBzRpZjM5szmzObM5tnZTE6SzUmuCKMTbH7tth+Wxu0m8LxrmycJ3fTpbtrLKETQMi+IV9oKiBTSDEHNmXAQuFFIN5IypzOnM6czp2fnND1JTifZH4xNcLr68xSm9aF1ktJ1l24xPYCd9M5IJjHgCEJphBc2uNdMAkPsKKRrQZnRmdGZ0ZnRszOanSSjk+QaxicYHcdKkD0FadM2T1K66dOrnWQMEJ5aZiSw2ngLKEDaqkAiyAgexXQjKXM6czpzOnN6dk7zk+R0kpPFxNR3xH6NjM63vNE6GcMe3TQtZhRVDljHjdUaGQUlJsGPdgA6q8D4V8MZ6mVkPmc+Zz5nPo/wWZwin1mSysbSVLYflvuoeMWL1aVOM2arwwsTDqc1eOrE2bHWbhEj4hQElgnLlLLQeoY01s54DmPkdJukPirqlmm0qcg7TGq78jwPkamevs82cbbCkNuW2atlhqytIHBIQKtvpigfpm2IlhQoqkoYXW7jgG7y34Jy1p8OilgrI3BtuakwvVs5977Yb9V6Vw30P+Tk9UoRk2QxniaLvd4YE6FizjabVZpSWh5f7JrjdUpperSjeVICpomIH368ZxxI7sMhF/6PIGsJbFNKUxG3TCmtRJWKcIcJ61ed5qrE0bvQt/q13VTdOm/7kStdrjRzd7RIUp54mvL08jL6RN+qdVog/DweXOhwcGiyR9q62ICOS0a59jDu/IC8gJAoAJQWDjjdGuwRQbeDx4jAO6HHlee5VkWqcnY1a02qw5u8CT+SX10PHrvN+t3uaZiD6cvzamPrsl7VLpPjCyVHkozDUacq1aGYZS8JJ6nD2Um+6R3vfsnkQgBpvNcIamaIxZ4qpZBVTkOJbVKMqiPktpWoOsLuthrV1ae6XsEKPHtNqs6LvAk9kp9ejx52uTtzuy/atf8xrshsihexfJ8rVPHd8t0yaFX1bN/EdZttuRrxt/hc4s4cy7bs67+/udxvtku1+o+e4nYXdaqbS8Z1OZj39W/DiA3PfrHfLEx5DQu1sNU1VCNvX15DOfLiuyk36li6pmTu2z/2INGIHWjLs4v1u2sRJEkN4WlqyIvl2p2XRREHVe1M09Svaddv6H5no9hxa7RmmlGmHNfESGgxxlRIgcUBIn0pt6NIX9rc9Y0n5d/3POXbzSq4Ce73/a4uUHy4skSN09pWVWmr6qrvu7TVI5jCJ7H3PI29x98Vr9Q2dFe/Fy8udSe4E9u47XXZtjB1W6Uag5aebuhgYBUUSHrho62VijNhLLZMY6MPujEQczvlGIi7IyW58jz3P6mPHzTOY53Yd0V4o+VFFc01NlpiVKwcF+vNuU9usblw66oAd6w9dyj4fa/1Xh+B3iRx0TyNi34ZhoxR25gVHv+wOgRHNwY2nePWfRfVH1aH2OXGEA5rKl35kyOVlprf/narMktXXsFcU9xrPJybKdMMRZam3+6+U0z/XVk4eVg2v76X4mIbR5gpyziebXYX0TPKn/zyJ7+7rZU0OXpPsXISnyJvEunM2Th5O0sBCUiGVTg6jd3VAEeMEt4gAR0CiEKNvfcKSks48K5dDeiIuOXy4aNl6xyLh5mtma2PPZziJoh90MJHk3hNgpQ5H8ProCrdgSbjJel6zV3IYifCQUS4FUYyT4nQBlBIPSaAYD+E7BzF6DJmM2YzZr8WzKKTxGwSY8zFGGb7BS8OMBmtdtFt7VYjwkpLJySk1HlECRII4MBWDDSSnqMhY2eoc5ERmxGbEfu1IBafImJ5EibM5agnG3R8Ver5mDObNE74s02P7kcObITixFECEBHSQyWoAkZgIYHzcMylbeRk5GbkZuRm5F4HueQkkZsEhAswhtyRUkEHnkzVCRp06PBWCCY1EJhYwoi0xmCEoHaWUSmAAGzI23kqBGXcZtxm3H4tuKUnidskol7AMdyGV7HfbEdpaw9N47Ct27spykZaylWsbIwI0dRzh4EGVnAjCPJyyNpaSkZtRm1GbUbtdVDLThK1SQqCQGOo/YvbObU1Z2Os3bZt47BtOnRoi6ETREnojdDCUiSZ45A6Grdu4syCIW0bMRm3GbcZt48It4cMg4cALj9J4CYZGwKPAffXs0/Fi7PNZjcaUvvx7JNpGseZe+jRgS6zyjJoGEcQceukw1QIYpQi1BKpRqB7kJOpm6mbqZud3OswV5wkc5NkIEHGmFtXpxwDrjk0jeO2bu+u3UptMFVWaKcZUpBIQxAKf3IBtVVJkR5saykZtRm1GbUZtddBrTxJ1Cb5Y2I0f2xQYPJAk/Hqkr3mbkyC8Qw7ijDW2DIMgHTUuVgHOKY1cD3k7Bx1JTNmM2YzZr+abAZwkpxNssVEmi32IlYgc8W/bpZhzAxTc03ZvPh7bJ7Oxh3rdSQBt+p+u/Tbzinrv5QFdZvTz1344brne4h03M5LbNh0Pb4a5Uum6mXgxCYTNRP1bnNv06F6ium2YgqgST6Y4EOA9pJta0KMpdomTd1FAAglNcpy7bCnUACFGNeYGCeMl6wN4EoE3LJYzhfD0Bkc1czQzNDH5ZVegdIHTaudxGiS7yXEEKODpNoaE+MptZ3GDkzDtN4KZbW0WDmIIAt/IRxTZRh2GoE+TOdIp804zTjNOP1ScYpOEaciye0ScojTV2fL1Wa3uTj7NETqRdo2htW2QwetnGlqjApOqhLcW+ClhFpwx5Xj0CDeR2srJuM14zXjNeN1f2qps5N4TfK4JBji9YXajq2WmvrwGFTLtg5PCQcIEmstMs5QQRmSXnOpgLcSCDuY95cSMkozSjNKM0r3p5YSO4nSJEdLwiFKq2rsQ5bum+NjMK0au6lZYd7PhJDMSKS49poRDAXAhksniBjQtBKRcZpxmnGacbo/tZTXSZwmeVgSDXH6w3Jti3/bDXnqQ8PlboKnVWN3DylmMReEcGy9YkQbJx10BAIooZTD2X4lIvM08zTzNPN0f2p5rZM8TdKsJB7haT8KtcHdaAxqp7GbVgUQN4g6wRX1jnsrOAp/hAZIxiWkA5zOEH+acZpxmnH6peKUnyROk7B+2QnrX66X52pVvGp2uU0D+6u2xUXS1g3t73fobk8usJZcYwAt9R5oyANVGVexKIvCvkXrQMwtw/v74u6Kq1efaABUdA8B/v032qNp+WijVrU7ElZ7DjaDMvy2HKuFdXu1XBUXMUg40zXT9b5KBIwg6aRiqeQIZMOR3W/rCKkYHFsiN4nwl+wYcouX5VUfAe/ivO5xHL9Vt65/KzhxzDiDGcOMA4+AVMIKRTxiGrJpCFfCvlwUw4zijOKM4luj+Ko4LHjfKC7hm2QHyDQ74Pn6XehZfHu5W67dbmzzQ1X2WOi6x3SS1UTHI3lW1S9ul2c1ddaZgXrVaR4iq2ri3fVXC9zm3O23S/O03VB0s46v5Z3rUrZCa4XfDNgM2PtLuuqN5BPMu6oi8sfImiQMSDEkay/vqubIWN5V0tSNGPAOGMIEshBh6ByWUGgnHfFGQ4HbL1yJgNu5qY+VqTO4qJmpmalf1Ors1Wh9yLWDSazKJHFAyiFWB3lYNUzG87A6jd2NDSVhiAFoibNGCeu9kNI65hlj1pABXOfIw8p4zXjNeP1a8IpOEq9t4gAGYIjXP7uPuyFc19XRMbTGpg5YNYYUAsoZdlZCBInRyANlIGKQciT7YI0CMlYzVjNWM1avg1V8klhFCVbhEKsju2rVOJnaU6vX3Et0BZRRaCAR3EHFDEbBieUAQK7jdt19xM6zn1bGbMZsxuzXgllykpjFCWbRCGYvjalup0/ZQ8MoZKvWbnpBLCMgOVEEOeMFcNAZ5mNJAW8UwWDA2EpGRmxGbEZsRux1EEtPErEkQSweInaQb1DDZDzfoNPY4atyljilkOdCYEyhVtJISbh3zkOKXZ+vc+QbZLxmvGa8fi14ZSeJV5rglQzx2gyVfiRszZRm3I2GwY716RZ0sdZwQiH11gvig3eLIHckkJgrbpJCrmOSMnozejN6czjs9eDLHzAYdhq+bfIXhunywV/cfnNpzopvXXjgYfyubfHcd93cusuBufXfu7VdhZAkrhBApa3QhAgjLKZYQx1zalu+1j8+itSrxtO2krHQ5TUvVLzeRfWmZ4LpkTM8RBJB85JqTQjULOHitt6ZfUDTp0im8GjicKvyYi/ONvvNrtDtWy3voahvbLl+d3NmXqllI7r15N//620Yovuzt0++eRse04eqa/1gq+calCFg4W35yqean12cXbx98vTtk7U6d6WsesCWg7V4bu0v67I96EzZXIMpSI3/jID1bT0Et4t2pMWDtfZUp92VAp789388uR4gOrGbd+Rtjao3T9Q7nbq+cYdhk2j0Phxth3Ol1cmx7mxVCoc0YsQDoCCEzCIogDBMUYIhQwfNTgTcSrsrOWebjyZYzFrg3M7S0XPcv6cUFLpsCsauupbo6Vyuaq9nt3LuffB34oes0GDeX17sCu/U/nLryhSi880mdDv4Ts5HLNyPfl/fdj6YaohENdJpxyun3hfP37m1+TSSAnIRWheqbJ1O/xjpdCT1I/a+XeLH2Plm1oxjp3iIhI+Rt9SbPtR5f0+LVTzNYeawzZOCPCm42xSOZGyeYvoGmiKiTIhI+0QcRBmXRBiPMU6auoFwHEFtGUROem0oFIhAoSz2llsQnIcWjq2A2y2yPDYyzjApyGTMZDzxlerjgHzQJIwJOMbI4BaObOAu6vBOB15ifXCIxrKlG7/mmNAQQOQ1wEQCS6jhPtbBNRpqKLtkLH+fwZjBmMH4NYERnSQYk/QJyPtgHKsdVnJhsnBYt7VbsAZKYaEQVCvpJEUIGowdAcRHt1KbLiRnKhmWQZlBmUH5uECJTxKUSUIEFH1QDoLISiiMh5AlTd3qCDbMmJmQPEypNVYcSI0FsCIwAXnOdJePc4SPZThmOGY4Pi44kpOEYxJji9Ik3LY+3q9uFd5T51tMUtGvaeuCst+hm8/AMWZacEEdUVwj7pVRHlLCHSCMtDljAzG3rHy4CS9iPaxHOFe9wwnx9x2g8LyorqS4GJY4LL9fehUZGsQF3BQqMrNS+zIqoTCb1WYb6FWEM4ZbzfDM8LwXeL6sBu2dVpj9MQ6QTYxOCQP9u62KI9+EU14UG1+8iAM/Nv8tvofXbeHP4rvLTSCAK74vP+QX//7mcr/ZLtXqP3pE7o626iN98u6qaIr6t4GSZ5uPi/0mBrYs1MLWVxP4cbHY+EWphrE5hg8tSu8rXk3sWV3NogorePvHnh1oTvD2j9UTXRye6KJ2m55drN8dtxZ4ylokIcMIjlqLwYrs4ezjy7Ld5m4Mm8WKcES8JRRbRzHExmnGJDPQ6iTSpSckW4lsJbKV+GqtBMpW4oGtRBLbjND4nGKzDRrxpjw+Oq+I7Yt93T41t2g7deyG0Zoa5gSnxkCPqCYMxzQTaZR2Homx+UUrKluPbD2y9fhqrQfO1uOBrUcSOo/wEetRK8gR+2EOPY5akLpbd+5hBMcQQiQM55J4r5hzgDsFGBFAoEkb0qhctiLZimQr8rVaEZKtyANbkSTLBJFRKxJVI0jejRoQ0zZO2I6mRzfQ2grow+0qK7BmEkHhuROYEy4AFo6OmI1GTrYY2WJki/HVWgyaLcYDW4wkCwelWTjPLy6K1/tLW34KH+xMdXGx2JWNRzalGvQ5kpQYzvZbdbZb7kk1OOlcdU3G7vhmO6reMg3xYAQORUnCs9k1GGg3rN40x6sU/PONXkbUhtdp3Qe32lxEdAT7oc6zIciG4I53lzpA5BQzE8kEE2GSfIPYFBP74UGhcVE1Ln4djw8a9ujGUxoHPDaUIEg0iHulYiW1M95SyTFo482Hcm5ZGuqEoTmX55yhmaH5yOrrHWPngyYtTnIzyc1BfJybI3X4E5y9nqjFP9KlFzPjOecM8VgjWlrkpbNKMS1IOESVHEPn63lq8j8gO3FmZ2ZnZudN2YlOjZ3hyO63dWRO9H5LkibJO0iMk7Qfcpig7flYzGG/vVtey4sAS2sgZIYhGXCqrZA+wDQAVCE3BtDnt486zJ5npmem56OiJz5JzzPZlgTJcV6OfPhKYPZi4svXSJceOLW2KG6yJwW2GBKPUfA4AbBaxvzxMXC+mOXbV2ZnZmdm56NiJzlJdia5kDjNhXxxqWPt9PpjcoJNExoWKmmoiNk93I1NBthabII/CQgP3qVhNvzHaka8As60AQJdGbcDZFfWHZVwPX6S+84YP4Czrt9afu3cu9/3hVu5qD67p0W84mGMQFD95fvl+l1hwviIGFMlCIrqOeQqrrWuJJlgOM0E+7bk0PBDacmn6W+kneYjn0fLfrf7Mto51UyDv393NwuKmaEsa+exj9dFmNjDoRzlQYLbRf9hGfpVtY53z4p/2ym9qqqVh4s371efgs7s9pvz5T9iQ3Ylsitxt19N+zA5uQ+ndAqPSQoURgM8vnTrywEbz6uDnUlX29LxIrBEnHuKNTKaKsMIUZARqQk3mCPe7gjZ/v52HsT9MxPdfUWZzMzMzC92+nUVOh/0uym93tp/kgmE8QCig8LYFVDGK2Onbd1lK8sVRlYbo4G2XlrHiPFIWa8kBQr1UDpHbezTc0AzTDNMM0w/H6bo1GBa4jNJgcFkgM9h+mTFkImkyU5jh6BAQ+SxhgIrbAQCzOFY1UtYZCWGyeYCHREZoRmhGaEZoSfxNXUSoUlOCKZDhKrtJnBkNWRo2zAG0bq1Q1FHVFm2xFLjJSQUA8qpkgJZbL0pN8rqULSWkTGaMZoxesIYTVBwXyglp4hSlKSSYDaC0jAuL0e80cPxUZCWjb3cEWMQEFpihDwlmFrgifdhUs+stEoPOFqKyBjNGM0Yzd7obNnYd4LQJKsE8wFC/7Rd2gE/31UHR+AZW7oflYwmmkCLpEROKwCRRFALr7mRzCrVI2f8fcZmxmbGZsZmg012kthMUkiwGGDzr0H+pholA3p+iG3VeBuHaNKhO5vnBlqCNIICSk6gx44jAzGiVjnqbI+liZiM1IzUjNSM1Aap/CSRmmSZYDlA6mBPrQoh45tqpW1dhlrhmaKUcE6DP2ocpUJ5FGbzyJrw9x5D59hWK+Mz4zPj80vCpzhJfCaJJgQM8PlzVHa9+X0A0FXbMILQprX3WUkDRDUGQEMlPIHcAuK0ABBir0w/vKmRkTGaMZoxesIYrXOH7g+k8gqQwgcBaZKFRNIspD+r/eXW1U844ei6PL44PL0Ko52jXXw6DxWhgjgDDdbCIGYwoMYoQpwAbbpeR8RRel41qGpJ7veL1WbrtgeRs1B0XPhDbOdav6Hv6ytplOFNw9Vw7buSJ98tAw+3pXpETL5S4c9m1RQs3cWCp4tf1rv7Scx78u//9TaMzf3Z2yffvA2P6EOd5nhRX9UuVjwNLHhbvuLxxmcXZxdvnzx9G8bMuSvlNPe0a6qwhnv6ZV32CcpSdql5FOTGf0Z4+rYedNtFO7biwVptqlPvSgFP/vvp+F2slv8ZVbK8hrEbGbYP7yV5Xfd0M7FS7d2lStZldb8rC0YHU/+DKwduGIib3f4was/UvvjpPObgx2H7lzJIfDdbMV1fn3NxEc55AMJkbdwuzkYK4o6iNMlYImnG0vPtvvhT7L39lNa93e4X7w5HK4wmx7pF0YWhQFLlgrPLMeaOOaqREhRSxy1r0zwTAbesCNEKuqNs5yNnuNo5Rc/KbbHuNNd5FX2Rp8U7tzl3+20w7U3ec0nRZfhtGKz7mOd8rnbvkzToLyPD+dV2cx6c4Kre9cuoqn9xJnqNjfdYl79+0VSE/zHMSxstn0tvL6qLqMpcn0fd3ZYXcXB466rXTVn6RZwcL6ra9Ef0O2jkotbIxeubKXmSUUPSjJrwVA5edHgmYeCvU203SXO42rJ5Opf7WO8jqd3pz26X4X3sAuaqdnD8idx7/vfYC4xz03Ky5ralIQ5Kvw0Tz6pPsGllqZjOD8sHaZvJ37Pi9dnmo4nzu7KrudxGvz9M/jZ/j67X0zAlrCpHlkypN7IIpwlTnPO6QE3Ust3KuffFfqvWu0ph/5CntXlae9PE8SnXO/zJqcDCMYe12zZ0Vv9Stp+MhzoN4pNLfGdTFiZJOiJkysIMUjfT1sWPoxmcI116O7Zxbh3nRAtPieAGIs4MUVxja0RSNHxE0C3L6zwyczPD7D2bm2xu8seoz4T3g6beT4I7SXUidBLc3Z0euigd2ehh0KGDbG90rGMCDOBWWcSBRYob5wnBUDsvJpB9620eMrAzsDOw82ev6yMbnSKycZJSRdgUsl/V2jiF7aR9Gt1Np27ivxGEQ44N5lh6LjkX1iADvJEcEEfG8d2IygjPCM8Izz73/QAcnyTAk4Quwid97vKL6qdJt/vQfMTzrvp06M2psAoiYIhmhjLAmEReeaAUwUoZNuF8V5IyvDO8M7wzvO8H3uQk4Z2klRExBe+RXd46PJ3a5220U3e9W1mqBYEGWiGd5NZqLzkyQkOotJ3wvufZ6y0DPAM8AzwD/LoAv2k5hX8s19b9Hh4IBG/vieZJRhuR05Exg52TOnSd2jtptFM/Rg4bTABhWkvotEYEO2IVI5xQW1Z7GKH5PPsnZZpnmmeaZ5pfl+bsJN3xJKeOdjZvii+8Kta4K75vHnJK8KrDInZYpB0qhI83d5dSAIOccg+R8JahmHKHOIfUKs2x5okrPirrlvSuZZooU7swsNxC+TBAymjSufh99CQPsXnD+GtttKnMynu3dWp/YNfGl8p9sbm4XKmgfOVNFP9UlLdRZ5HMGftcPpgbxLFVF1Q91JFQtkHzMJrt2+qWnjc39PizLl7ENxjTI4ufYsB6hYXi23r8re2iutefzmPOZf3q5wreDrZ8sd8sTHkJ4WSLZXsJBxUIl1C9kmW8hKtTMyZgUin+0fDt4fYIOEl+o2nyW/Aii++322BhXscBW7yJrzkBXmhflO2Lsn3RtFe8G23t4I4RiJQ13BmAqEAMI+EIcJQiBYmDbWz3qKjb0S6KdKXImGc7E926Qk+SZqlj+lF9ispxrt7XnmZ57UWZeHweCaCdCr8PHtyXkcvRg0ERx/ereLNl2tWvy+CoBs8lvLN9wMRu75SNsH8Rkz7+Fnzbvy6Dc7SZMR2rR4ZFHD7VaJzU+3GlumbWBk5Ss2iamvVz4E/M4HlVjdpGv1fV4fKaprM0xnodyc5YXdwuJ6NzOn25XM2X1Dom+joprWLGHIz0VVTex6AWwKFkQDXL24dfqK1tagHEEV5ee7R2VYpltHX1vVXKHScNpcLry91y7XZVilGcot5loYDKxtYDM17L/iwCqbmbelQcJoEBHZtw4RFYwc/ZhvluUWp6mBlVt1rszjbbvdnYcEPbzXnZM/BqE+fAsRzvp6LSLFve9LPi+Wq3eRo35jyPhRSCjKUP/Uo+hutYO2edrWeku/Yp774Jp++8lZjhFRyi5HD5UF/U23w+N/X8LU7Oez+tChq9ffIsgHpp3peXXI3O3fDMpYBwaF2820TBb4OqfQpPcPEv9Vaiu/ok4RWUkqoJY2RW9dB+uXAH9L+sH506LENUfTqX96p8ynXXK4ZC3luwnuz24HlyGRZ8yhokOXwUT1iDcrBPmYR6ytZZoRx06Hh8Nrh4DFOjFAJWceeEwkozwb1glHl/sBcDMbfz9k7daNzS88tGIxuNbDQe4ULpFbbjQRM8Ju1GkplHyZTdqMtb7KZsh2/bp+1H06m7akAp0oYjFUs5QiChUIwIxqzUmksDx21II+px2xGY7Ui2I9mOZDtyMzuCT9KOJImClE7ZkeF+Ph1QTmzrM9anY0QM1RBApyjh0HECpHI88EoJS6jXZmIiMssmP9mGZBuSbUi2IY/MhpBTtCEkyVykbNKGDHYo7lJ9fKPisT7dfY6IVQJQrpjWmHFupLJeeii8N8x4MGFD5ti2ONuQbEOyDck25JHZEHSSNiRJnqR8yoa8iUUuzzfr+OV+ypDsu32mrUnasWNSlMAs7nsPobEUQkoQsoJ5QIQERvuJta1UXP5Oku1KtivZrnxVdoWepF1J8jqpOLa+1Q7sY8tcMVRMmU5I+dRqV9u1a12s14QyjbhX3GmmIYHUCi9AMDs+2YTgiMBsX7J9yfYl25evyr6wk7QvSaYpldPxW6uL6fitsu1Y/FZ4H53PJooCRDD0UnPPEJFWSh2OMGIdspZPxW+tLrLdyHYj241sN74qu8FP0m4kCa4MTMZv9bfe7UZTje7AO9KlYz2QYsobzKHVlgGjIeReKOCpBdIpIycit2bYjzfbj2w/sv3I9uOR2Q9xkvYjSRdmcMp+JKNiyoiU6rk4r7tMW5KkX3c5ixlqAMFAE2YtccwxQSCTjChhKLHj5iSRlm1KtinZpmSb8lXZlAfdf3nSpiSZ6Rx2qqZtLzbbOAbbHaXbzQTrtmM7CPa6HN02sNf3c4ug9U85846h0ye4OkwLlofm3S+weUFvOjvZm014xZWKBwyEu4h7YyaW4VDIreL/ofTZq0BSv1ktAyDX7uPuaTj1Mu42+jTQSJ0/baqdPa31rr6Yp4Xbm2exQMm2PP8ublZ6FrUgqqgLT+VTsF5lPa8/zFjK4jN2mdt/unAft8uJ4jz91mFtnjeHHnNW5hm7qpvuNzdU1JNLhZZT+ElSoTkaxc/ITnONGk5tM9dt7+54QXzwxxwWECnIBPQAKC0kFcBRCzsbFnWl3LZA4+Nh0yzFGb9iNs1e0u9q/X7QdNVJ3U7SVTmecC1WQT1c8Tq46W49quN1l8Why4Sud/t1dZ4i5Z0UzgsoPQ+vEhBotbaaE8mwHNH5rrSs+1n359L97J6cWHTyJL6SLElORvH1XHcTJFt+NC0TsCqbuwVItadeeGaJMRhAZpwSDAlpNGGOajbCqFJIRlNG08m6JfgU9ZommWucjur14b2O6nbaOqHfhy7d+hkQGaQtF8QH7YZYImvDJIQQhQ02Ho/o+EFQ1vOs5yer5+Qk9TzJLuJsVM9fnKntuP1uWib0u2zu6DaxiFupsUbGG+M4BY4ippTXGCEl/Yhul0KyXme9Plm9piep10l2B+ejev3n8DJH1bpumNDq2Nrd0kUz6izlClhiNZfUCs2x8EBJ5JHlI0odZWSdzjp9sjrNTlKnk4h6LsY/Ayy3y6rY9vAzQNM09RmgbO9oNsTMeKgkZIA4ASUQ0mlMOVbMQQDU2GeAUkrW7azbJ6vb/CR1O4l65nJUtydS/Fvde3Mkv3+8V9eOQ66cAcpbg6HDHFNpvCKAxck3w2ZE29/Mltmfdf7r0fl6h4371XpxklqfxKoKMKr1r/ebrRtV96ZlQs/L5u7KWhi4GhKGgLWGYcIx45A5YKy3wa7DEQUvhWTNzpp9stZcnqReJ/GCYjxe8PXlRfjT+Lpa2zal21WHjnZLggiSSHEBODOOCYO88lRwjZixyo5pdyUm63fW79MN2gEnqeBJRJ5AE+66Op9w08uGSfdcnXfXzIMWO8KkpgooRAlliBrsmeXeYy3dqFuuzrNSZ6U+XaU+yVA8moTiifFQvNcujgdni1f1ZtfFm7LPqBWv+y6avoum75RVH/9BN0rPWWwI9BQ6pj0BJFh5B7mMpcGFcXrMyo+LzYDIgDhdQJxksBtNgt0EuR4groeGG0Chu0IPJDNcWOoB4B5LABASigCJKKQOuevgIIMgg+CEF+7gScbHsSQ+TozHx72o3uR45MyhbSp2purQXb8D3mGFIYSSBttvtcKOAm2h0lLQMvp2ED1TickqnlX8dG39SQbGsSQwTrCJGf7v++Lb1ca8n5jn/75fNM2Ts/2mT3ctD2smtEbYMuotBEhopmmY80OpBdV0dM7fSMrKnpX9dJX9JKPlWBItJ8aj5V5u9HLliucXF6PKXjUvquYJZW/7dJTdUYkwkxZhrJ1iHBOArVKQGuaIFGNRNq2krOxZ2U9X2U8yjI4lYXRiPIzuRfXiJnz3tnHKea97dG06VE4SITQlmgMEvAh/t157ywxleEzNGzlZybOSn66Sn2Q8HUvi6cR4PN2ghGireD+M1g/tt3ervQFovQTKI4A9YFASAxUUnFDLpWBjwTU/zFA5NCt3Vu67VO6TDJtjSdicnAibM9swJIo3m/C/cY+96rF4s1lUPabW39Nu3XLBlgkfXHQatF4qQqhjTgNKrXcumPkxg94RlhU/K/7pKv5JxtWxNuwmTJITxf92exk6Fy/d+jJRdl0eXZxXRzsKnjT1Kl9pBA1XziHCJZcYY+YkIwgDyxxuM1QTAbdT5FrQHWnxhPSBCqOhCqOZVbh+R/uO/jZFW7dVkVZVXK6X/3npiiA63FKxP1P7YrdfhndWxGIgUfWKi+rDZfFPRbjdD0sTNL36MrWrhNhwExUSgvI6W+y3ar2rBmoRRnIRhnOQeLlS29WnYhkucRvTGNbvnp2uytbPrtbXAwPvosjVj5uPEZwvypKw4YU0Nmu7fBdeU3icZUWVoGrF6/opR/bFIqk/xiJVZX3Uf39zud9sl2r1Hz0KtBoRy+tUby3RjVIh9vVvg5aebT7Grb2q8rQLtdhV17JvrmWh4rUEJVzsqmtZhGtZhGtZnMW6VHFgvf1jjzyN+Ld/rB7qon6ozy6qxLlJKlUB8mNUEgmVyJBKP1ZjoUeleoSMUSk2dScXmCBlAQSUaMm1MmFKAXyYbzjEqcakT6UoIFMpU2m+wlv6UuuVOw+ew9lY5a1B87D01rdll5exy5y1t2qFrM66u3nlreuTFWWy3jtZZUJWOiRrv7RYzRU1VlcsbevB1UFjkcPMSMUFNlBi5K3yDjlChnBVt68oluma6ZrpOm8VtEzXm9KVg4SubMRvDYq/KpV/6LwmTaMebNPezTDnXlCEbCzXiBlhnGGsLdaQeOKwkwM3tpGSaZtpezIzbJJJde+kggmp+JBUI8H2tVpeTATY95q7QfWKMOQkxBwDgoI3aBS1DGFrhROK8D6mLmYJpM+UypSakVI0U+reKYUSSokhpV7Xo3RIqV3bMkapprm717V2TkPHFTVIEKQhpd5BrIzmBjJq+5RqhGRKZUp9TmJPnrtOspZl1t47a3HCWjlkbdxkcHRt0Bwaxkhbt3ZAi6FmVnmrkfWaEgEpYhQ7BqynCmvTB20tI3M2czZzdlbO8szZe+dsG0dLIBhydhBEW6PFj0bQdhq7cTecUumBoZy4MNGWNNCWAMuR0RrAIWT9DLGzmbF5xj0jnUSm073TiSZ06tTZOwvKezb21g6785Y9xtSzv0fveMdjO/WO/+Iz43wnTm/V9v1ckb5HTnGdWF8095694y+vCfgNf3Phb7tmJ+tGCc42DVTWbh9Q5XZubVwMCy5Df6u7fFY8/6CWKxUcoUJFeeX3pXJ38Hi7RX2zz+5nF96bhe1OjulT28gWoyl9ZYm+oqG+DnexrYbmxBa2aWN3bQwSJCSE3EGHtHSOQ+a1lJAwjRxI9pBKRdwyIP+RKeocQflflqLOHWZ/bX19yGp407qaxNpDPNTVf7sIbzimPnz/oV/mphqmTYfFocOY9vZ69bakZQox561VTiLJsXeOOEeNV5z6cjrSUeOerKzPX7c+z1+u6toajU5So5M4dUiGGj3YqLUanuO7tCZtHZ0VzkOMPfaMhfk8wwJgTJTADnHnrNZ9nZ1jf9asqdnyfp6e4pPU0yTqGdKhnr5SuzCRHrG4bcOYrtat3Q2VIXXWAIFxsKhYc4Qp0MJITrxgXpK+ttYysr5mfX0QfSWnqK8iiaOFbERfzzb7TfGn+LPtpxGtjc2LtnlUd9M+HQ22kggglOSQSGOpxRpjShQSBEjv090XRyRlPc56/CB6TE9Sj5MoU8iHevxic35+uV7uR3Q4bRrT30N7t4IEIsQxxSxXTMIYVKAcshxwRiEGaqC7BylZb7PePojespPU2yTuEoqh3r522/MwSgZKezg+prFVY3dq6531UmBtKfXeA88VZDbMchV3tIr47KhrJSLratbVB9FVfpK6msTtQTlmY4eVFxvjN1F2sdvcXUDWMFhWJhynYSRSIryVwhFc7qEEJBga2FkKLmadzTr7eTorTlJnkxgwBIY6OyykWI3OiSqKaWPXHZacsqCmFltDpCPIWWUVwY5hiTUfLB3PUj8x62rW1c/TVXmSuppERKGRiKify/dxdVxU+d6uHx013v3qGKnx382rynUG+Z3qcpMLn2OlTipWanK0n1zEFJ7S5yRiCqEpfZ6Kmypbj0dPpV26s11oAPBEU2Q8pQgS6ySUDnuIIYLe9K1xKuhubPLpKnK2yvdjla+tzw8aUTWpy0lEFcJTunxlXFWlaNeLrhrt292WgGFFZNBzByjlylCPnWPQIso81VaNq/m9RFplfc+xVtfWeHSSGp9EXCEypfETcVeVph2Lvkp6dL8JE2aEE455AeI2wc5qSjw05bSaOzau03cYiZU1OVvua+oxPkk9TiKyEJ3S48m4rEq/jkdndfp0Y7SMwdYZBillDiEJLfNYGOgUdVIkJcnHJGV9zvr8oPpMTlGfZRKxhdikPh+P26r17BrRWyM9uz64C3NqACCXWmoOgAaAMhn8cKMolwBNaPjdR3JlPc96fk09pyep50lEF+JTen4krqvStKuiu3q9usUEiTcGWIKtkNJbySBk2mpDueGGuon59R1HemW9znp9Tb1mJ6nXScQXElN6PRX3VanY0eivtEtHnb3BQIc5NAdYG64RpoxRg5lWKsy1iRtX57uMBMu6nHX5mrrMT1KXk4gwJKdt9FRcWGMwj0aHdTt1t9+2Ithmrxh2RlNpfJgRUAaYcMYLW872Rw30XUaKZZ3OOn1NnRYnqdNJxBgGUzo9FTdWadjR6LG0S3czF8gE50gw6i21xjOEpJGGKSKt9xyPa/NdRpJlXc66fE1dliepy0lEGU4jyv6yCT+PL+dINNm27nONSLLJrkeiyCZ/83kqPCluJvU99jSuVF08c+TY5OsrTPhdpZP1rrk/xCp9H9SqCOobHB/jtvvwx7hfrrPNlrpBndsagofagqcYG3Zs3J5cXBiZ0sokLgyjMa3s7YV7GHtju+F2GrtL08hC4bn3WHiEvCcQKuI8sdJTIpPN0ToibmdJH48azmBBH50azmwjb6KNDxrVNamJSVQXxmOa2Nv/9TD8xnaA7TR2N88Krq1GwjJtnaQSAqONoxxpjShESfZhR0TWxC9XE2ePubqJLqKT1MUk3gqTMV38ebl2lxdj2rhqWsb1sWruaCRjGEoBIEQCUIqxAhYjYTB3lCmr7VAjKyFZJ7N1vAONxCepkUnkFKbTGlmgaZ1coCu0coG6PqvQhkArBbKGcOGs0sFxVUpKwqBNaskPxGTNzJp5B5pJTlAzCUhioDAb08w6tKh4UzaMqOe7qsNiX3cY19FOr26csiJY8ZhnYDhXijnvIBUaAKW58WDEgHZkZW3N2noH2kpPUluTSCbMj2jrET29SkN7JdSRgoRYJhjQxiPiJLRUB39XGYQ8nNTNrJVfrlYatd2EZ7p6IM1kJ6mZSSwSFmOa+foiXE43MeAwDHdt27huNh26QYWOAEuUgMAg7IWl3lFjqVEYOofGDGcjJmtntpl3oJn8JDUziSzCckwzBxEIhwE4vn9Zr7kbeUDCBJMiSx1l3sDgU8eMHSec9sHNRWqok3PsYZY1Mmvk6cUFTWpkEhdEwJhGfuf2arkqXpZXOaKXtmxfnNft49qZdup+Q6HQSigQwN5zyWn0cJX0UDsgPYZ6qKOpqKyp+VvKnejqVXE/8EF0NYn7IfAqXR1fv02158gqbrdbd4nIeAqd1ji4u9A6IwknQkEHIDPUeX5cY/OKbtbZu4pFACeptElYEOmEBbnwtr4PPwh39fps89GoXfhD8wAPiht6LVzZa7Grey0Oj7lS3iN9OppLBNNIa4ck4wg5DgiCPMxPsQGUw8TWxktbVJe2aC5tUV3aLbV3+krn0t+jz+vKfX7n1ODn68Kt3DsVVLS5kjLcttTXeJ1FdZ3FP5V/24emWm2eFT+s3O/LMsx2bQtzudtvzpf/iIpwB9p6Kx3txOXdkSc7qlZJjA9JY3x+2m3O3X67NENdWjZNfQXqN3TzyzRggEJvPGNEKkI8QhIBQhyBROG2dEtfyu1UZShtFv0YeQZXKgWdUykKs1lttv5y9bQ4XEu9ZXW7HXa5dXXos/rUGfzVb3elUoQTOhfOUknOalGrRRJuQ9Jwm183mzKr2oXRU2tG8TrQZ2kSBfm42SxM3akeH4td06kXHH60bz8qfLrz5ynHiLyZ9GNE8kBFwBUqcstQ8Oe1ixYGv1ovz1X04MZe30FbFsX+bLmLGR4xk6N6rk0uRrVrvN243fp/7otwv11RYSyrOwgIfxqHR/MYb+0EHh27JxcfTqdUM4m7IWnczfeL3s0lGtm2LV53bVY9Yxt06H6VoBgbbwU2SDmIkEcYcOKgs5x7RFvbNRBzO+N12vp5axP2aPWzt/r5gGr6oIHjUyoKkwAcwo6p6GA5dKBAi5djC6IT3bplfhF1gBocZmkUUi2R4tQqALlhQgmGp5W2EpZVN6vuXaoueshllknVTaJxCL/C8f3u01qddzzf0GugTG2vSoWP9Ol+0hAOGUY85lg6SpGhDBsiDJUeAe/aBdIjAq+hwx8/fnxWaVGizaUKN6N399DaDE9am231qLvqHG50d6d63C6RzqW/DzXXhEmYDUnDbL5dbZJ62cUPYc6+3O3HkpF13XPhYs+Fr3oeSUm+4gdHEpOv+cvPM5rjMmfStMlnc6+z0vg94ooX26sx0HxhOHx+OBQdKJd3tFPhb/5yVcRbU6tah+N4PcUc5asH9cnNRNmU4iZROESOKe5g94qD9pyN7lzRa+5G4SjkHCZhFuosgEISqhUjjkmIBQSuzVfuCbmdG3sKGjkwf6RU0jm/ED5GjZw5BOfmivmgc89JpUwCcSgYU8p+UfqDvqixgvTd1u4XfMuBpI4wrzRymoTpJQBEAG8hV8yZoUaq2xeifwwmMivkwygkOkmFTKJtKBxTyFeb7d5vVsvNmFJeJI3jinno0c3y4MhaozXgmiEpkBYGQYyEYlhgh9BQOQ9ysoJmBb0bBcUnqaBJZA1FYwr6qwvXFP7bT5c8qM7HqsN4uuR4r25EjTdeAy0lEtJAFPxbYhjHgGkd5lfJ/qjjsrLCZoW9G4UlJ6mwScwOxccU9kWb1Taps0nm23G1bTp2v4xaqLXk0mpvlNBKxnrwChrgGaO4zE2Z0NxGXFbeL1R57yCl8uYKTE9SgZPoIkqOWlz3+/6owa3ar7C3oVNHaTFiHnGJkSSKY2ktVspgYwJNMLJeHDG3QVRW2Gxt70ZZ2UkqaxJvROno/FVt90u3m3aPL6oOV7jHnV7dL6GEK+WgxkxYbLCVAHKPGHDMMEUJH5nLprKywmaFvRuF5aeosCiJPqLsmMIec48bDbrSPe537Bbs8hIEn1hxHVRWOee4x5oBYawCjCX7lU6Ky8qb3eO7U2BxkgqcxCBRftTiTrjHB/N3zD1OO/WqXyrCMWHGMCy10HHvQmq9ghRBzZw/Ym6ze5yt7Z0pqzxJZU2il+ho9NIPl2sX38qke+yrDle4x51e3X2OpOMcYkI4MhgbyrQjwQvg2CNpobdDfe3IygqbFfaOAiTASWpsErZE5TGNHaTRDBRoN5pMM9GtGzwBKZBAEGgQNdwID8IEF0jBDTBACD6ttHNkhWatPX2/+AH09SQjmlAS0cTAUQs74Q4fzN0xdzjt1NXUoJ3AIcJ8rHFgkSeOWgMZZR4Gc2uOmNfsDmfrenfaepLhTigJd2Kj4U71BptjimoOTeM6Wrd31JMSJAAUSBslGCHYIUaExjDoK4FubHG4lpI1M2vmHWnmScY5oSTOiaVxTuVqkhluZ3RRH+9vZ5Qc7X5W9WE27IkAXHvpPDEaUquso+V/yqfaZNMkIm6bZrq1sYDVrpS1CMPpnTsE/v+PUjKbRSVrWfefaRpfSlHdURHGz2V4T5e7OBxj7tnh1X3vvTP74rm1i1/m3zhzRIWe/Pt/vQ0vcn/29sk3b8MT+FCX42je7W4RBvhm/fZt+frGG59dnF28ffL07ZO1OnelnOZ+dskN/bIu+wRNKLvUwyLIjf/E7MXemHhbj6jtoh038WCtE9Wpd6WAJ//9H09OOzkOJbFOrBPrdKnLvQA324uzvuLqsm1xHtu6yjto6X9ndUwbA5UTAEvsPfYcC+Es1tKLZOG3L+bOlZjOqMT0xJS48yofXoOrl1u92xEdHjQPtbi6ocP9fN0KnMQ6MdK1uqGv+n3E6pbHB1a3PdpRWiSBE4xighFzDkLhJFOOGwcoFl6h1Oq2Iu5cYcmMCkvuX2Gbh1XEG2xUtnRiz+PqTPj3B1ftcx1HwOZeFPb0U7lREivE0lihvwY5m/5I/xAPdod5e6hbO0+6MMkDwY/EBAitARHIQewdp9iqxDC1v7/zAY5nHOD4/gf4bhnnbGOGqRzlP755+TMtyseZh3Yc2jiJqmFpVM3/detgwbfrXX94v3frYCxDQ3eIdw93VxqpF9JRTzWWEmopqUPaO02B8U4mcaldGXc+1NGMQx092FAv76zQYRi9224u17ZC+8jYV8XuUoeXW7Sv1pWzkawJpSYk4SmsE56idktTEeXFJvyoNIzptCS2V6PMpO311GSstWsFPEPUMOqEUpowIb2izFJGEeLS0nbjqlFRd6glMxXCmTzD/atM+9iKjS9+DZf2Kl5a9XKrqg67SlnK63xaWYqnxWGC/7T1oGKV1TBdcH+4l9qqX8i6xNM8N7sHkiWxOyyN3flZxRuO8/O/xm0yX286HFs1rYsPccfK3Sah2Ehbd7ZmFaHGIyu1M4A7DgXW2PPwf1Iw3eaLjQi6HcFagVFWAOPlem83H9cz4WtK/HXYxWZkV6z07/bFt7/88vrNH4rn7TeHtLrX4WKLeLHF4WK7azOxvvrbJy+qxf84Bt4+OYHlmXMVp51rtTZuDAGD5iECkjsq/ql42f7gM4HQntxuTDwQzhtruh0GQ3JNj4UMSYwQS2OE/m0dvcUX4cT77WXfwSkbF73GigvDpm4CuIbISyWQopoIS6jigFsvw3SXBf+/TQAfyrkdFS5LeaYjbxYeDAXfNwn+trkMLspqVaziWk1Zse8AgPLqivTqAhPWZcph+f0yA+BRA+DF1sWP0+GtDPW1eBVf8JsztX97iQCUYYB8H9fx9uEai78ud8t93Brg17NlsANxCAXn933x728uw+GlWv1Hjy3XqqNZ/3b39o+mvLCFWi+G+lF+OV/E6pGLOGwXrrmqxYf6qhYf41UtPm0uF2G28P7tH3tka0709o8juKnwcDX5kmgrDsa+ElcecIK9pmVxaKmY1zveyzEwMY4KEiewYlIQCTCTxFsquLO6TQzqCbkd7XbrzceDs7/YGbeeK2JjRPJ98+5Pwe0JarYpVMBeHDvBm9nYapYWSfY6XGL7wfh1vMRyH5m6uulfDo/tD/nz8Rczw0misTic1ubOJm89lUu2dxu0dOM/AMaYGySV5EpAZowzRnFHPdDUITCl07fdy8180sngWLgaFLPo9ajs+9bs5+fqH67a76kJrGpMQqXe8StyeaWHBZh6xTIr+Ekr+I+ByAHYjbsSXtF+u1n8tN5dxJFUfOd2YVyW7zC+4XLx7XW9LDeXR3IW7NZ+s2gck/BM4iUs60tY2PISFuESgmdSBWwtds2C6qT7MeTExfp63kcSo8bTGLXXexXcsJHd+xpo7WKHsd0We5Wfx/sdKfh8/Aef6YeUMsPP1+bTXe1AefQcNybYDFWfq1f4vLygA8f2vUDSdNm5WozZJZOxtftY/OkyyAyoexdjU837MEE7V9uAnjCTuVBllZYwS/NhNF9u3bNGtaoC70+7u4CtVEDqfveHE6wSPTncT644NJ/S5CRwjeOBJr9068uB9p5XBzux321LN1RNYwgpsB4K4LggljMFPXUqFs3zgB4Uuf39LacOj05lZ4j+/hpUduZo8Wtr7k1zrTbe79w+3uE34OL3p8k//0sPjqy+gST+macHt2MH394TDpIwOE4GOBgUiq9UYbxKfNrWXVRAsQofgNozFzcsU1ZAK6wHjEiBpOxBYY768BkLGQuzYgF9PhZK5cbxXyj+C06hYazfdvTofcEhCRvkdACHF9XgG9DBHI6P4KHZ0LXzlYVybhRnAGLsNLVCEkOYRxAFYDive3xoBv0XBojBzrzoWVkOPBPicRACfz4hFjSq9gIn/0bXcCBog4auC9EeDm/hH8u1db+Hs7B7ggZJAjI5G0JjWNus1uqJgmbd1m5cpmMYY2bDvwImPATOGG+plZxAx0zfr5indFn2LL5QbsyxL/hNeEHuhxc38SpaWsD7okUStMr5gBZjW3BUyjG5/0avuVv2UHrjsfWMekE49A4D7UyYlwCDMAW2B4yZdt7IrkZ2NeZFBz1tV4PeFzySOFEupuFRfOf2armaZsjCNh2OoaTu1SEKJ4J4Q4kX0KoYOWokdlIiBBmGwLgpotSysiuSuXJ0E9n7Jgt7yM2fJ/U8ifrkcnQdolu4pl0nGKla02ns7sxuOSAIMc2BxBBhJa30yhNErGIG05F1iFvXq8k6nH2DWTWYn/K0At2XZ5BESwowIMYPm81+5LOGbw6P8KJq69Z35RAjayAVjltjNXExQ1RBpQBAQKgeLioJXxotYJ5KPGpciLvARQ8D6HbTCXxf0EiCMgUcQOPP7uNu5fZj4FinTSPwaNt7wRKcWWuZsNoxbRV1xnEXPBCuKCRltbIUIK2ULx4i2eV4TAyRN5w0XO5Cz3CDZXt4XuV/w9933/yP2qe+ry+cJIlrFJ09RpfviteX5+duW7xW3fLwy3eLXdmy2KmkLnzveEfRFeM8zCQ4BJIzjIC0CBMvjUeOM2aS7Va6Qm6n5z1hi93Z5uJQpXoWLT9yhoeYVvReWvE6XE4TZV1qeFvo0n1yRVAkE1SmjOMtg7hdTI4KvzaHQpmn9n3hVuHMz62NqVfPm2S7GNyzWq5dbPtbvP8fN+euSsOaOYo55p2p9aJJ8ysjfOKZY1t88ouzcOY6z+oQrDwZxdzXtGtmUJEk8lGkkY9vtuqDC523Yx8n903j8APlsKm7BamgmBBnGcIsDDwkAVNcAkwttJSDtgDYUM7t9L6St9CrTbqb6SwKPyb6amtOSuWfrwpGdRVFvIqiuYq66kXMr3K7fZUwmhS6eO/WhU5KxnyG3Q1u7+XFb+swidtdcYV/3kTf4kztqwSQ6niZGhINf3AvwnUV5RvehesPF+aK8BqiSoa2+JO3T96tNlqtopMQHm0wkWXvZ/9bB3L/y4szZ94H36F0Sv63Ks62zv/z2+uNDbsxl+fhasrqvkFuMPHvSnf+N71S6/fh4r9Le4TbV/9SArKs3TJMWSnO3Ori2a0L6OeslJtnpayL79fv1Lty36ltcFbD/TX8Kt9YifRf1iXhS0t4R6kp64Wrr2NxUV3HAQ1lfkoJ+E15HaWDcITsI0S9ZoIKSeJYRaec43bzd5c8mrSiY9U0EnnSa+gGq0kjqLIEMKskwdpaRD0Q3jIiGSdtMbC+lNtBfShtFqCPPIP7TaEr6ivogzyWL9qV6I67NewqnNawbOZRAZguYGn16Q8nt8/HQyWWkiRkU6Qhm3H1YkwJ4qLCUAM6R7sfPJmnWmIJKQASKQwAFh4yGLfMIUC1Hzw7Im439nuiZhn4/fu+51EfT5+H/CxDniYBh6IbcLjZfqrWaXbHUxRDv+jThn7XylQ80v1owuI1fve5K3qt6NkW8FqRN16vmyUrMXl5o9nSjWqEa7fRL6r8kSKcZBP8suCvhsPxLuKGnKF3OcNvK+bFp/+seLms6+DFpYDS9V6u7fLD0l6qcn4RT96K/tsv//aXUuSn08xNPD7cTy5FUUwpdBITKPhAoQcpinGgjqcoNi3deblHnhsrIRHAQ2q8F45DADwXwjAKklX35ve3XW8/Le2cZTX9a9HO2dfUb6akD7rz26SCJnF3QgwUdCRpMI7WqaTBtq37dR2qMM2iAAqFiDHWcGiQYNhZ7zinrqem8yQNZkXNivp5iopOUlGTwDkhx13jAo67wgs4rqp1Y7d6qpLeOcmt8YRzh5kFRCgvlAQoHFE9Xa1FZGXNyvowyopPUlmTmDUJBspaZ9uOqGs9iKYU9tDczcnnHDNItDaOEqwFVsAijZQVXhkjWU9lD0Ky0malfRilJSeptEnMmIQTFhZNWFh0zMJ2a/ghx4Fw2DitNOVGIaAREt5rRRAzjo9aWJSVNSvrwygrPUllTaK9JJpQVjyhrPiYsuLuNxJImfGASc8oI8QrLwFEyCpNKEQYjiorzsqalfVhlJWdpLIm4VoST7rDaNIdRsfd4a59DeqJjeXcQh9mr0w6JoNjDMJRB5lTfMIdzhY2K+0DKS0/SaVNwnAkmbCwZMLCkmMWlnQzNakyRLjw/8GcWmSwQICZ4Aw77rRmYtTCkqysWVkfRlnFSSprEisk6aSFxZMWFh+3sF2nWCCjDEUea8WlAZRK74CywFgvLdZowsJmtzgr7QMprTxFpWVJtJNMo50OaR0vl+tlc3uJ6obRvmzCjg56mx7saKsxzACFNfASYyWEIdgh7YBXWHIDzUFbUwnXUNUjAcb1iwhq2pU5i9L27v6KaD/0DOGZtfawxVW8kmEC4pmK+UlhZLntOu7aqbcqoLeq8l/q4WQcYBH3l4n6+T9gosTfXi5XEQplZCEC4P9zONXuWd5l4kvZRoYlkVIyjZT6Ie4w9J1bLeMmlf0NsH1oXNi68YCCztFe1TTkpEbIe4JjbjKj1DmFCRSYWkBaFnREzAWDjtB6X+1ZkDAUfK3iBnOC4W+X5+dBg9/EPfDKXa8PPAh9PizXxu2ara/NmVqXuR5msyrTcZrtsp+Gxt7uMi1AlqtVAMa2zOWpQot355tNEHgeA36LTbjdJiEqY+G2mwCXzzQ87IvR7f+6jcO7eNl0+KqpFo7sfltHTsRI1JJxSbCZ7ASbVW7vr1E/fkrHeTpfqR5K1KHFstenwt5kj24wmjaIIAE0Y9IjxjEx3FsrNGUCO+nbycuUuLlweOQE88xujjyx+/Wantc5h9UVtWgsgRicn0/l/KPxh5o0y6cVIGOO9xB+F6vwu8jFQ27oHcDv5nug593DZ3WKkqA3mQa9/T+3DtM9c7YOA+Tdp2MZIf9w68X+0PMaOSFX/OBIVsg1f3lbbIyfZiZmjAu/OTBmSBu54h1XZSCaaVaAw/J9Wd1lXVUfSGpBtPcTjplyJaXOVHxWfF/DJyZtl1x5F6ZgseJNmN/dU2bIVzbBupb2nlyCi5wiVBvpRwHoEaqX3hJ1ayy5pTne3elTU2w5pYAKzalXDHJEIbDGKOSRbjfSaH49l1dyCnhB97CK80XhZebl1Zsr6IMmt0wqJ02UE/aUc5DaEsfmeGJL29INNMAWG2sdoBgIBpm3ijskEVBIOgBYR0WvndTy5fgAWUlvqqTZFTjx7JxJ0rCENKhHmud6c7nvgUbVxwacKRu6W+NQYImXmmAHUPAEpKQAa6mIc4ZRCjuYKX+eKZMpkylzK8rgk6QMTyiDe5T5oapUuuuBxreHB6xp2jq48cRzH+YyXjnKNdSUKhuGH8QeYMC56OCmkZCJk4mTiXMr4pCTJI5IiEN6xPlrkL7p4eZDfWzAmrKhCxolsPVQE6q5pJATzkHgDYCUOiE97oCm/HmmTKZMpsytKENPkjIyoQztUebVdmmWVeXIhDMXh6MD0tRN3bgXBL1w1EDKrASIe6ac8NBQRxBDvTlULSDTJtMm0+ZWtGGnSBsOEtqwwUfl3X55vlnH8rjFm7Kh/y257bDY1x0GDBr26i7pSOWcppIZQCi11lJGFAMKWUKkhryDo6GsTKZMpkymW5GJnySZYEImfoRMR5h0FY06HKIKOAAJpFIahgUSjmgpHdZGMIwZm+RQJtBXTKDrbGmaGXTimYSTDEIJg0R/jbm/2WK5Bjy61WLb0i25z70WDBCHlPJKGG8k91R5Tr1VEnYnYtfeZjGzJns7mTQnmv44SRqckCYN7n2lluu9Dkp2ljz8RRj7LXfaLouqywE/g5buNo0SEwsxZ9YDxDzwnlBCeKAL19Q5ecDPQMxcFLpoBVcB64t2r8K5NgI5cooHIdLUC40oiumOF25bHv2oSqaEkVjs4v5l5RZQ5cha7suWEktNwmWZPDBImH7Y8P/k0Y9Sp9s6hp3Dk8qZT486dUEkfhRM/ahvV+HCih+2SxtG++syj3/wJU3HPgtf9lnUuf7dL2uTPXqbVSqiNHLIc4CVcg4o6BhEUAiorW2/5U+Kmwt7R04wz/aVR57YvW5pV77e6jqKTYDdNnhb25jSdB69rP3mo9raXQRZ4beb8xJ/1l3sz3Zxo9qSTk8rsu1jJmmnzkOZVlrtZfuQGZ6rzX6/dGN4SFuGbBjWtvi57P9QpKuebTlIxm5m0HydO0r1+ZEj8PXF0rji3y6qzefiJqy7uDnd+abKwatzmas7rW+7qlsRn8Nc+9Pt4kUsLi+qnefiFqG7uDNdfRFVaqOqFL3RetVcxLFtRyfpec096kTiu8LUd31xprbRWfnzZr0IT8sv94th/Q5TdVqsN/FjY9mpX82jrd5xrG8/A22681zJZ9NnmAnkR+/3CtcVd0k+Qw7a25EX2ky43j6pptLhHmKKajOBHhYEKVVltwx/c8U/NVn7h2Ha5K2Ws+hDaZEKpcXSxPTlh81De3S8v8FU+qi6nloSGpmkUZKEhsAIjXqJaI2OjSWjpW3dSricS6KwBAQa7iES1mFNlZVaOG6BPeAolTCX+/iYsDPDhPmLw87M+Wk3UtuHTE2bVtkkNQ3BEZUdpKc1I3Q8Ra3b2s0kZUAyLrgtNzCXBBltifBMUe6kJX6guPOmqmXVfdyqe52vfXenvDfN9opz7l25C/r+Gwkufn8q4r9486//pb+Jf0z++V+rwZHt4Mjbe4JCkkWG0JgdX+52y85C+MHYHlrGrXnV3K3iaaixjDvsNIUGGIUd5ZAAoYxwkuuhQa+EZDBkMNzu01yeUZxAltk0hZIsM4RHKPTD5druRhjk6+OjBCobu+nzwCpKieEUSecllIw6yKBQgGgCwZA/pYhMn0yfTJ9Z6ENOkj5JxhkiI/R5fWmM243xZ3doGSVQ3dxhEDCYEiIMlIAijhhgTnBCuBBMYSLcgEG1kEyhTKFMoVkoRE+SQklGGqJjFKpq7o9R6NAyTqGquZsJizj3kFArvTTYA4Cx1sLEkayJkcMVmlpIplCm0EOvrrJTVF+ZpHghNqK+v262K3uuLkb092PbNKrATXs3v9QBYLQyiEktkdGIeIsRBkhyT5igAw1upGQVzir80CrMT1KFk1woxEdU+Ge1DS/1p/OqFm9fi1exdbGsW0cVOenSq0shEQeYGaQhYQgJjCBg4ajg2ohkf94RQVmdszo/tDqLk1TnJBwWiTGH+iJczWY76lG3TeMudd3eLfPvLYgKi+M2R5BCLJWXTmJLuHNIDi1yIyWrcFbhh1ZheZIqnMQ8IjkasrC6GA1YWF1Mhyusuo408ZhyaIBG3AMGGRFh/usl1VBhz6EYCVZYZSc6q+zDRxmBk9TZJDIQj0UGDjJ6Dx/bRrN6u63dKTAmwKugr5QxTJVQXEBjMDdEe4qFGX7OmzW7N+tu1t3P1t2TDBGUSYgg7oQILtcuviJT7gZYVSnq+M1Ne7kTXlUyqHWeR1u7VUGgotJQorXkBnECJLIIWe2JZ0DQ5KPYmKjZFHpc+Dy6PPGEHkKNx15m0OB9J12/TeCNaWJBq1fhLM6tq5ywZg/fM7WPSh/7N1KfJprr9vuY1xRGX0xFq7T72cPmy36xX8E+L+fqhtlRZ5uPi/1mUW0tu1DVYK7XoW6Xd3Utyf2sqnGyXDOjSiaxjziNffyu2jj3uz8/n8qWra/SrtV4ruxEezdIWkIBfJhrcAW4o0Bg5A1UTHhNnFbtluYTwuai3qT4Wbg3/aSu2H+H3AH5Jl5sl31vLwFQQB3qlDwdwK9KiK3gF1h5uSurmVxui7X72M3HrFiS90a9Zd5szv/9KvJ/b18CQSaBpBhPbmldj4Lq0U3tbd2MrV3Ta2Sn626frktrvfbKEGrCnzgHCGGhFdQEK++EZ+P7XncF3s0u2L1T3MF22P0n9wBO7teH+uzYdmDy4+ZjrN9TjwM1LBgQ/lfWGfjl47r4t/K91vc9VyWBvkfbrxawCP8riwxsPq4X5chq3lTr4E56vscwdF3/N4l7xaQPy784s7xwxQu1jQV2VmMb3ZbXsC37LUzd78g2t1d175cWONp/ruoCYyeZk4k90fddUeB1GIRGhQl6WcfKbDZl5b3qonZN1Rd32BA7TuXfjr7/BJzPiherpSkFxd9Wk65ic+HWAZAXQdWs26vlqogv5J42tL3RQt1Vw/vkkvDRlAInIaOYXqHAV+htf9l9rE/Hv2FaSSZpcGkUQoo5Kb1kBEMb5q8AOtH1bwYaNqNjc8Lam5fdh2p8eJj3rccPuuQ+ocNxB+dWh9mEDr8sr3Bcgc/rtkntLTt00+AM1chJKo2VHDtvqIFCcIUVQTzdBmkgJuvtV5+Vf99ae1U6PnwQrU1CRXEnVHSzvdhs46s75jibptd13ObjnQf1uJrevzW9f9OXa7u6fRmu4WWUtdBWUUf05vd5vpJdcZLrKDI7psjlYLyZIo+80lJ5tdrFj12p69xcdO1YK12s1Yflu1JZnxVRWHMjRTl8ww/WxS646EF7PxXlKN6s4+HqAp4Wy7V1wa+2ar2PX+Giu31wxhqlvSevGgEEFwAuoCwg/QaSb2Dv8/fRkX9yPjWe0uwkahSLo5p9VKEHYSyDHt2PQcA6BRzGWEJsNHVae2Gts8JgJXBbJXoo5xo2OVHr3oLNPDZ3Uv7VpVCzvt6V+9xVWMS+oXBuhX1IZQ1Hdr+t40CP2ChVN4kWxXJUdX9u7chQdRMjM6G6TY9uURuMDOJcBzdaISEMsN5bLogjgEDE6IjqNnIelepmU/sv9+NBdxUXk28wu4Xiwof0nyetbBIkSjpBop+02x73nWOPa/nNkx0HPnPsObe73D37HbjKR05w/7ob1DT5dHZQzjO1O2htuW9L/Ztyxhoucb80QQdbzY2KvKvU9yxcS3k/MRJtsy31VwedPFPrd2GWW6p9mDiHK1qa98XlRfyiE/S3WZWOZ9tsZze6Tz/TXybgG0S7Wjw50u/EV64/h73YuggOVfwQ/nsZRkNgbvVGXtfBfm/ip85w8MNybdyu+OtyFx/kLv74/zp3EabuysaHPPNXMlNe2EItfH1hi3qoLHbVhS3iN9h4sLqwxYf6wuKP34cLW2yrCzvyzax85IvmkS9+jSrTeARjH826LCNTLEuCZgmcZNkkwgbuRqe1u5cMdb6shUuk0BZaY7xAiGivlXWdVJWOjNniY0+KaTfdVSEzbZaJBEHfEDInyTLFToJiSTAsQdMe2dgMqqu1k9Oo8W4dwBktodLOWUAptd7EUCkiDeaOm/AfNAG4m0yosvf21ZHus+ZdFHwDP9dju/WcK3PuzjiXRIiSNEL0182mfbe/rNMp58fNJjyH8zBHTL5LbNbtnHOqQ3cHdg+UlMZ5LAV0RjMgrPfEWcqxiqnODdumpM0Ft1T+IRLcvJ9pQWlC+n1D7Xm1aFSE1/qivpx2Paf418vdvti5fR0WFZ7Lu7K8WUm2dOknkGq1iuS62FxcrsrvqyW7yt+lsi+2G3tp9ru7mHG2T/RGDGPfgOCrdRkWR3kd8PmqeisnFSVBp7Q2CVUk5IjWFq/3MR3oGsq72DU9j+tw3a8b220kpQoLCjCTjksNHRQSQQyYMtD6K1W5FnoNjc7aXGlz9cAOHkiryq9WLsY3xjXhfRl2EbOl68f7pKivstxhOFHX09JSGhT1mJa2g/qklJVNKWsSlkjolLK++bi5Skv3HzfH1TN06NbRspZLboWTQkmIhaeUYc2EltRpB81xvQzSsonNJvaGysu+ofyGJhadoomFSSAiYUe09pomNmjTtUxs26+jyshj7XWwpcFnZoQTxIyTgHkIrDdEgCtVOZvYbGIPWhr/Rz/PxKJTNLEwiT8kvKes9WJBfXsTelpP3BeHvZaGKtrt0l2nE0rBYF0hYNQ57+OOGh5ZYZXzzGo4qp1dednU3tLU1q/lakNbdXwwM9vu5vX56iu/gfiGRhacpJFNoguJOKq3x81sV5eOGdrRnj1Ti6QT3kIADZcyGFdIkeISQo2xUewaypyN7S2Nba2jD2ppZ1BUBK7whqftLDhJO5uEFBLZ09efl+GB2FEzu1iVbSPWtdvSLWfnCaWeY8ap4thq550Ij1eE6awkHvFUD7ti7sKWdk4wu+71n889a9/Qjtap/VHrvr3UeuVebrYXZ1VWf6lwQdoyCNi63T52rG6gKWn1eIzwxWa3D76Es1fr+VShAV0+n/P4fMaqDQyahyUH0id8j1UGeqzC3wA8V5WBrfpYPN/H8VV+B91UpQXc4X2+qt9n9bpVw466rM7cFQfC1SxUczXxSFlmwB20rxldR76+DVF1vaoCFCahnRQcQ+ZxD6dz8mMOzljH7mq9IAJKFDwWwsLzdpIqCZWiGIYGB+WofzMmNWN2FifndqT9oev8PC0uruMz3beP9KWzk3yDaWbn7OxMQkkp7LGzO91Nnc3uRKYXBj/s0A9/Dz2qDvHQb/ZTGGqBoHlZ5stZlkmGTrU7zejy6uf4iKNzQQQKIP//7f3pl+Q2kieK/ius/jD1JZhNgnvcuTMnlVpnSl35KrOkuXP1jg5IghGsdHd6k+4ZCr0z//uDAVzABQTozojIhd3qrlK4mREEgZ8ZDLZA4sri4IMXTwuVOm6E8EgPyXfmpE0jLtGhJSPbpx3d/Hat7Z1tt35tu/WKjRndIntFJ81z7k+po0YI6/N6HcQhUpFK47Wu37RFrcX45ZqE1xBORJK6frmEoN/9B1k28tPISa3QtjyPeFnmZH4U2nEU2BnuQpcl0laLXZbKXydyWT5bit08n58RLd7NGT6ccAUHDHpcoB+XzlhFf+OhyOwgsdtTTcYSPuusrVfGTxlsVuMB0jzrVFJswIFkV+9xA0PGKbzcDa+88mhQm/DOyBk9QEGWl1QqVZJsiTOEAOSAn3aYCm/zR5vikQU9lFQJOdDdvtY55OusA/yZn56QiRzDtm4RunWDlU5PTYj4wfjucIfv4MDMkK4JEIewaViSr+kmeHtfnIrKoDuDlSytnioq/GCSeiwcJJqY8Ac+FkrwaB7ZWMyi5PXA545TDYSb8GJmB+HapyoheNQTg0fZfIz992xodyU+3oPnp+/Bn/itrwUsy7bcJMuQYxOEMYltN4qdxHdIEGKhkcWEoLUUQE80RSc+w8NnraIMdB71/IrhDhZMg77co/RoiEP97d/FcRoP9wVTCCxtIs0rOpGPAOB5SVG+PGXFLi+ojoFN1ixsSv/49OkpX6gXqcVB79axV8ZB4w215It9/ic1zd+X+FAr6VpvwWJg3qUeRj5VckzSDsU8tUMxuSPTpEPhriURImdQcAp5dAFQCMj1xIDcfxC8M76DI+REtBB9C6rx4bchCI5+6bvbI5++Io4zkgV+mFlOYCcxRrGdpamV2GkLgSMxawEgCDYbyXUB3HVxb+YJzw13gwq/u5wAkMEADT5Aao1mpKSY1db7zStKRzA3XescLcA00YB+kdy7Bhhcr1fzZB1geHc6Hw6dfcSPuy0giFuhrtL4ZLhQ1SOptz4H0hYPxLXV9pOTwsJ4L2qCAhLifT0x3vcdpieg2uc+RoWK/tr4wIe4MPFbv8hZkgWhFVlemDmh4yIv8VwrwthGlus4Xpc2MyFoLWyYFL0KJkzPzLNiwVu+gTkUpPldTr+6Qb/nu8Yf1Vyh0E1EyoOR1sXx4QTb7I62umj1cvbN6fFIHsoceodNmDfDX8fWzfuWYk3jZmpUX1DPGqmZ5ka9ig8v1NvFQ0LMsxdMNif8Nd+luzwjk3Wj2lZhDzXVXO2oWeJR/agx9UrdCSYkr4pZUvk61VbCFX3z3+Eq3z0aXEV2vQR7Jolov3TW8KPJrqpqB/0Nb9VSR6fyPoaHj+QAVhEo+vfnmBjs8Mdc+McXMXNc0/YbMyfslxiYXcrPUhjqG4LpWoSy1G2tgcbCrIMz/n7Y0WEab8/xLk/wk56g4mYwXX2BxtoGewlDDxUYjHnsBjPnSWqXezO96kICgVbtSSQEdnvhPDiNbKq5XdgvoSIj7JlZ2AliyyUI2Th0vdRPXdfP3DSwSGh7cRhMNFMdocvaDVU/M/iKvmD4EiyLb+ijV4Cx4Nay14axDcKeHcKEWHcvmoewYUOKiY042ZdCRtfvLOP42A9Dz46izA9dnAauY/tBQggOrDRx5/Br1S4VG3x9ydaXR//xr4Ct1Ys8bbB1EWwJ8ea+GG/+A96DPwNiWcCfJcQGjAywO0bKQq7AhdORDu0wFWE/nycM08yzPCtD2PWwbYUkc5BnhzhAXpx11TpVUlfDs3tcnupL/unnrANrisfooJttrwhv9Q5jQeV8vQ2QjTnAmr3GIuogrKRGvPMh/88z4b7y+kIHxztWy46+5rMZYDJfmTjbfT+T+MvYz/SG/fr8XiXXRBFEoQH8hmv7+L+tfZ7/IHBxS9Gbzm/JP+PYr/ZU0Fk7XunswCDMExsEL/E4njc5ZCqxRsPRPwGXQoi536tWDNdEBFTO0Xh33OUn6JgK5SDHx1VGaWY7/JEiRdWFyfX/PrDpAuS7boCpaWe7aZh5ThZnvoXcLHUsxxGaJHRCymo15ONS6R4/mhW8nMlrXa4MfPNPUeOet+ptANThbLuCkR3dw4e6Vxi//auD1fb4A+FmXR3jCmEOj1BM5ZTc11dkdfdQtkLg9V6xuCIjP/21rhDaIWNO3/vxhgsUWi0bR1K2V/A11vLrhkcDHOsQM1dfUvzlJaxC37RtgCVAJvSyzu6JTStEn/ti9PnP/B7nbRulAhYjXXK7iYu7+pfRpV3/7/164wlJUYS90CN+YHsOtkkaQN3KNEljP+qu8gdC1tq2/JrKbINwzNFzVtm3qseor/G8p7nSb41wfmjim1c4fI0u9Hd1g982Wp3+XN/1/fMnxs2jT8AEoruuFvPKeCtsTtiRTZAvbMmMVPDq+GXaoDT70nZv3bWydanN0ztu8Qbu31DJd2VxhoD/OgftiQIB6Bh7Jyz2celBunl+m3VWX//r9AMfbmO+89SXakLcvC/Gzf+SV2dqSL2mVtT3RbmvxoDykVGY1IqEE+G+swOGP/QgxU29AHs4zpAVJy41BryMOFboBDhxEmJ3YfJDKWthylDuulAikf7cqr8JBPgXpLXgGNQ83dYUKCByscUMVqT70ch25I8cTjSADzVa9IHkxjgU1E44nViwJD5BsyQquXxksfS4hLPVypkul4FEeMvSuT8t5S2EH/ti+LEAOHV4IkQmCTssvmuCBe/5D3x/9f/cj73z4tjK6P5KfB+noesiJ8OB5caBZROxMG1fxlp7S4AwQfr6OSjK5+hobH/F/VZnlUAwFt1QTXIJxNRw07kpf843311R3pHiXBlU/aZ5a5WnlH1PreE2VLS6Mf5rXBq//Ttr3yua6L/9O8tQaWKc6Q/kD7os4dmwPVmGC6HbstnG2erF9G+2FJTPIPRa8hJ7SCKk6+w49QqDH8cv8HND8FLD73YIy5SdChGboBi/yOv0Iz4kvUDxF3CIhaYV1dEgnrW2Q+yf3Hn5Qw00opH7LQ/+W8u2bbBMsGNnzNWBDtONWRUC2X1v1KTmh11+Su4bgBj7rYAoOx+6IgntX/omqpulSUBsxwrcOE1c37OsKEBJGlhhEoi9eBv2ddvO3LHXaOZnXQ+V9AHPrTG/hdNlfqBrFRvZ+XQumcudGpqkONwYbJzGQ1HuUsFexXv8p3C6bb1L/L4RfhHUJX/J+rwrKlWma7HRRXM2pWUEZnCdcZeW2N6morq07WTTpZkQdnv6lyexf5er2S8hdvbLBHjPvvXctQH++3bvmI2x13gtmDPHeE/oLnhTUFA4PD5dG6DRKFrfBbstNk90FNQ+Z6OYUQsdIGv6Lxwhi8H3e55RfsG2o9Z33z2a8Du3RivsGaEZU8LOA9hqiMlf+9VTQyv0Y5K6UZLFCLozpq6VRXaS+i6Jgq5Q+aSo9TylE8LbK/vV/KRzD9HxcfirXm+0bs/u7lbwe2JoKXZinksx5gQOS7wCGYYKAsmjwV/LgNcS9MRfBHUAAN2U+sD0UHVXcF8JOZyNnGdbpaxLGnf/UK3Aj30Q1kOqk0GfjqtXn4iC2Iz/T1E3+LfO1e7t18a3OeT6gaH/K2YL8leqLuBK90ga5wPc7g1LqzWX42upB7gDrwdiPuBHUBUPVGNU9UD4XTiUCRhWVWutXamGmAZkDW0xdsw5QkKJLyaUgL6AbMDOKTdRJIDRTPrnxj/1FEYYZF5MdYPrpokXB16cUJ2B05jEKAwI6Y4XYzmrVQgYSV65LIBM/ovoiFop1L4ysN+phcEzv6HWy8HI9xBeUcGJZEdxnaXC0k1oMPupOpX5B54dy/dKr8wMNWce7sHTVhyaIlBlCt73qi05MzhWNDl3O6408kOyO9O/dRf0u/wDqbXMDVcxLDypSOj6N+BDYCNPLkzPe5IDxxcIyPatFd7aV4cnfUv2j9Qozh6bgqfjIKRvzmAjlOwbN8Gm6xVmSYUBmHQA4wAkM+YDYNU7WojQuXGcgLnLYFhInfF7PRHyAykfjff5nrCw13GhdUZgnmqCrjpw/+/9LpwoSVKcWdhLoMY6sklIQuxkfmAjEsZdSMNAyGq1f/ti18XdaeHP7dp5T3Y7DobFA7XN6XoRAxUyHJ93cPnRjLKpwSfg5N8aC7tGPcC7Bji7QCaKugMUTY18XN6rH4nEqnvRJXmgWxgaEIuA/5enCebcTPQvQiPYzq0Tre2++aXpol1rhhbsWGNn2EkVD0X5poT98I5tpqfy4jQtvRst0eIIa+Z8gsHwuJQYBmOynT1XBnkAw5pOfkfIQ/LFPKR3e1yejL/lH2G/Qq/Xt/QzlMYvthjlBjTmjtGwRquwr0vzoz3O8Z4jHWZ4s0eb/NEmfbTJHm3+cn05iqlBtHqYOc8e6EJj9ikd2lqlKpY9VUeBrJkM/h+EPs5ghgndIoDS7NMYWVnsDSoEAlMNfIdz5qRhGmNsWPEmOY0xDrcH/ASAyxvW7P6xdta01elrQ6jOYaKrsniomDKh+7XOjKJHAHNHB7cz2vVS2+tMycBI8wPEysCaf9WMDVlGexw2fust49/+rT6WVHUUTa3GeGGePRPnwN0+/TJ8FqDU5PlYrXzbUJ9Vvl6zPzKtwLDdW8e5dfsp+XOo88mVxw1lmCokSQWWBqYiDUxF+piKFmAqel5MRS+CqWjD1A1TvxZMDYf1xudQ55PD1EiGqUImVWBrYKqjgamOPqY6CzDVeV5MdV4EU50NUzdM/VowtV+TTYE6nxqmsjjHSUwVEt2CXqIb3IOIB324GDHtYX0R/td+5inxLCdMA9vOECGhg/wkiBIHR8Ty6RLuqolw3tXqTH4NB/toA8xPHDBlnueJJJoGWlz71kbrHoFf/PgrZLkFYpYbu9sXYYV+abZl2J31CF76vw6a93oZSfzI8+MUEZv+b5J4noPDOHADO+7CwPoyvm64sTe4+Trg5usyztyQgujFCGp/agg6cWUvpDQGYkrja5ZqKgIqSz4dASn/aw9As8SNfGRFTubbdOPblp1YXkJiz/Iz7KWdB5HzbnbaBpxft50GBZTci1EGfZJ2mpDfFYj5Xe9I+TFP6Efq3fXWfxyhS/tDD2CsMAsQDm1M4ghnKcZekHmuS1zHsbGfdpUHWvYNYzaM+dwwZi4e6RKQQdeYMs6nCDKukDIUiClDb8viXwT6jIsgc6z/OAKZ9oceyNh2lvkWCVGWZKzaGUrogTAhTpLYaZgJ96AN+wYyG8h8QYbMorotHGW8W8u+JurC/SRRRkguCcTkku+LAnJrRYzJ2J/G7qbm731HkxtkOIkiP4xwFHpJkFlZkGYkcR0KPn7cIkzDvQHMBjBf80mJwgv9x7oYXrxPEl6EpIlATJr47g+6MSDw1vhmVyQfDNuAyjk9uCENiRkDiWmz6jsj9JGQ9cAocOwotGKSWQRbPvKd1PJiFPqxhwOPglILRhJhGzY9ITa9ZskSd5AKUXXdDnlictMO/Xux9ptY3npZdhnb6b8fqMKpNsD8AgDTv7WCiwHT/yQBU8gqCCI1YCIlYCI9wET99DOSBo6V2Y7n2VkQxhEOg9j2ojhAaZiQUAGYaAPMDTA3wPz0ADO4Rf7FgBl8koAppAyE1pSbjDWBmnSW8TZMptRn1vzeLzZuBzhDmUuQHYR+YNsYJcTFiZW4ruPjdOQ6a6RsmLgdcL96D1p4DQCF17ayehIAEuLrQ3sYC4qGsaBoMha0b33hMLUtJws8hxDPSt0stDF2bctKszAOsqgfC/pCxtZnmpC0AcsXaNcgi/6zburOS6ftuEKIeYiGsaAirLAIzRGs8L/2vWDE8+nyz8LEjX1CN4bjxYFFbNfGSYJxd6jjvBusbLCyxXx+UTGfFCmDWy+6GCntTxIphaj50JmKxkIT0VhjxOx+6bvCMEq9MIxRZOMg8Fwr8nESBIHrx9hOsTeKx2LIWf93ZJ7uz/v4gPPdBqMbjH6l1hm0q7sYc9AniTlCZHk4jixHw8jyMdrUf+6X3CQRCd3UxiSxwpT4xIoiN3D80Ikzi3hBP7Z8s9A2aPnaocWxbm3vYmhxPkloEYLLQ2/KoY2mXNlI6sTuY0wUxYmf4MDL/NQjlh0GFsWbzMu8GKEYBWP39QYzG8x89Y5rB91a/sVA436KQOMJAeahPw79RKPQTzQd+TkEmDRzIz9FWUqtmSigxycSx74feWES+7Y1CPzc0GVDl6/diHGvOR95nyS2CGHlYTATxoTUcZ9IL+4TTcR9YkLc1LVJlFADJ7Jx6kdxFhOKTnaa2LE8jAm9ZNznhk0bNn0y2OTpprygTy3EUopNQkx6GKqxCSmxCelhExrEESGchMgN3cRLkW9FUeRGQZhFnkX/TXD2SIRt2LRh01eOTcGtdbnzJ/gksUkI/w4jeTQjkkczIkU04yDUKLF9Nw0s18EhPaFhgiLHJm5MPDfOPJ/Iohk3+NngZ3MKhbcIXQxALxrNKAUgIZw6sobRjM4wmtGZjGZ0Bsl3luWhKPV813dREvjEt8PISjKLZF6QZP1oRudlgOUzLQW8AcsXaNe46NZy1i2a+9IFcz0hSDqyh9GMzjCa0ZmMZnQGdZLSmB6TIhfHmUv8xLaCMEzi1EVOFqEY9aMZN1jZYOWrt1dcX/cSy/nEgv/kwCKESUdoFIjjjAJxnOlAHGcQ85dYdpZEcZT6vpuhAArlYh/bcRyHnpUMAnE2cNnA5Wu3WYJrCv2jTxJahLjiaDKu2JmKK3akccV9jHFjnNqJiwPfS0gWpJGTOklAELZI4MehM44r3mBmg5mvHGY865qjkfNJwowQShy5Uy5fZ8rZ60jdvH2YIY7jBDh0bYSIF1o+PTAFbkpwmAZx5gTJ2MG7wcwGM1/9Ucmzbx37YqBxP0mgEQKLI28c7+eMSz06klKPfYjxkJu5ruthehrzKKiQzE4TCi8osxAKk2RY6nEDmA1gvnY7xrnGjvE+RXjxhXDiyJ8Jq3HUIX+OXsifMxHyF9uuH+HIgzZHsUvs1KfA5FtuaLmB7afyUo/OS4b8bdi0YdMng02ubjEN5xML+ZNjkxCOHAVqbEJKbEJ62NQPtnEyjH0wjpAbkgzF2Ek9K0l8K409L4htBTahDZs2bPrKscm7dS63m4JPEpuEcOQolIf8OfKQP0cR8tc/rkGeZ+wFiWORgB7XAnpSw0FKdw9Gduxk0pC/7di2wc/mF9KOOXY+sZA/OQAJMceRGHP8zzKm0/zuVBJyMt59gMXAp1NAojPQmBWjMSugMauGhkOSlKLfkMiN7ZBEIU48G+MIIYx8Nw5czw5TP0NdlR2puLXQSfqAPkSshEqaT3tuNHrD934CqPNowBDo3zGvXfWQn+6NakfIB6OrgFXdGOcKdgADBf5WrIBVWteofmW8NppZZmjz18o4kpKe0k8UlqpzfoLq1AzBqvviIcFMGgWf9Aw6EMCBbrQP5AR/bqZ09dZjckyQlQnbF/Sj0nk4TlUIG/w4Lg72c0Pw5BXBbr6OKme2a9ghHGEdSxIbqW3s/Vg8gBqstwIGM4yUhxoCjW9JRRcgW6//D1Re/5nu+4Rq1rclQHBCjP/3/flUlDne/X8HoK2FRzUvhD4WD+apMLk2NjEYY3QYDUqkbBgMLKAAvLnnwzCP9TB++/eBjmgkzwDdq+PhbqhKJhVHFyvuW2Ks+Pe4OhnfF0VqfHMu75iJQrnPJVSsH2mQx/N+/2jGjLBqtUbvr/1DdEocD1k4C60ocEMU2pmDMbb9NEwQQl3cZ0/EWtoho69GZ7tIa8F0mTav1uqhVRSD+kE6OiFaUSf8jKnNx7oMJLuc/qkyMkKtwvvz4a585FqBgf+JjvzR2BXFB4BqPlZqftLley7hL//CD0ZaFscj/As+5PtarwDEV/uioHJy+ky2gOnf/2J8R3UB1RFiF4OhnoCJMkoCHyltlcarp1EON4tLSX4uOmKIp7Zl2rZhI4jucpw18ZQCC/2i3+YV3VePxk90BdHdwdYUrIL/OJ9KJof+khX0iMEh9lfe3OJJkJUNyEz5gMy8G5BJB2QemgHRX7KCnh452NbdNmYwtg9jurjqCbgqBsu/xxQ7CuO7j3CoambjfWNUdWecBlpPjN4kQN8MtjvxHlt6Drktwuqy1V4C/u90Pjnf74zv95rv9/rna3F3dkwrQe7sM65F23Ah2r4HKOW6np7OH4/FHUUAaounJV089E/NYbxp+dIZ1wDB96Qxrg32OsaOLmNmUMO3MH69J5SE9YxhZ/AGrAFVsdGeOmre0RMYFR0qO94n4yHcGGPXxB0dNnctAOv+SA152AYGBsPxBC9Cj/3953Hb5tWTnPprEKffiz9sM/k/T5MfVBSCDtCQDN7PbZhFS93EqVN5JtccGr6lZ9b24fWZgZlK2Hh3Lo9lzsyXN8WuYLuF0BPEUx0cUjqUFtbqcwMMhf5UtUMxExgKfAkC+kuq2Pjkmmxyzfr9pvRb3wUl1Xi+oPGQTOOxXLHR+aGH2izXa+CAqn3iMrr+4QK7JLYylNkp8eMI+66b+shPXDdAyAq7rrUyaWudMz57fRdt+u5L0XdfnMJwDNu+pf8ge32FsSmLJ1cWgaAsHJmyYPl/MjWB6x/lCoJRDGrJhRhnKLYxiUPXcvzE8XDipC62g5Ck/rRqYHI2pbAphU9KKah1wfgKtANOamx7VwGnvQHniwBnKACnKwXO8pRXp0oKne3PM+DJafp5SLYd+54VItt1Ij/ynST0fJwl9K+WS7xQAp9c0gagG4A+P4DO3QUkuAQ/zg56JDcW9oVw6t861zku0AanLwKnkQCnngxO3yX3BIKdZHhadb/LAbUhGtTViokbR56DAzvKkgjHGU7BU0HCMI4siUHaiNogdYPUT9NRsXnkvxAHS3RrB1cpNmdTbC+h2AJLUGy+TLH9B3mQHhIO/De5QgOCfuszi+AM0/9BmR26boKTIPESm2SxFdkotaeVGYjZFNmmyD4958qyMwCyb73rzgDuBpUvApW2AJWBDCp5gQUZWGbNr3K45CT98peJ7WcBiqwgcjNEkO/5fhLiMMFh5ruRMw2YXNAGmRtkfvaQ6dza4VWQ6W2Q+SKQiQTIFPMd351weTofpz5dW2SPk0zhwCCGcYZyGLYoI706zVEid618RvkbPmug4t8wnBt5YHg9ph6wCdmBN0KUOKy9c5mddy0TABA+PE4AVxc7jo2MYuD9jUFw9Qgrni74tMYkHkB+julq6sLKDZIB4FZtYuKvfAQEQorfn2NifKSfsTDYpmcSzocc5g9DtuS5YsHmbbYkJONXN3WYewO8CZ0aurgLgwqjnyk1cFXD6dTbcJyOIVkKwPxYlKes2OVFS/DpxX8ci90jHWM65Zjo/zZ2SbytfzfeJWWx2xnfsc/x/E4J27Qcw4qgF7kzqFMqh50niRB8bXx/Phi/4kfQHbWWgPX45v1r4x1hOQ98m7x/KIxvGBhUq+kJbGZnqgkw2zu1XqAPN5MTVQz84VxPnB4KkyNRNaMZpNCp1A5Iph0cQTtEE9oB+lBMaIQ9/3O/8KrwWz/Z1IqD0HMSy0vdAEcR8W3shyQJSGZhi+Cu9KogYbXs989TLUSbWvjs1MLbkuzp2rnU1G4w00G3rr0qZm54uRpeCjmYtjWBlz9ytT/Ey9oamMRL+K1/04hdm/hhjJMwToIscoI4IHHkBcSySWzbI7wECRtebnj5BePl12AsO+4VwL80yO/P/JCSP+gncizrt00NLFQDQsqobU+ogWE4dDOEyUjo3o89TYAQDm0/xlHou4GPHT8jmROGQZa5qU3wWBOsGv+8qYJNFWyq4GVUgX/reZeqAnSpKtgUwWJFIGRS2mhCEXzPdj6pevWXm3Fk9Y+mLVMJHcWgmY0VB3EYBE6MHStOEy+MQx+5LrI9L8Njj0onZ1MOm3LYlMPnrRyiW/vic4KznROeUT0IuZO2M6ce0Jx6QEr1gAYOJD/0Pc9PcJi4DtTmx5Fjxw6JXHqISC25ekCbetjUw6YePmv14Fqj3pD66sHdzg7PphyE/FDbnVAO7wneT6iFE//zpEKA3/qqIPKjzM6oMshSFPgksdw0iTM3sl03RVk4UgUgYVMCmxLYlMDnrQTQrY0uVQLedon8pMAvZLLa3gTw/4PhbTWB/WX7yyT81z/3fUWphzzHQqHtewlygiTFXuaixMkCZCcs6KevAWohmxLYlMCmBD5vJeBQPXCpEvA3R9HzqYRQyAG1/QmVQKdpQh3Q8ctUAf2p34YoI0ESIxy5aRqiCNlBRGwfbpaTDAXu+CBABWwqYFMBmwr4vFWAd2tdrAKC7RzwpKAvZLPawdTtwDCRtfXXT+aw9n/toX8aOK7vWy5KbSv0oyh1fD/OogTHKCYYj9F/3czVTQFsCuDzCsJ3/Vvn4jvWcMPNJ8VNIaXVnkpp/YWtY9bHcwI82SrnTTZlCCqQ9GDUy1LPwSFOI8f1fGx7KEGeFUSZ7zqBEwQjGBUEbVi6YelXiqXBFReS0bU9PDcsncVSIQHUFhNA39yXeXXa00X3Q56djDe4TI2/1fvvbb/vUdKQmneU1EwoqVlvVVaeY1wuQINjWDZAxXItrKrkrwSvGm+uhFkW/LVWPYEfWLtZQKjTPT584ID7MafLqygrAFlsNB27DLqOjZQjJttB7RL5kUJNih8rAYjTR3omzhOKanRlH6Fnb0cOr27Aqw9KsvyUQpEOKMBCd0ix35OyK6xS8Z7JD9DUkG5kKKViVEeS0H1hpHmVFGdoZyaM7r4e0yvjPf23LC+rU90IeQytFAJy6JBaPBxAeMyE/AFD/ZjH8OjCEED3L09SHfxd/TLf/68lvorqUDxM+Sm6v499FO/oby9VexFWQp7sSDXpXOn/OOFdaQiey6/yVVSQRKYVQttBy+u1HdRTAk9StOGavtuOTNMJqbvImtR04qv1AvY71Baxehy2L6Prl0MISOx7vu2EqRX4CbbTBKVRhr2EZLEdd74YtUpa50Txpai+aFN9m+rbVN+m+i5QfeGtEzyJ6ntxtSekKiNbrfaQWu0hTbXXT0og2EpRkqUx9qwktHwr8X1CgjgKosSJQ2dC7fWlbepuU3ebuvts1N2XqShs69Zzr1UU9iepKLpUZhSJ6Qg/5+D13hlvW59y7bYVNMWe05it37lxUY59f3OkQ6dfTft7S6vR31xA/sEK+Hfpo9e+RFE/aIT+aIj+XCG04G8hVwT/wA8XllImxvhDivWSscG2hxFjwMnmfoEX1K3XIuXlFxopOeF8x7C8ai8W4BpECycrcjoffz8UFOoVo/4pY9WSG1XAGBnkZ+fdrh0j+YN+C7idqSgFOYAqY8Wf+eK4Mehv9J2ottntoIQw/em/YuO+JNn//dvAdhgumAz/Jx02YeFwfFAmv6wRFsxv/2accHlHTlTa7zFVcx/owN/UVzvfMGoD9lt5Tjh2US1A6Gzg/8Yuj5oLpLlpeHNPkg/F+WSAxp4a+8yaT4vkvKdi2LXV5Fi/FSnYwJhipusgTyaKWN+T3fGV1lWRboMui/6Pyf4xLOuW/dND2NG6/QTdTuzuZBJWhRRgJFaI+GkP5vaov3YOfx721Bb/2O/j4eEwSzIcQbtsK7IDP06d1I+TwIpdHGctpooSakVoXm1JH8hDXJQHsy98FQSdEq1lMaM1LWZmL7PdCwj02789FA90C2VlsR9Yz501XO0I+UA3T/LhrqSWamqwN+DYWt5w0zY/JLszHQZY3BSbDsY/f+K2MK4ejQP+mN/xS2Z287wvCpDdGT9r99brlyz+OhtVU/PONi23jpgUq7D1EOaJkGQSN4TsUCSWDvgeVN+vsMLH4AFq0WSrf4ggo1/6Z3MURCi0XBJgO3NIEtHzeeZjClge9rwobWFkJGatQ3lKdnmSF+fKnHjEKogy8wQtYHFXBJZfyV8/MgMFVBXd48WeUPCA4yyuTo8MCyi+vDJeG+2om/4UN0ZJqiNddnAs5mYQWwsNwNQdEB7AlKPbiUJPkcHRlx6FK0AcCikYLKLTfVFi+K3a0yP7DUCQgDzFcYOap4Qa24KmGi41ddxroaZui/FLXp1ZcNFbqp2oaQ3/mVKTk39yav7npfHPQ/6fZ2pzJGCa0t/ph6FL4u+HXX4ga/fG+FiPxzzy8cB/svGYdDwQA5OX5pmNx6xgPPA7G49ZsPHMRMGMsWwi/GUSU4XESyQecV8fZ/tg4KNODwwJ1fBMO0V2dUwgbMY9PphTwtcKDJx7xtUIujRs5XuwweiR9XQ+HFjXHl7BxmgaBd8wT55BxdETYXVfnIw7WA3lI3eAkuqU74sDeOE6y4w1G4pzOEnS9TCKsLsHfyYVlFOjcLdb2TV4QZ+ILw4TA8O2bhG69fpBCJLN+UTdIt40LvBxxCDU9jb4sQ009P8DJ4Cf+YKBMfauUdYLIGx88hNRhKBF6xMSHZAJRxKTr2C2SfuXGlI4pWNv2gyZ77UDCl0JxkZCJiPyJBg76CohIspUZ4nh7z3bNXES27LS2PHDhJ6AU8sOPZRmUejZcRS6XbGroZTVArI/OfC1n9h8/dLA96u3Rjny+re2uxrybqj7XKhL/1L9fgDkAm3HMFhILES+BIMHnSpEYJnqVjH8fVCP1kVR4MZWmKEIOVHoRw4iqYci+tfUzyYxeNWuFZ+9Abxh8IbBFvRLG1x+aGLw0itlQ1muY4PkKw1hIUsRBQMQ/rZ4OOwKnDYJRwMgTuufm5SgKTAe0vTzvT2SJMT3UOgmSeQlnuVTs5j4mY+oicxKy3eAPJS0gfIGysuS/QQEc+xbhC5BMLRZkS8OWUIyIAolduOwtY248Sbb24wIekhFj+huEMQOwUESuQ79/35MgjDyrMBziZNMmo7rtrnZYOozh6n6WmkhUDm3ln8JUDkbUL04UIm5XJEEqJra+hKsyrqfpXDV0PSbclk+trLA8TwnocdbnIZ+EFlZjH1sOyRLJxGrkbSB1gZal9tW3q0VXgJZ7gZZLw5ZQh6OY0kgixeuecOqOk5hFi8nM1H1cZKon3UaxShyrCxKUrgVSZMkJpGbxHYCLUIImkStVtQGWxtsbX46AYn9W9u7BIm9DYlfHImFnn2OLUHid+1+lNmPVY9CisYCWf/c6yYkJIQkcZBlOPURhjIAiKK05WRROo3HgrANkTdEvub0G14IYP4GYC8OYEJKiYMGAPa+W5+V8Z790McvYQFX5qkmGMHXmKpfTZzgwM2wT+zQyghyLCtInBTZXmzHVsCCWjv0GsvawGsDr82c7NDYtW6RfQkaBxsavzgaC4k6jiMNKu8gUBpY3iORGpQiXT+JJ3CdEIeBhSEgMkixmwQhsi3PTz3bzqZvUkRpGypvqHyFSenat150CYgtLZdtFFlWsRzm061JTY/jHzeD/0Ae/Y//K76FfxH+7//ajf5Sjv7y2xYb8/SYKSTiOPJEnF77y/5GH7fAHP7ej4eJLNvJUOSHxHUyP/KzMEkcJ8OOR7d+YEuwccVWmBsmfn33NdB/66JovugqRPQ4FPb/w7oGETcIXBsCfUvIk3FkeTKjBjC9K+XJJjBjin4HA2I7NvLjCEUZiZ0wyiJihU7muNAc2PWnL6/XbQazQeF2aP8SDu3esMWubqz2ljDz8vArpMg4wxSZ6f4xMNaZ3jGDn/td2DMS2raXWrFve2ESWRmJUGrbrkvSILb65udT9IzZIPcrtD79W/ei87htX99zZcOnK/FJyB5xxOwRwZMItSbZYmYrRkAqYfmazYI3j5xmULRijnRYuUJKey08TQpOCjolrGTeSgCleIoWRHkrlrB4fTDIjtxBZTE+Q03dn7LBllfG9zvyRx6zzlOpkZyrU7HP/4TmUa/WhZdmPrQhxrEN22e3yP2y2XPL80kqNtTlb34ArGFQ0rsAbRo8Ae68PsHEw7/9dAI8IuVHUq1d9gaqFXME6d16Nr2eAG5wMw4zPwEMsXHMAIt82ynRxZOhi5Do4YQqdLFV0DLqgzFN1Y9HTBI7ixBJY2oDpW6QhaGVWLGbBQFxXKeLop6WtZZl9GVAz+L6Y01B1XvYPeKGobtDRCDjvxvUYmBmDRRiTQo6TpK+Moy/UxrRSmreyoAVwEwhrykiBg9K7osCSrCCVcYqlPE+fRWXSsdJcJXvHhuIqz4RfHPtYffkq/Ftw7anxjYhN8SJVNiGVNiGtLCt3+og9nFq+4EXh6ntJlaSJL6TZYllxwjZGCfz2IY2bNuw7RmwzblF3sXYZm/Y9hLYJiSRuJYK2xwVtjla2Ob0y23FLg5QFrtWlriWhQM78KjRZsdRHKPUJ/PY5mzYtmHbM2Cbf2vZF2Mb2rDtJbBNSMtwbRW2uSpsc7Wwze3bbVmCozD1Kbi5KHbCNLNcl0QEYR9+cOaxzd2wbcO2Z8C24Na73OfmbNj2EtgmZGy4SIVtngrbPC1s8/ol+nAUR0mAYs/2UUhsx3XodyZRnGVOZHvZPLZ5G7Zt2PYM2Bbdosuxzd2w7SWwTch/cMX8h28JORrfwlz+PYEmN7/SL17W3WsFhEspmZnCUxtQa//Sj1xLEsuLotCDgAkrzIhLAh+nSZDFWYTtLnKtZV+vN0kt0CzgRcwHeBGTsBdZrTmJ/BHPjlbv8QdiYAOGY+QHuiFgxbNxCX2OnG+NriXxa2jQxTdHEw0Bd5mj5mGvmm5n0I6ODocissn7zdHnkBLzDbanz6/4U+BqvunlCa084wokEYM8Erp+T8l9fWsKPTv5zJUEHt82sLsE16Z6mV3VurNp7vyA6Qeeaf7c/S7v/0y3Ef0szx70Rv+JoDsScqgBulLLEhYjAivt2/wup2Mw/nmgwtjSZz1KhPgQjh3voJ9i1YawrAy3LEKEzj/dh2w45rkdDmtRIkSH1H9kw2linWZQF5DQBCQ0GRKa7G1MjoSavUt8S0iZcMWUif7CeEdfJuFtdxqAbVaXyZZX1RE0JuTUz4O72ggnbhBkqe9QWzZM7dBGaZhCmygrjCIhVmRK1lo4LJO+CgJLZ0ldWn9N7P2p6tuD1DareJ9jfKLGIjF4zxyDhy9BAAm0bqybY7LQM9aBuWtRRyfxSE5sL/531h+5v17Yrp8Ga4McINKE24wQLZcKMP2R3IAKaNvWix3vcKsNuAJrGjrnu52B9/hPUo9sl9OhV39ZCaH7vaU2qL51rF61sKugug7fw2Lw3nv4qN8TQk3j1zuwFXijqZIQinV0VVa8Y+zKKF3H7WExag+Wl5nBSEwMI6lbTMFI0m4kMwAtwUANaB4V3/dtIbHDFRM7eFQxm8AfCe437uMxv+yV7pvfODyPfukhc+bjwPZSN7YtYgWunwWEHvAtK3T8GNs4bpF5JGYtUJ4QvAoeT83I85rBrPsnPFuweum+IeXhxsjOpzO0/c4Tgw2UG6p8oN2Bu8zOO+OuxCkDuqb3XrF7vKPY2Kw5A9Zcaxg3+ps3tqcj38HoK2jUx0DzRJL71saNz1Q3kKoadGuuh8RnmmNvCpHZKXMNxASQN/lA0k/CNt7DGfRU4uMU2g5+HEPtzw3BS3W5/5L0hXPby0xZxbR/T/fa8VFUG99Q8WlZHPlibd+9O0I+lVl/YkMR9UZcD8WEobSfymztlxmNMYZlTTveFhJPXDHx5F2xw9QKe6wouLZm/LjFawVkZsXIWk017PY6R9T3CltZECOf4CALEQpT1yIhiZLMyhw39kjY6o85iatlqcw+Y50klfnZexmvsGATsxEb/934W1F8MA4F1TMl3evlK6NbEU0fzRveWZqqBub+4P1jG/cu/NsHUBqd6mLK5JH+esRNQPnACcz+zlrK8rSYOiz9lfEkFvrXkj/45SsOz+p57V+oY7ZvCykzrpgy8/cj2Gl0Ax1ncJURASQcpagqJ+lhqmV7VkTBNIkiH6eulyA7iFLL8T03c6Oos8nl8tZC1GLmCavgaTE3a2o09df0WgPIMUhs0mnyilnRR1KCF8JoBtg5jNm6gMHfGHT+dvmf3NNCjHhHsZg7L4wcjr1xme/oQqF4/YAfXxk/nf5aUXg+Gf+i0Gnsqf7vcndaqfxhdCYNukIh2fAOLBEjy0/tCPhxooF0aAhe0ZfB3FX+TKA7cR2HTNtvwt/XdvYejNcPBBqeNw2qG8dTfXb55kyHbtJJ/wWXbMLf0R+Yn/+J7MKDifmAmg7V9QLmRiE243pA5kc+ILOqBzRjHc4gha6ZKGTouGKGzq/0I9DvTA99b+4xeMNfU0X+Az0B3YuFxRL2W5t+O/b6yggGMQMEZcS3Q6gb7id+4sWO7UOjVRunKOmu3GTS1sKxB/rSsDkqs34SOHju2EuvBGQzT9BCsmBNu/C+MCr8WBl0U2J2t0/3zw4swpiur8Pdfzd+hb3C7kXa1cCHzf25N60dyBd5d10GAMdnm7sjmNuivlCu+BYUXLyMpEmhNmEEwM+f9OqljcLmO41NJ/GXsdHUbJuXMfu+rFIYDv3HsL1bz7u1/XUVxU/CMqw/GW6RjinQbu0/jWYQNsIYFNhdYAsaM6pACrS6ikBIZ3LFdKbvcXUP7pK2YjlXo0Jef6MMMk7ZVRGvF1pHOUgKVzMMU8OnOa6F/WmpKyH+tHAtsI/WzAI36oE0Viv4a0XrEpZ6TfIXgxm5bYwF/e/VOT/xc3ttUjaeLQiq2OPyAzkxzK5ngvugwRylc02qxuiCQ3995m/KYLQBZmz/tsFr+6IktePhqULGbi7XCZ+LM3kCSG3XsJ1bC1pL9ALgprf5E2fTt+7bd+c9XUSPDbjAIvtmV9wZb4sKPFCv69vfG7aufoa18VTe24qPpMEigN+YjsQ8wkjM5hqaITSs0RlErme0LdbxTmqY9wPgfBlCC0lZnqVEaCUwD4N7JdgqGuphFodOEGVu4Li+HTgZttLUtVCaYidwfKtFbBmirmOmf454HW14veH15Xjt3npr4vWG1U+M1UKSmWerrelhDTiJZTxZEG6Otl8dLgwzx7VcJ/axlyVxBv/fThwHoSz2LKRA73VLxW0YvmH4V4bh4bD5hjaGX10ob8PwCzBcSKbzxGS678/lIWdVHuUWd0Mis7llBH1z2ws8N3JI6mWpTQgifmDT/3OpBZ6SJOlu+GTSVgNrqfx14Fo+W88L2G/LYl+cutgHiHmoXdtthc+6TKNxZEERddwDMWSL4pXxHU7uuQLoA3OaZxmBvUxFPhbnE4+gA296TCBAg4J5RcnE1BQ6nAJw3sjpGD7m6RnqhtbpYoMMvxf3m3/GeI0cw3ZvLe/WdVdyNv9/znnyYffIbh0hOPMHWFTm3+qbjp/zpCzYmmkTUZpLy5Vh9z/5ONhlY0rRl10VNzcu5r4ZR5eBUu+EGdiVIpmu41nI6/PEvL7v8xMLOv3hcT8DtJzIvHvcS6FWStIHWz+M3DQKieNiL7JIaGE7tZLUSYM0Ce0u+UQubzW4nXnCOoA7N2tKyEXWipD7MyQB9lJRPub0P4qS4mQdt3afnxjE0tFSlEtYzPIjxT3CA87ql2n5m2gySEIRskVYJCW/3OG5LTfUhq4+UJjl2HwSLrggM7ANxAbgpcuW8lGQ/ssLhku4ph0ZNpQK7FWdWSeA9ufz7pTDMsKNUcjU0d/oxq4gNoUZgW94Ks2TGYP7dhDtXRCkXOxgEBAaARagWefzzEGSfMfrgpKQBef1Ggflxn8x/lHEBbVL6wzBtD3Fd0eftpZ7bpplTc2HkrbH6WNLPbgW02MaXo1RLjCS+4ynIeO10DT/lJXgaf4hV0PU0quzH1kCm3G3y/fHikC0K6ARS81g/8bGWadd0PNKlrP0BLjW3e3yO0IR65XxmuIPRaA2uKGp9t4EjYHih5wLlkeHDzmp6qAIKvF8XPs8frFR9wVEk3IUhZ4aw7qEmnv7eS7EdoR8aJ5dZ8W1xuGPdCGb72G1fFPCKnmyszkMogGQOiGutQwhzttkaUIxDGKuYn1uNrOqPo0HEkRGQrqb580j8pShqMSUfpONWep+O0zXigMU+ant2VEU0EUWkShwXWwlVhSjzm5UQec6tuOnCND2E9uQG0B/kQDt37rhkwH0Bs4rgfM4MxkJqWder+fRT7KWR/lsx6Nc2vAI49jx6XE9cm0nDojvp1ma4jDz7CB2g9gWwfcJ+h19CdbwBrYb2Hq3yLr1VrGG17+q2sB2YAkL+WeemH/2cw4JxTvj/eOxYNHDj3JzeM9pzVNLK7OIlZT9VA4nyXwn9T3XTh0KyalLvMjxLPp/aeDEXflHpdi1MFrjQavAtM6MPq9Z/DP3YpJe9sWoEmTr2hTLT/B3uTGEl+FhB1xUDde82R2LQSgKKBFZ0rWK/zDicwxhC01VHpCf7ej6GHtaX31SRXm+rKQJ10Qe3GM5US/W9yp3MXshCnx7tq5+LooUVD6HYpZrB2mRbB19ey7otlm/WOWpGQGrS7mnIzCLrMZhllwHITIspS6tRzCDxzXJDLZdVJoHCUl1nphU51oun6I3Yo3YBpPpr3z4vQqyHIUnfuvhrpNZMfKglELkxHZgedQsdiP6L5Hre9jGLe5OCFoLaSdFr4Kt0zOjtnvtFdEUUro5cu6K6jS+rYJIq8OB9/VkxXTuCTXtIFKLVFW7LYAfVgG8TRfsJXzUF7xf8ihmwP2SY9F/Vk/H5WUIIc3q/T0+fADQ4HuhK774tPUWD3WdU8izOsEQADX4suoKLiprLE5tRM1LJSSkWHliihV5U+z3hO6QQa6ygA0kqUnMCu9GNtrkr327LEqwG7iOFVlJmiaYIgQhthUSTCI/SLwWHyZFrYUQnfB+DvRKMCETr4UVaE2sKFhm7D07Kh+M7vtCqnZ9NCZGc/plp12qTtnlJ4s1wlDp8Ajp3625JoYd/Xeqhx9ZDQGI9TzQdztxIvphkrw4Vx0qsbq6LLCTCR1VfIFb3gNDJdkiXPnGWxeKoLewe4vQrYdWgiKos8Zusb97JKwg+v/Tf+13bNZ5CNgT1Ie6Iyd+f03o483iwAGnv90qWLj88TMQNL3bdUFIyCLyp7KIeP0SWQoRrzUwCLAZ/za4IQlDEtnIT2PiYsdNLJSEEbZt28vcLItGceeCoLXDzXuiV40178/M8+LNm7pjL5gUf3Qlm3j4LqsQyGI46BGwgOp8LCMfsIkd9mKCqT1DzXjM4amOVS/reMcGgIqHQ2v0UFkUQiBU49WTo8PXcVijgBdCkDjqJ/qsE9vzpqkR+Q9yosd3bom1aqc7uNVOtqdyojWlKukE0WHU1hizvVh39Pb01mxPeXzPBODowp+QmOOLiTl/o2udlDmdhFMxF9m9q+nMCuhkTrNZqn5STpziFAUesuMgiejRzY59O0yzDGXYcuzOMJsVuRZMKh6yCmCqZrAPneiJofN9W/6/xj2WQZMfkt05BTOBycA7eoo7nI0D/pjf8eqR/Jh3+ABgS2VDCSYw+ZqYRfrarEo2nAuZhw3voKq2aMW92srdPQmC9tNsXqJK3IRHSMgl8cVckm8IZAd895GFVbLqpZOuoRjITMLIeDXQCR/RHFG/t2YWBknqe16ASBQnLiGWHSUJPQvaSeBlXTXOOYmrVeM8gzFrzj1qnZKc6udoeehX7YByT6raPc8ryrXzQu2xDMCIldM0i4RCCBTp/wPsNCgEu4OCzH07r6p93rXbfYOXVeElYPDiU+vs1r4aXt6R3a4+i8JCNN5DnexTmxnEbjW/O5Dyrq5o3LSEWssyq+jz68MoPN888ec3pejYmiPs+XyLVM2Wl5pks9hzmRNdyAvxxbwQZtaCH/FtUZ6yYpcXw2zqcRx2UvOYx4ZHEh89jsZewjqMydbmvRZElQ9aBUKVT9E6+HorhmYz6w1ucJg/vR1We1BtPewP1BJjFRbBOMv3rJrWK+PdPYVRsNCOxYn57Fl6Hd2b/Ia0KD8Il6LVqczBX3fTK11XN0gBAH6gx65jWQAOs5/qRAV2yOJH7zpz5USO9PRVQM1PFlTBnnZp0p52YAuddT4rW9n8zylChyueAEo2uU4vQmcJED5L0PoPYjah8TOuikP5KIyuC9tpXQ5P5WsYJDbyoQi41QXvNG6HGeXWTLTZvkqTZK6O4glljgghw8h359Xbz5geMUeeiAk03lNCSUT7PHXveIBiy06JT1zft23iOp6T2X4Y+FaEsR8I7annZa51QPhSdFu06bZNt226bVK3OfSfp9Vtm157Hr3mCHlavjev196Wxb/gJsKe12pHTmbaGjqtpe23L7OJg+3ASp3M8tPA9pHrehkBn1cUOY43p9FaiZs+2/TZps82faajz4Jb11tNn62eUrHpswX6TEhm8309fYb09BlaoM9Qv0d95PhRhknmxS62vMBOoERYgFwHpfR/LR19hjZ9tumzTZ9t+kxDn9no1opW02do02cvqM+E7EE/0NNnjp4+cxboM6efxp34IXLiKMtIjKMg8XyM/cylas62IuJlOvrM2fTZps82fbbpMx195t5aaDV95mz67AX1mZBr6Yd6+szV02fuAn3m9rMx7cxLEjeJUtvBWRBTfZZmOIiDJHTThEQ6+szd9NmmzzZ9tukzHX3m37rWavrM3fTZC+ozIUnYj/T0maenz7wF+szrR4Q4SUjsMPU8P8WWa5HMxwlyQpS6VKtFro4+8zZ9tumzTZ9t+kxDnyHrFq13PvM2ffaC+kzINw8sPX3m6+kzf4E+8/v3Z3boOi6GWBAceVGcOplDrMjyCPIQsrTOZ/6mzzZ9tumzTZ/p6DP71rNX02f+ps9eUJ8JBQQCW0+fBXr6LFigz4KePotj2/NQ4PqhFwW+T7KYOHaUBomF7SgIiY4+CzZ9tumzTZ9t+kxHn7lrxusHmz57QX0mVKYIUL9Yf7va3uzOFChKlozeL9vfLFoz4SStCpv4bVAULIgCO0tQZKWBE2Y4wVRx2ZaVJEGKA1es3D8UtGL5/qFolru+XuH+SfFqzeS/WrMO9E8ZK00zLDmI256mfS3SjBnqhEE9Qig8APRMM/xKN+3bUmi3d8MVUr3J/9FOdqfuqnNJdo/Q0BrXnfcM8khnBJ8SOhvL1AxF8PPx90NBPx8HgicvCX1Pmk83VcBi8OsYsMfzAm0Jm/303ABuW6blG6zz1QotBFl98V+aSpO/1pWP3p3qEpdvd/iRmyy8o2kDJq/bVcVqW/y0XxN/oXOj2VS/NKEaE8BxRcfEmmjQFfnIq1zw7qbN9mxXOq9dwcqqzADxFLhpFiBzhLIWgVjWAnpuV1QkTBQvoz7uYVWTmE2l9WGur4ygH2xnu2GYeZmbOlmWoshGWeQhK44xwsi1u+o/Mmmrwa9U/jrwK5+tZ4XfH4ryjtRFWc90GfCijDuCS6G8/g2FXXg+3zBUdEH3Mi+5z4vmd6XHboT2pB0ct8X36zJmLfxiKvJwqJu8w79QYSU+3LFmLVCmDGqXVavAsIBy31ChWxmhGQCObh137TqP7850u1EVN+qSsj7Ojhqk8EePe6NowakMtnQxVailEIi1FH7Gd/hPOFa/4btxog9KTWHW+3XU/WT69x6g+oFlkwRhHAd+gjzHstzUJ6kXeF6SRZnf9TyZFrZap5Np8et0N5HO07Ni6fs+6NU/NJiXUL40r0DJU5AF5wYGhdpQjW3YY1GdqlfG3/IPhDGQHd3qB/CF1K2lWYOTBoM7UL1hfpR+bUh4OMFVTk3dmCIs2RcfKWOeGfmpMihUGgdCUpI+vb0LL8U0x4ayDv0nXAlleWFwwhH1PbVxG0ypi7Y1WEONzcfdU9XS5eXBCcdWMGqb7VhXbtv3BqGupNsOun4Z890i4HWFZP/AUwMvPRzAjlTjr1k1hLMwXJP1Y29jOwtSFESW72bYzuKImrbIsiwSkTgJYhUa1zI3UP7CQfmvq6Oylvm7oXOHztCEe0Pnp0NnIXU98HvozD3iPwAH/c83uITLEbEja01i1iSmQMIRWUbQLzRsh1EYutjxQuJGoZuEGbWOI9uPrCjz3A6LZdLWQ2Eu/66Wn7TyVwLiafEvgsT1YIx6MJ0nAM6DY3/kPYZbwZIQitJQcxg2TSOCYnZxhn4SD/c5dGOlD45ZGWIKIf+FUoEHN2372dRAmzTNKNJXzNnZlCtmdMK7UHFHjkCdP6Md60cYebYjf+TxjiI728V70AbreiymDOn242m1qunQjJ7ovbVP9D9SJPiTfl6qz5pN+zf2TYSuWXAz/FTH+vv2+e3dFV8TQsss+vxZDJPghC6ICfnKgZiv/B+ELqHOaqgX9q+wUN6TP04Clh0oJQwzZTftwxP+5K89FItSH1lploRpZsfEiyPPx/TIb/nYTbCXBi2KTYpaC8ImhXPNAk1fVkIyxVNeBNBybqkxMxHTx4Mfq/vwtRXIYyPoEBnMMI/TK3rcaC64Xv9k3EFFawwd+XjV9J7HlY6nOlJMqw74eHzsbr5EcJq542qcrH/5xG+zvkg70rVvUXQt8n5DIe+D8S10OeLXVWWRsGtObj+2LXS4G3Vl+zGGh5spfXh9L8Uf3tiNbeMctnDVduM0pOkCrpBQG4gJtf8glPhcwjXf3w912EQdfiCAbUdlUioTqMyOikPuDE2/N44bBI5FMmo/Rq4fJLHnowATGzmhQy3IrszRjMC14PcDPbftqBFEV2r7rCbYq2sbuQoG6zzquYH4tdENRgDfroNp76BNT9nlrsBpg671kR0MTXyC1mHQCwfuCyg5HMArbin+z9/OlpX5/O2NmfWmsmmzghqhvMkf+ATyAzQMri/PcNMckfXqqcDcqgj51KxJ17n1gmsx7bXxPbR2A4X4Ha4ejV/xYz9OCvo3/60OCWk2jjjva3dkxWZGB8Ru4ulieTQf8GM/WgraOTfBUu2SF7aBuj/rHLboIqCQghmIKZi/FkXXLXJ4k/RQFF1fxr6JOf6pn42SOZ6bRakdpE4cUowjQZrFOLFiFEY47uptj+Ws1oTnQBUQGHoTT1in+470Ac+NZKz3St0tlfU5rQxYlK0JyVyMZ+hrz6Ixmogp0cysdoR8GDYDgxv9Q31ifi4rUJjNryiQ9gu1YoMniAj4hmA6HLBbnW8NEb76PX6fzH8QN883nbS394f9n6V4PgaM5tJHF82FBMTQmkXz8fWU9Okz2D51KeX7aehj13YsByEHxyQhiZO4IbLiJA0zawbiV76P2pD+M0T6Dds/b2z3rFsr2LB9fWwXkvFCu4ftzQn1LT1MTxnrjXME7mPH9vrEr/2LrdBzsUesmKAooWZ6GDmxFcdRmEbED1wRzydErdc680hKFmEnecxKjTNnn/IiLmG8h4vRu4mjP4xsKvSgDjtgd1CPFCbofx+FLLwyvq2pmdaId8Udj0Yw6EovwIGQMJcFBNKmKSdiDdc7nzP4iw9noHo2V/BFEQWfi5qQQyq6ta1VMhiYu/c7uqmKR0K/H/hDePDJu2bhE8ENTBeOSUd6ZFcHKyMsS15gDmDSDId5Q8wdHY5ZdcPpHMPicNSA2654E2CxDicw3y3DXCFhLEQqzB2b1HNjaBF4dqC9NLKUoi4JkJsFgRfiLEO2h2OHBC61sikYt0A8J3HD4w2PXzDD4fPHYqfXmnLD4mfDYiGZLHQGWMyQwfiFii3mDOCPQCC3gMWf+z21Us9KMpQEPrYzaglnYZw6HoXiAFvUFA4mTGBR1lqYK5O+CtRKZ+mZEVaMdxA/qOoejDWRh7zbJD8QhpcGexED5hrwmvxB13FO6En5FQ+dyU8GKy/xuMur+xsKuZDXkxox3dl3ZXGmsMoEcITFtTSAaPpgttVvBoFcLO03y08neBzrdE/JzjtiJPdFnvCBs8Cu+mqnerW5VDaXiobO8XolldZwqbDr0F/ymF8c8+C6+gK0VjnfdNugtw2fxsXCbkM/wnjMog4MaUrc1Dqn25YD9JtxuUwCu66+ERLtQreXvJzc03ElcMvfTtr7BgO60h9dJnNH375UgxnmsaXn2qhLXdZk429d/zvLNJ7iuz/v4+tzmGdGtFoi88wzrlVG4QXKSBzQuLxRq3ToNiTl4abOe6Z2Oj4eCV0BVBG0ZZK4F72OEqnDfdsIYu5y5xkdLESkCwb81xkCG1gMiQE3/ifSFaSg88qOGnTVFqB6eOYzVTEFRaLS+JDT7VtkBoOlv7xYlaOZ4A8vurWDXnkd3f31JG3eXwuu5jqE5B1FKojC5ij5Df0CPA4ZZvqtUHbqTV12ar0Aks7rXAePVPVQOEBSsDyxkGQWoCxUwDLrClgz2ChOchMzYjaTrK6wE0lA0xOS5EJPBpo/k8NZBpB7/luvNtyIoF/jIUxcP409F8delsaxbbkYJ4mVxMhP3RALNR4GYtYr7vCZA2O0AeOTuktkVrgUF51b27pF3tPh4oaJz4eJQmpa6Msw8UeCmQt5XAdHGNQ9Ixo6MKZQskfZ9yLbThqlkW2lseMEtoeChMRRFiGMAssL0mm47MnbcHPDzWfBzXqhL0RO1Eu1vQI57Q05XxY5hXy4MJAhJ2TAGd/siuSDDDbhnsSMawo5ZnZkg8Rex0rTEHsZzoIERSjx3DiKkhAh5CesjuQEYHbCNrTc0HI1tNQ+jy/ETO/W9VfBTLRh5stippDSFoYyzHwd060gg0tc/yhHSkYxyOvwwogkNvGdiKT0AB7Fruu5yPcgZkzoAjmWs+Hjho/PaU1eBpDBreWuApDOBpAvC5BCxlsYyQCySYl+z36UAGWTunyqieSA2aPsZ0sk2A5ikqA0cW0L+0mIQwvbTpj4loOdZBo4e/I2AN0A9DkMzEtgM7x1w1Vg091g82VhU0gtiywFbCoAUwcqeyCZZj5dV5nl21YQ2RHKUuLbSRB4vo/cxJ8HyQ0eN3h8xvP3MoBE1q1jrwKQ3gaQLwuQQn5WZEsBsulmI4VIgWAGJBuqHky6rhsH2LNQGNH/cLDtE4I9yL6Ng8wKZTDZyNqAcgPKT9SOROjWXuc23N9g8mVhUkipipASJo2f2XdRgaW5r8k0IJPT9r2XURS5MT11JyEFTteK0sDL0iROgswLLctTACeXuMHnBp+f7q04cnrtAa5A0KtbGG4Ieh2CColQkSNDUCijTYXLkDNpf5YjZk3T775rZ5mbZFbqe46VBlEWpH5AETOjcJlGoSR6qJa0IeSGkJ+qgendutEq8BhuBubLwqOQtxOJeTu8mu2bgm76Mq/oGh/FWvKSs0lLMQy0lPzejxbyMLUZHRQTz8oSL7QTB3uYOHZsRcTDXRsAibC1MFIqfhV0lM+UEheDFXGxqQ9UZ+THhK5CXnsfZ1D7Siht3XZ1fRDT3FjFVLYuuncZ9lp5RXe/sccp7+7K+pgfkt2Z/vv+vDvlR4qd5I8kP/EcUzpr0E62fhxQtz0C4F/YEHasn/klTcdXzfXk08VmaipTcvTzOE3yGz7hr7PnaPD6VaR82qzruH0Ld2fX1/kuoCDFT02/Y3ihJrmTfThWnJZ/vKcp9Q3PN3Ph+W0yZ/d8vsA0q33LEFgzp9MX0pMiMT3pV0Lnke7ft/fFqc10ncnpfOD05hHom3pe6pxOXbZhTmc9PJMNrymfUI/q6qICE2Naq6TAhOhrVUR4XcMuNpRR39jaema5+Wy5UrOGtQ5va3kX0JrrI9DyIosghnezbRQKL+u9x3mrQMoCTGTWcaY4390LnMY9fZsdvFFTXICaS8mH2kA2+PxSO/sjYT10DUYaF38YTYXtpkmM2LrmlbFufqfQ2OdiFdP2V5/C5cGPY0h+23Zn/45+oOS0qZhVVUw0DGnTRcEnybydqPXYG0fbBOgt3aqs693aFdsnqj32gLptA3SsR6BRon0KuZVnG9+S6S8hlSzyFfpLoa6Grp8pmv7tYmTFjoVT1/dCP46zwHJcesjxPTtGboiFIjiTGmWlEjifl7aKNm0l01ZPraw2LfVFaCnkDu8tVtVSm4ZaWUMJKXtRoDphDS93J89Hk1e7csr+xa4fu1Rr4cCJg9DPPAdZWRjabpKmqZOleFZnrXutu2mur1hzXVIcYtNWn6G2Cm49ZxVtZV97y75pKw1tJSRLRmKyJF1MH+nuf31HDgnrGZ2OD1UpAy9+vQBdkNPhwUpGMAg9whlKHZwEyAm8zA98N0PITSMn9S0LdzGbMmlr6acTe2UTs1fuP2AVJSWV//yaihjCZIIy4NWU+TdnlZeL7l/rTintRXdKsvxA/9vuEa7Ff/s3HBcfifFfjJg8Fof0t38TGq6coAMLXfaUlF/Lg15JR1pxsp7pi98OfbaVmhssduxbD61UNbMr2Nw0HBHukd+y2ts/s5uw06nkOMTsjfd0H5weivJEzZeV62Z2NZubFiTCrQhEeVT0I8EVSzsidtty6kY0g7JS5NK9ZxFyLCMxx/J/5tBG/WD8zwMVUA26twjY+oH9Puiu0gLr5K+DMKUUpXGYJalD/Di2SeRGqWUlkZWlPkm6niWTolbro8rf1pQ8ZJ0GqnPPeG5o/e4j/bY5w9O/0t0AMUPUzC+Ysc0HaFCjmgUjxecqP9CTQl1DuR73CBvpT3Wr1fYaPYUNCRFGcIqgE2JCOAo/FbSGxq5pa02p6aag6xP/ASeLPcSk3LBApRi6stKHJE3jVqYEoCcyrPK/Uip6wjjQseeXVc5cFYy/TGvZcXvZoVchNIWSfXGC4vlxu1qNb4o/uhr6/zzk/3kedYz6llR0a62Nzkc+GrMSRmPGMJrmBvzMRjPYr2bKRjODzNPQpwvLXQ5nYIk5nO9zupWaCcGlWEiJ6oHHdnT8Jw7Cwx/6Vm2QeUnqEmpV+8jOvDggVhQnFoXiAKVCzaShlLWglx7pDyezNt5M4Skrwa5Uvg7khitbswC7J7rYuaUqfkxWkZ4ZBgnvjVxXuzceeGBhvU459rF3YvXAe4FS1DqtioSuPgPmCNfF83uV729YrBOgatKcOnk3QXgknWGKxDveeLDGd+7wgdGyR52P0FEC4qf4EICtMbyFhtZP37j6ZllwPTKRBdGjHsWytUzNGpDo+/U/K+tX/R56ikOvx9refJ8nH8iKAZ81fHEYogaj2V/nrEU19DU3QY3XFuaJj2EGtEZQoYtXvoBXtgSv/sY2zjRg7erfxojFfukX4ghI5LsWttI0oKfxxHIdF2EHOpjGlufiSchiYjbM2jDrM8Qs/xZdjVkDtBkggNYeD4Q9LuYDviUU6U5FSeSnxCOhQAQksoOijKC/8bPQDRAKIi+kC9mxbdsKI8/GQRAgm6CudJlM2lr7Xy5/le0/M1vPvvtlH3fQS4cONKNnxJy5p2GDkUc47tETL3PJcTxoMhLqex8qmb3lX6uuFfJV8NCcPxuUaFq4sb5rTWzrRyKBiT2E4B6L43mH+eCaQW29f1Y7T3JIc28taCexrhnGrKzvDnf4jtlg9WLlHj/w25K2E3F9e/JUthgztUg9kHYHc0cfXKSQtrtw01xqxiCT4qKuYRYKoC2mIP5MPws8wvjnT2O43tc/mud8CNTjn3oQHZAgsiJsOdQQ87LQSsIYh7ZlJ14cxXHahZ6N5awFzlOSV4HlyVl5dkAef7jukpL74BjW0uEz3KtHA2mB1FRjF5zVh5weCV6Bl5zBJiVIPjA/XDqCUBHXzUEv+jGi14B5Y9C5+5gnhP43uvMEGws8dXgq45E9u9m8VF28+KUKhb1kd64kGTfDX8cgO257Bx/vDWd6QeD1e80qVnHksduWb/O7nI6jvoj97YwsO6roAZivA/7da78epEo+kRePXbOkfCjNBWZlNqvRzA+dP48ushncnYA5XcSNBMQVsxp/pKv90fixoNLwY2X8yHsxNZB7D7+a9/WvZt2piWPuxG/9vjo4Jg7KIt+JE99PHT/z7SDxIi/BKLOzLtV7QtBaqDspehXYnZ6ZZ8XdX+FQS0+P5WNxIAYbkNEMiDutYQscyAPk+765L+lpdI9h0dddYFmHyYokT3rM/KpuKm7mI64eMNyiyoOuut/lcVcUp+hZ4SWQGhlWxAKUonVbSWIGOnUGYWs00N//WfHYhhacQB2/w7v1beQ20oi1CudJgm1aHf0dbgnBSG63O1yFVzCSGbCewkdNtA4sAa3FPMN3sBeN/2K8S3Lz+9yAWEmKBdyIGdnLbOPyoVLyLDePAvnQgtYhHro9cBglGcY+crGLkyCKIsvOktCLQwt18K4jucV7PkGXd5Vnz5p7zjpt5RWP0dEE0drBs9zjQUoWlSl0DD6R5P5Q7Iq7R+4VPeRgAdPBQytjI8sZ/hsPJT3zlfADW2JU7v25ouuo9kzuz8m9AWfIV0/bBPLdkTC/yvf/a+s6/DnezjumZZvIZZ05g1t3LaOevRDUS+Nm/S85fbuiZPHerw+8Qsz7fM8cc28hJIObP3+DVtt0OphqWV1pnJoxcfv+Yz0m+AnzMZkQ+2FCYRMYE7+53/ExcSUzpz60AFlXn9iCPhHz/t7Q4dBdfaT4sYcw1eZGoFEh4u+m8DvXGZO/9pREmGGSRDjNrChwApykIclSnAbYTpLYD5xWSUyKWusUkIjCk1b4KqpgUvbz4z8c4ic+parpPdMZreOjOpV5z5UCt8VdbgV9CD+lGuJLs+s18hLpeMPLqRZ7nFvLXuFyamimOt8a3P7qQt/bMpM/NokidHbptD+VfepQNGC40MW+t0Uk21wVitqwvOXIcqJnifNxVJVMG02QgCZijpZruTzMgBn0bwrKx4wLAVAoCY8CYJZ2IpJwTJER9F0Lvu2msZP6duR4WZohN0qDlKAsszOUhlkLKzJpayGLXP4q4DIzW0p8se1VXQ11sSPZJ1YADb8Nu4ejawUeC2rhsTXN7r1qGgpFJ+6xTXOqV+nx6ga2HwQq8z/Ds1n9ueo+P7x8TOVmdH5CRifzT9j+LQpvXffloxICR4BIMTHo+3N5yFlJQH59/VNV7OkyyJPx8T1rSOurtrwhHR7dVYQ96HRCLwuJm+IkykKX4AA5YZj5nh8jy0Ke3UKnSupaEKp+zipQqjGbzwupr412SDzgYBS7zs4w1el8ODR3UTBCCpo7Utts1V945EFc7FIeQNTm6lFjpX1Fg2XA5gnEpJ/+yi25xlEwDIKoE426sR1zAlcl7NauKPYGv0+utvyia6HK8W5t+xOAKleAKjHX5teiSKE0Jyy+mfqlbe59Rz6yLGcqmulxjQqaCWyj0p/XJtrPDGmthPuZR1wNROFiIBLTXpISCuqlN3BVX5pZmZNDunu84fDTHRRrUGqxih0VIQ+nhhWwAuOCQlMvBKt5b1ZqmAoU5qHvcdzlH0hdO7h9xD2u6EjJwaCglifnHd3BdCgcjnhST//enwcU3MAI/kXY/T88so3pYne/CaYz9BGfRpf9e3w4kJKy7HbFQx2MxYpx1ofBg1EcdtQKNbhXJqln4FSe2fRQWZUBNZKzkkIm4C24Xum4L03NnDkr1wvoq8BOx7Q9w7ZuPffW6vfz0ESrJyk9NuEoaNM8G0dM6zPoIr7erZksP+EpaBM76zF0ToMu2EuVLj+Hs8q0eanKEfKIbGugcozX5cn4+4F0x8yBkjFxeTKbWuT9kISmuMskVb8YGXJ8FFip61te6IRRmsaWgzI/8cPUd9IubX5a1mpFXT5zXRNtuubL0zVrhHF85hrGho72tvVkGmbTLk+oXYSsL9ue1S7DNvZjsJ/sZS8h69fxt92MRCjDthWkke2mOHZD5PuhncZhaqczCmbVrvabhtk0zKZhPkkNE93aaA0NY28a5pk1jJBzaKNZDQNtdmYVzEMh1ESQ6heg6t+AemkUZllEApIkHiJREmZeEvsRsZ0Mx9GMegFZm3bZtMtXpV0uDShpwBo5t5azBlijDayfGayFXEPbmQXr91C2bF8c4CVnQfvUJ1SAt0jdA3HbShIXRw5CThI4UZKmAcJ+hqI0zdJ41gklytzAfAPz7ajwJR8VHLTSUcHZtM8zax8h79J2Z7UPq2gzr3dIQ6LQOJyu74/Cme3YYZLgCLkB8m07teMsC7yUoNBxyYyu4dI2LbNpmU3LfNFaxrv1wjW0jLtpmefVMqGQL2p7s1rm+6I49Xt7jfA+a0gUWobT9bSMFfkk9kJs09OLnWIvQygkBPmZ6yaJ481pGS5t0zKbltm0zBetZcJbJ1hDy3iblnlmLSNkkdr+rJb5AXjLR8OeVTR3nMpWq5qGsqdsIj9Cie15xEGB6xAfp57v+VkWhVlih547o2waeZu62dTNV6VuLrr8cJ1b210Dsv1rm1JtkL0QsoVUXTvQgmykA9lIG7JRv2iM44ZBmno2if0wtbPADRN6VLDs1Pa9CGM1ZKMNsjfI3iBbCdl+r3nV5ZAdbJD9zJAtpA7boRZkOzqQ7WhDttPPlEgjK4h8L/EtDwUog0SJANNPbnsW8RxHDdnOBtkbZG+QrYTsqFe64HLIDjfIfmbIFlKo7UgLsl0dyHa1IdvtxxURHLhZFljUro6tIHSDJI7CzLO8zEeeH6kh290ge4PsDbJVkO05t3a0BmRHG2Q/M2QLKcjI0oJsTweyPW3I9nqQnQVJFNt25nlR5kdZTO3sLLMTHIE/O3FTNWR7G2RvkL1BthKyoUbYKllX1obZz4zZQmIvEhN7WS3C9pOxilhvzmVFp+41a+LcL0EJ1O1oTKA2ObUpUnMQ16Dtp2VZse/7aRygkMShF3pRaGHXcV0nix0r7gpTagherQcGPKqtqcSKECf8Ubh71Do9MdRPenZ0/25HPuKm22PTv61tjsFaYPRBvK1320dH/iJG+yKvjLcC1EMr8UY4R+QGdrc4kcVxIog197bDW9dZu4Tvz6SiAJb/CV/0u6z9fAxhhS4UT4Wu++7xJmGP78C1az0xA6w6eKRZxTcUkliRmMT6M68A+CPOS+i2AZ0laruiV5wSmhRCe1PznhKyGtDVuDClnKgHmyhKEYqtwLGtLMoQjohnuZnne3GCndB3haKUcomrdWpj78/kQ48PKLZev/9aHdukD9BCR7QiOr7rW4wwmL9WTZXvrl0aXTyUnjStdBtbsjODofRr206tbj4E9ajN/6QGc356NHi5+xtqQqekqNl7eXG8SWI9EHxOeXcKJmjcJBPaVNS9dutVX4vE0MvtdM4ZbQ3EDNXb4thV/1XJH9RiP+UV2dppbvWFZ7SSa9pBHQrj+ddqpddcIcEa/ZWXX/02ryj8PNL/pFoBjhLG3491TWy6qv8Of6T7jDWiZbpq1TMANpta3NB+jvUM5cOh/1kPxyz4cFg/iqIZjkmhi+kuxXFgVg/oqishjReJabw/AfFdifeto6Y9PInRh3lD1vhLuvNNF384R9RXWCGOI2TbVpCEgRsSO/MDCDmk/5X+X9hl7s5JXM9hU6ZwDK/qzlUrd7iQiX92ZUUNtqKkH70Cv0dMNVLas+opmnMHjVGzcO3BSD7mMUWPk9EtloyQlPtAmCa5MegbHukKh03ZvOHT6QTWPJr1jtZ0X7T4E90iu+e+mFn/4Lx4wopkvHHm7rFFLwZN3Xi+hyluEKvxrKxsWp/rMbSQxfCo23XwmVuYqhfKDFK1gzfryWx70ZgwmWrfBZLBl5AHilw9+EJ68IV04Ksfhhf7nhWmKYptH9kkdt0ssSM7siiIocCxsA58oQ2+NvhaCl9edGtZV8KXvcHXs8NXJCQYIk8Pvhw9+HJ04KsfkhbHaRoHQeCnnp9Frh1gD2M7y1LH8b3Q0rK+nA2+NvhaBl+IYtetd631hTb4en74EjLXkK8HX64efLk68DUIz4rsxM9QlvixHbtphBBOvCjNEPKdILNcHfhyN/ja4GsxfKFbF10JX84GX88PX10Wl9OLL62varo2lPVECdBVXzZ0bSIfWpJBK54ZymH7nY6m/tsMCgmfYeCR/XfZE9e9Z5l6oT722EPs4XDUQo/FTuwt9AR+uDDAqG6q1Y5k0OMrw4fk0aDiit1OuNLgNxoUkHZFCS29+H1Giyu/lb8dLsCWuZH+lLE4nwdAO4gnAkYWvQOxUe0FN/mDzvqOGLiiFARuXHhHMf7xbwz6G1wp0TfdwV6nP/1XbNyXJPu/fxts1OGCyPB/0mHDU816UGa8K5IPlRCA9tu/GSdc3pETlfZ7vMOHD3Tgb2rQ/oZRG7CJynPCZ/GelITOBv5vr/5rXP43+L/pmeum4c09ST5A9BJgz9TYZ9Z0WiTnfdOmeXKs34oUbGA8WgxXbRdAsUXvPdkdX2mFCMw0AuopBYv+j8n+MahBy/7pKYUhqjxx25zXKazybylu0hlJ6GOPRpFBa1HoXV8I9x1sr1DKc0G3P2nu71fWCXTEJjbTejQUPI5mkZlsD8LP7XUHD2+hlHw09XX+jHbgs2q2s9oERinVArvtmFQLXaaYa4k3+N+UZ0o8CmYTtELMKKZiLwdKQU441AkSyss0g0TYSopB/lJ9vYCGesF+hVbUC9C1u/5UrT5gDbmb0N6yWfL1hbx4oQ23aR9YjCXEiZIm3Mj4L+21fXNXzoWk9CV4p14KNBAuKtymYmjziEsWVYpLapOxG3e4nT/cLVc3FwGU7BI8PsfUWGe9xqeukEc/j++Pv2EkPwPJc14bq0BWvkefpUXZO2ZsmO/L/I6uM7oeWCsU42divKuXCegk0N0/Fvs6EP6poqK44WOemrHwBijmnpgVHwsLkqJjMe/pWNjOmMFZPrHa6OrILpwjIakLBXo+g/rMpOE2OHLKAdqqGYaoKz9zfK2OgfCrcAzM9INc7h/wTMsxrPDWC3odade7XL4QrTYfwQIfgZjQJJYNgD7jjyey203lNwhgJdKNgvZbqJql6tcNcLCdBonrW8jDcZhZcZQlbhSCi9MP086EnBW5lpuzEh8yNPxWAbTZJ2ihmrOiuxNMwvPuBK4EYlTNWRISeOqY9ulIS0jvYGAFrode3KW4iljQJGOrnj5s8msyGls4dsFd60a9niMv1SA8EtNuRO/jD+RA1wdbHq9/gk5HXKFPgctdS2ri3Ox0v/zgqcExtIW68ZivfzLb8azWGFw1pJUsI403vw5LllpIPx1OLCWMRXpTXBl/97fsuzcDvKEAkezOgCNUd+OPON9huptAU4/cW6+MXoLOMKkQYGgWscQUHW6ncbdp+kj3cp40Rht9zJ7aaixNEbyZkOEDXqb6RM1E6bzaU9tuF4Dd6fFIHkrKVE7GWA9+HUPd+5ZiTaSbGpU8Vjwm1AYnkHg7+RKjnycAm5EYr7OV3+PrjXj3TDuCkC3LubX7rdZVuP/c7dZ/gZwSiin0UPIeXGM/7dl4SNU/GPyS0/8oyurJ/Bgst4XONbXlwUVHD7b1OHqHA0rGxzFzSlBqMuUxQeozFrK+HLHuwQ/wLQfd1n+Ap/840WC9/aEflpWmMc4cZKceCbLUobY/pv8/C2I/dCOni2to2dey7r8UzRxtmvlT1cyy7K1Jd0qNnH4vg/UJkHNDzWdCTSH5yLGHqMl24RA2mz+OcZP90u/NhHwrRXbgOr7lIzfEUUjiJMqIlQUpxlYfOBn/hpwbcn7ByBnduvZayGlvyPmCyCnkPTloiJx/K+6KaoiczR/HyMl+6SEnNTQtm9qcoet6np3ZYZK5qethP/QceoJK+8jJ+Dfk3JDzy0VOG93a/lrIiTbkfDHkDCwh5cpxRjYnq6cxMjqbv05YneynHniGoY+ISyhQeomT+kEWWqEVpWGE0sxzM29gdu65l31Dzw09Pwv0XFQesMVP99ZBa+Gns+HnC+KnkPPluEP8fFMcH4foWf9tjJ3wQ7/NpR8kkW97oeeniCR+TBw7tnw/DVGCHMvvIyewb7i54eYXbHUGvUiF61DT3VDzBVFTaBjmeEPUfF8Uu5HR2fxxjJvsl37dJCe0vIwkKIpwmOAQ+V6UWI6F3cz2qR3aB07GvyHnhpyfvcUpjVT7vAIfpEECdnjrrOZ28DYF8IIKQGg/5vgjsxlXY69D88cJwxl+6SmAIHYDN4vtJE4cz04tK3AQ9mwPuUliYTK46mL8mwLYFMCXazojtOJVl78h5wsip5Aw5gRD5GzyZ96zPw4QtMkFaX4cI2mPot9Sl6AwcTJquQfECz0nCEIUR15qociKbZ/0EbUnZ0PWDVk/JWQVqh58w6uhXwet7i2y1oLWYIPWF4RWIbnNCSXQKgHVOTjtAWmUEESsNLYSF2c2ihwUxS6y/ch2HAqSaBJINwjdIPRLvg9D/q212n1YuGHoC2KokMbnRCPPrtCLY+Tg7f824ecVG3n03L1xmmWBG2Vh5CWZG7qRHWXYCaIUYzch9sDdK4jZcHXD1S8aV0eFsK/A1WjD1RfEVSGjyh1lVH1fFCeWxt5D1PavYyzlP/V9pp7vBz4hKIsjuoo8Jw1dYnleGEfES1iKiYCiXMCGnxt+frlOUwcO96vlB2ypVS8Jn0JqlSumVv3Cqy59y1fr3w/EhCJkIpTytW/y9dz2wy7HtSTkhMMSEvyhJn+o2T70WhSdHoBQmXZlONV+nhauuivWkvj1nlDMKVmZWSg7iKHOVtPEuryBzQuFCKvTDbRD7v6e5nc51MvLdxRkT3QpFvSP//zpt3//5/8SqIrSON4Xp+KuxMd7+MOp10Gb/nd5u2zoV9yUst0X1cmodwtAygN+fCYr8ubrafTqUzw3bOfWgvCBHphLtv5T1xVgRQ67Wtqs5ixdEP+DLjjjR7pEng6o2wb0U3uVYXR+MP9Fx2HewzhmgFoGYEp8dmX4LCRwuUiGz/Tj/EwOZxk4w0rkP/cM3imafnpX4tlBEFleFEGWAgkiO0ptx7cyCyPfjVsEn5K0lgn85YJ3tIH3899OtbDnDi/+V4K9DfKuhDxbyLxynRnIe9fobBnoDfphS2BvoiF2hN0wczHyXD8Jg9Sx7cyPEMY2RmlgYVcKfOu2wt6gb4O+1WNeP3+D1b9F/pXIbW/I/RTILeR8ue4Mcou9LRrw7o2GLhGRpoffUsIehKeek8Zx6KeZnSXYw0nkWiSOQmy5XhxkQQvhUnEbim8o/kwo/vU5HaDa+ZUYjjYMfwoMFzLQXG8Gw1nHihn8bn6fxW5G1M/tjfyQxHacuSGJvDRNkiTK4sDzvMBDVhRJcZuJ2jB7w+yLMHvNa7IG5Gzr1vWuBDlnA7mnADkhy8r1Z0BuFD8wPPBnk6EE01Q9nCO+hYLECS0rSgMnycI0xSQOLILdMA1xKHUxZKsGGGxAtxmnT4B86BZd61x1N+R7CuQTsqTcYAb5viUnnO+MXwBV5EYepzJrqllTTyDtt+POMPYTYmWJ62ArzAAScYLhvilGEfKkBp8gcEPDDQ1f3OE6h4furXWtJahKy7c3PLwED4XUJldMbfo7Dwv8FZ+Se+PdfXEcXzfxyEHzAUhMukiPwwsnGUG/bH9MPGTbUey4KPUdgtPQcnFkE4RTEvldDVWZtLXATy5/Faybma3nhTbozfWb9Pv+9m+8CWx1Oh8OEOLZdH2luqaATp3VkSR5lid0JT2yLp3sjYySaSPo9wqxoPRJ9+eKLpNT9cr4lfX2OlW8KSH7ve5IvsMU0k5D+MPQuLti0DtCv6SgC5h3CC0y45TvyTEn0G2WdT3k+oSOS4xR3eMDBd1Xxvd0N55L+Eu1p2eI+34PWoh6pTuw2Od/sshZ9nGq4dCOZQFRjWyCCN5D20YjLulo+33J2Lzw8TKZdFpu6Dg+AFV+og8zqBDo6Xhf5DV1HYbLJxOWB31Gvmfxv4WxIxiaotH5Yk1xW8gvDk8eWvA1BobZCNpROv6tc3X/s2Fs7lsW1n0y3hQUKsq86gK0YRHwZuP04/92RpYdVc/Q/fbIB2Qm7YBqXGJdb3m/cQZWWt1vOaqYDFVMeBGTv92UgppUR0KWmBv1eoqTB6hf0AQv15M20eutpmxbOXLKcStJBV1fRyVZhGwntWMcJShxbSdEruMkFIpxmjld2RiF0LVUVVw/pgmhbvo7rd2nfPYpL6K4FOuAKoWM6aBOFeDjkUItoCZgPIyYqoVd0838xqCYnUHncth/ta5psi7qvudMJv1bBSoHHx6NemIEzSbqG9ZQuHy8mVAzN2M9Q3YUug6nkabhGxQUE1Wmd/huoGBYE3bKxzqtNxH0gDSUBvQ0G389zr9WvH8mz9LIq6Sgs8CGTf5ICJt5qouAmCrrJ2+ouVSPfFltzXwTOSwBL7h1/ZWUy8+4/EBOxrd0jX5oFEzFE2yw8e70uMur+2ajrKxG9uzRZgqPblRJZcKjobE6f3RrRs/0TJ+HYl3lIaTCeWIqHPT6aiaATcvPefovCo4H8sgrmRvfZYABghYBlmYc7HU6Fl6K3GxZuDrRZeg3KfbSGDkhtrDv+ggRN3WizI4ix7b81CNdIV9d6WspGNikDd6z5+275/GG6aR+3iqaRvdxI5WDnljlfCciLqEm/F2egBYAO+1AHgxxZXW5eFl70gCm/HAoPvLcMMm6e2W8B+yv1U2rAmKudEAGbCXC1Y+B+fFnT08i9EBSVFB5kaKA2DX+ptVZ7KwhNFLOIbGQa4+cnl0qSMrrtWVudAmMaWLAFZ1smI6bumMznOrOMd1mxkdqPeJGy6Up6OAmI/BUnJP79gAkDpS+GCgluAR/KsXzpZ5bbr4SdRmCA9ENbh1rJXVZ+xyx8SMFBUiOpFujXt3tGez7/HSAs32tkZ78OFZ7wLF5T8cEiZJ0TDXytcewjI+pM8e1TmTaeklDydK/VL8fQJ9AbhNTuUL6pCemT8Lc7gB0a4isfTYT57WW0uRD5ZTj85qCrn+5bPuJE3ghCjIn8dwkTRFySebbiDjEsXGnV+eFrqZO28dwTVc/ZuXzmuIpz35eGyaxK9YE230T2eo/4w/gOYmLXWpkeSnceBR1GnnrqxTT0Vv/HD7QjcRA4ZXxpj560XPXRzhGYvBm0oNURp99AurdY+2/vINdzlRVe7pi2+Fw2j0OMugbXVantFNNTtUQNYzZ+W7VNPZVD1afrYMuoHrBsK1biyoFbyWl8Pp0AhOpXiCEn6W5O+4Ex+n6NCVZwitrA8wHY7bOY/gjd8XBYJrz1fR+n9MFCgjVPWcJOZmemJP5Du/PJc6N78+7HQUJQg7GG1zCQtlNIX9NbnbkZkM+hn8d4n57qdij0B86GFMFYEUxQW4c2yFGFkmiEHf36jqS11IEVf2srHtW0jxrZW2g86hnVwmD89SxoOf+5jyls3pql9sOl3f0CMJUAju6sFMHXEmx7cM3JZ+o2ud2wrFxwB/zO6YJbuAWBs4/jZ8QjmwVPYe9q5UGVQNHdtQqC0ZF/6Uo8R7DWOuJNR5wWeZFyTx3+PCBIUZnXFXsfAjAS7GxPhE+nRJovuwix9o9gZIxktr/w1/HGmCkqtmJ8Q1negmtYFsGC7y6Rd7a1zbfNDf44ups73KaVfr08QPCZm4vbuqnz+C+FnZqgj8SslM9MTv13bnMjHd0w+x27BYxZZrzcQr4K0pqVozUjIGU6bVHEZYGJVQ0OIa1VFQsV0O5Qv5aMK5+czWEeyuWUPm2diMVDMEfipJiMEXFfA+GCvzGxnciO3bn0pZ5+k25QAAmp04AfzHewwmgZ2q3NjlFHTrS84Fy3pHTiZncjcfqdE/X+B1//AP+SNj9DdtU+cf81DP0AYmMXU4fc4CDgcE7nzx1LFX9Nl+F0R6almuwjIBbJ+qFgqnWxVPXXamx/p8VMf6WZ4S7Wn/il3jww7t7fCT8LEDeFLDME7iHpKuncQv9lMJNHF1RKysA+rHMXTMks75XhB8qGBI/EZCkHpIZw5DMyszr0cwoBCU2KuPJPJl6EFJgPXeoHtpPCq2wxZMAjKf50ax/7EXTjikGxn7me17q+iTDdui4nhdnWRIS7KVpaodZZ+yP5Kxm2n8h+iDa9MFL6QPmwbmZUwsTMbYtsIa3HnpSYN1A9aVAVchJ9TwpqNpSRLXn4dTuX0pjz0FpkLDAXM91M9fGPg5tutqwEwaRBEvtDUg3IP1sgPSLta89dGv7a6kBe1MDn5IaELJ2PV+qBpBUDaB5NYD6Zb/TwEd2SFKUerbrxlGaJJbvR3HsEMf1sUQNoE0NbGpgUwMvrgbcW9tZSw2gTQ18SmpASGH2AqkacKRqwJlXA05PDWAXxZ6bZpEdo8SJwoAeCxBCoZUgP3atVKIGnE0NbGpgUwMvrgb8FdWAs6mBT0kNCJnbXihVA65UDbjzasDtlyWzgyy20gTbNvEdF9kuChzbC+zQ9d0QORI14G5qYFMDmxp4cTUQ3lqrOYXcTQ18SmpAyJj2xIxpz/rt3z3LeHfc5Sf40hCx1GTN8hQIQTN4lkn/YbQmp22T8VpariuUlP1AfA+5qWeHOEFO6mSuFWYJdhK6PDKU4qRTG0qxqykS9og6CqpJpUjrR6yjQ+RPGKkP+4nVxzAEX70o2oD1W+N1m8DV1uBgiWNVFyQZ4x1kCVVN0zeeY82j8OtYTVyX/bjHu8yEDQP/pa38Md9pjgot65IXTZ608XDPs7d3dKfwDDf67gSXnYJhRT/o+Ojm6UX8j4L8B0H8XQ+8LpKfFyq5MeAzmxmErqaUu8kdLw70XxjxOG9hi/dfUYuFLLIT3Trh2klg/+RJl70d8Te2OLtsMEj7Oj5l1hfP/DR7yMF3SJf+dV8PYkbLqLH5oiQvJORV+2Je9fdFkRpv2aY54X4uz6hYFNCaIm13SHjXrxqlpOxfU5CYWBYmxEJ+lgUxptsc4zSyIgI9S7tWJUqxa2mYDB50FB/U/LhuQSnlc579sPLPw0eS75iigT6PgKT0DFDXQaJniAMRTyjK1fOKnlF6iVZpXt2Tqj1ptBlevQobH3Owy05dGY66HlWe1NWsmpepeBW9vF+9o65QZnwnZIA1WunGgPwvuqL/ZGeYvKT/XkGi9jmt0wwGxarO9FSGIc2MlQqk/0XUQa+M/6BY1PVqrWv6jcPq24TwHbxa+fhqq9HxxPrGDqFGBzjPgrUzCd7A13pscwdetvgTWzqPbSrBFYWf1KCtm18gZBT7Ykbx96yD8DuWfPdtXWWTVz6BbTuRZSAwmDWD2TKME8z0yPttsuIs9WMSRjjBkYscK/IDz3dS346DyI+7042e7NUUEHtaxZ5W1yOtC7XA01b2mOk97NlV0UTvaaZ6xFVk0u3YYmtbcBW2Iji8Cobc/FUI1MP4qa1g2Jj/dOLjHHiY6Oaw1OUb33TlqFpdBTMoFHJ6ZbwV6k/RPXZIctKW/oO/8fIfmI7gqUv9tUlkN42v7B3UeqT77Pv/tUQbHEHd0TMZeAGndMH497EmeFvTGL9C5cMXUAFQpsmi5431VcDB+O6RmG+gRB58Y5ZIzBbQDyUGO+PE89fbGeD1GZ6sOu3BJHQ4ST0cnkrMEozvmuGwU3vz0epKPHNFajWRVFchCNnGfi/bmG4KukP/g+1lOluUEf9h/O+i2NdTNj6EcBaTsZgNiwksdRWM4VlEl6Hfeiu1cGQ5LrYtJ6InEi+24sDP4jANCLKcpLsr0ZS+mu+LP+/AnndsnvcnPI9/1XUPKLqP01IO/uoVcHXXT1MRVzwltGqDOcSYcUuxel8Nihtx445d32BwSe0p6v8J/MNLEyqdUPVwArBN6cbcV/RpTbZzW96imUOGDzCPRr0ZeT4zuxMi1cCTxgrj8k9hsE9hVB/oqYjfzDD3WVsqsX1Qz5U20Fj8lR/y3W6uLG1PrQllFesivtxZCGXQB+XqWKkodnPUzgcruvXp1rn9ss4+kWmz+oS237sxWlHxNZqmV5APT2/A51F5YuE5PAlUc7nVuhpCU905Qn61L+ZXf0MeC7otAbt+KfK0mzBmQDCgaEyGSlB5MWODdH7zI2VrNdvg7z0FlgSZG2DbDmLHTgI/DTIHpx5yXQvHJA27soQDIauVt+2L7T5JZ5w05ki1Vq3bBY98dn31P2ptwQfZnQj43gFEZRN36ooNGa8p6lenkh5i4JYFZ1CSYUdhHTYe3OKDLw2cWUBF3zBPb4wz896xirN08RC46i/2GPxUrDphq3xgRtojEHiRDnmVMDjPQI/RAxEcfxKjSnIzy+sKhTeA9Pu8IkLNjRNsx1dUE38zeK8bA05txbn+2/nw4VA8HLi/jBXugJMXvAl4JpiXUFKmEf6Fre4nLS546Tnpc680+GXVD6GaLzJs99ZF62m+7w73oNPrWyTYN7zOYH37xG8O67XzRMc8wodQ3yEBmPGygvXdE0O2ig9B42g31Bq6Sk3ICvfFrPDv/qAr+CO+w4c/sfFdE1kxrqzyDpyKSf8kR/9gtixmzdIWNhGPcPOUPdXnx7HlWJnr2hFBbkDSDGeR6wYhxr4XhEQ8u82LXUsZEmGKhOCTcfmXVfSg5tOeXQW+O5GjcT7y80PdK6PqKrMB0GuupVfUHgV9mLbeNfaU/bGAuxXWeoMdp7IdPoMvpj2h8PuZvDSgCI9xtyvgcolQpbkrjlQaO2eluPxw0/Q5oRr5ntBFwkrploSfIn8tijamqZ5CdtxiZzRQm+0fm4uhGwh5oIci6IeSgHJO6UEU0IV1guLm8+GRCi5TcMBXzfHzRYpNjRPUbYsFobHrFM99usJMI8yoQfbpizINN0eDrR1sSvFUvsO0oVXIDfe9C6CVLkgBVx+KYn7bc1CdJ+shqmfHvhNnvhtlaZb5tu+4GQnDMPPsNI3dLoFkXuYGpxucbnDawik1Uq1bK9zgdG04FXKs/V6ONV1yBwg57twt3xfJuRq3jmgoeZFVoDQZ5bBjhIKuB6KZlfgQ00RXgJ8gK7bTwHN8TNLEScMk67olK4SudpPQPKZzj2TsMau2hVA85dlRsznOiU7+qvFm8D5DvRSM+SXz27/NxPrUThfxzqC+TRCib+v7Zx4ARV97Z8QUDO5K8JxU/UtpNm/ddQFsn9Yd31wVUDw9wZuycRT0vSDEoo27bSO5+HS8gsr5HB/hOe1tgXj7TQ6svwSlOtJ/h2yVuplgU1eVAn9KV2BCBp2RBsG6dDB71hePDYCF3Ve8JcarDrrE65nJKws6cLpcTpVY0PsEnqyPBVdf0HaQNF41Fhgm9keqA8O2sN6VHC6dInNu0ephVuJGY/G+JX6AIt/d8mY+mUbLMbfM0zWAFVGLBf7S0ZjtZmurezdKi3lo5twwKtWhq+yETHJfzCT/O/7wQ1nQ/forGIbyXnsNnQl00k57s1T9XtiejYmdIuKTIA7dMHCyMPZRjL0gC1HU3ZzPilytISwGLP0I9dYPT9Vjb/YZWgoufJoAXrpWALsb1H9gekZQbrNLBHzyPx2yc9XERtE3B2OcKpM7pkFZrOxEe7x+D7w2ekrE9uHVed2jgf4Jl1QtwBMSaM03auAdF/QzQ6w/vAs9mkC81cGgpwp6KoDA4rSVUo+jub7nLZh4x9ZTUezGXWkzmJ0T8J8YjsDrNd2cmvyVVhtVW/zu0yoW27Qcw/ZuHffWXV2x/PwI1xM5VZuQM4Krex6h2wbwNtlUT6VK9u3zIV2EPp/3E29jdmuzdK5H6ywc66oOIfvcF7PPfyDFnhoUdLPXmFCfGye0R0vaDKJuaz5SICrCwVEJuZ4bEQ+7ThxEiR16KcmsMMwsi7ioKwWrkrqWGrlrn1Ov6eY8u64mUT3m2ZXJTzweaRyO1HMQ1aenqjhSyKU6gmeCtBfbquVUn5PaREVO1B6MuOuonRrjCEZXeWjDjeo+5K1vqRcXJWqdephi4G7X1ryJ7YVGe3clf4NRo9e6BQQci8SzDZnoJFQ12nemFRGMj64MiF8hKf29jr1u1OOnp2M+/6hgqlhslk6PvPVPLIPgqG7d1wv+yZMRJcFRHazUeLIkIVEJ3LraRkhy98Uk9zf3RVIwW/Eb3J3mJpPKBMXTcpmUq724ncxeaXXQAp5+MHDiWNhJw9BJwtT2U4I8z3VJ5PqulUQhatXRggespZmS9pEx7k6fkymFKympBU98gcPPA/hB+PFmwcKiZx2WseXAhQWF8+TErxnasNpeemFzboD9zDA9LyF9hqo+UBLt/NR6iDWtGx9lGrIcuidR5WrcUUl0p3Hf2PAYVR9gPhDmSasnu/X+SSNw+yp5c3ytr0aiW2/1G5w6n31yxY6SDZ/yoFLntE/u8VGi4fyJZQn26moUIac96OW07+gQjG+5Pdl6EN/V21ZMLwRCsyFsg307wjqtcJasH3abphGyHZJmUWBldkYsNyWpi4IsRjjF3SXPvMzV0gjZU9LmKU3KRvuUddIHZx/y/GeWQb2U+dXAMgjn0jp2dAtAWPQdpvBaHFKWR/gt2TU1vZLHGPbjrniA9nWUiUfO0rEed+ykALgPbqd/nQ93VD1Ux7zMT81lSVHBkYfujB1LV6yGV/EFHeHDfQE3UyUE+J3E6Fh6guAtUI/5H2T3TOh+aaQsWyXtIpmA+wmCMeQPPuaL4b6Dbh37WtynozfeQYL4z+xzNhcavbakTKP/ja1B43VzL7d6oCkdpllBijhbWO1lRq8HMbu75bvBbG8IdVIJ59FTF+yFnPJAzCl/dyxOQjvXHwkG/chvatliGV/uNxz86oVz1DcwbKzDS349+r4esD3oXp26IY4cP8yS2LczHwcOyuKI/m932a8nfL3SWc3j2Le954/j1/Lscete/us9TUdFIGv95EG9ldPkDna54Wl3LmjvzJt8Qf6OreF+YxyFJLo9/sDdUpONsF9BTTzoY0op66KLpE0nv2mM/Pb4AanpzPTfF/X1dvMteC4hPYvAHXvKep4yGMkoCHJSiGhgyepU9e2Lkjm3hlnti9SJIr1igZ6g/41OwnRCQv+3sXb4B/v9pZIpPvNckC9DQSMTWYbtQystx1rdv/fT4VB85Bvz/eOxuKOf6/7xSfuIdy69vH22eWqfrds2XFeH6WpjIaE/6CX0n8Gb3lbGaYxsefgBY2jPgw2DNA5Bj7x/mWR7aZIlth3HOM3SMAocgp3QR0FKz2nEF8oe68herxoyPK0t29M87WlCFPQe9lJ6WGvNNGq4jiSmSpi+TsY1Zxva1QSnnXC+K8r6FHVPR8fWPks3pP/FJJyb+czoCa3OnYLseRgKlIlpr3pYYcrDTR32cDJ2XRAFVZ452MH06HZqi2GyeLnm6Nn65cDlx8rYFAkd67HIIfju/dDDJ5oKGa7uAU5KAu8CIRT0j/EZCrBVkIG5KwpmS4hxDDwWu+8MHFzKsaANiLqr69rwcD84ydI3Z/bGTNmALejheXSXZ6/vVBxUrBm6EbvkgCevWDadud/6Ebv4b52aZZr6QFOtuULiftBP3GeBSdB8nR4QKPjVSaBtZP2EZuM8rGG7yXhMxjNu294qN22OfgWzMCWWj+MsTdPIRyRAHl1OCcGJhXDkdbdT2uLXqwHAHgjJISZTGXXeapsVsLKW037eCyk67VXU6LomtKEG7by6N5p3abP38/bMKJRooeMmJoWyO17SBQLaenqOBbPWdQTYrHGlwKPe7sqCp+Y3mmSoqlrdiI1urlsNeJd/ZMFyOLnnj6bH3j/y/Xlv8Kq4BtMVzfET8pW6TggTIRpdyTYWkder4QzBGmUG0jAEfld8GnhM4gF/zO+40hPbGjTzd9McxulJWdS7MS7Bnws5TxBj30xFvCvu+IG7rS3fBLHzWjpgG1C4bW2NWhmzhCSxRg6L+mjdBzzhoC3XQz8e/DFJwKxhASdFucenF0lbkqrcL6pkQKdz3Vv36pIBP8AaZvqUlywHs+3bHOwsqK3x5r6ANInGeOxweAgDayneOzgrMqWaNMMx02Y4ZsKH09TMkaLmjPbVV1i6ClgoMhCIRQa46xsMtMcj4QfuN8Vux8+9gtJt6Eyg42fdHh1XtLNUPeUaR06ESeRmiRsnCUoyhHFqeVaa2C5GWddIeVbkWgoVNw85wUPY0T8RHrKKEp19hlpxBq/W1JvfTUbWDR2nvTSpG6N5A6Nzk/RrmVFOuhIhQ5LVwam9Jyx0ncAxSjiSwdtSJQLnpRqdxYBAfonXlh1lOU5N4526ewHksFKa/tlQdLvW8YDbMet5IN81LfqPB1ViHHRrX+0iHCD0ACq1ME/I/g/E7P8fi7KokuJIemXW/neR5jiZimZo6ZvjD0N2Tj8OatCi7jeCCSM/Ib5nBb4TUkQM7dBxYyeM6LnDckKvxUIt0Wth4n37MLEG3J/8YStHOmg967kxkp8ttBZLfa44dB6emUr1zK6NAa+qfkUuVpSM2sMsFE1EZuY468olg9F+w210vgnEdE42vDZhvOk3w8TT09HpgQVY8Jk1Kn6nRW3ojzzllX0ZLoLuKJg3kNGMKwcfW37gtvOokCXsZh4a3lan5OFyUODz8GjAiwyj7wDVIZP0uCta3149trhgg6gfVjvQRtU4t8i7tQuXfc4a6SsoxiaqWe/Widb3ZtKtWTwS6PrT3OL34iT/WfFd3uRy1ZPzdD7NejxmF/PQC5dk7hZ6zGqaiTVVmqVnKz39rHuuEkpiBGJJjH+WMZ3Mv38kB+Nt/uefeOamjpGaQGoyUukdnYqwX6zNsYiNHBL7kZXR41UW4TC0gsx3CXJDrzMqVFLXsifO7DkFPOfInvM0N3Kqx7zoSQtGRBU1rpq6QsOuamBxSJYOhZiB55I57wb1tMUzk3h/1Q+lr+txUKMgo3+9Z83qPlAmNmMjt2Tbh642DT7m1FxoeghJ05V7t4P9lj9t/H6//xA0bYJ/u6d7mtocTfUMFonJXm9gcBweGYtZgOkD59JmLoQ7vDpDjJU9Op3AXjJan00b1c8aFdHJYGvHoGYMT0qmhsxuOzc+n0JznVvb/QTOjULlh0Cs/PAz33tU8xmvIXrssVWCE51hG3TnGxbUk8lCzh5bTdV2JDu2TBznWwxfxMtfsP53ird8tNDkzuSjbfvdtfriSkRXD28lTFc/6FpUDxeiusZSYBdNxYHftLbQNN1Tp5f1C90222Y3FcX4OrQRwg4BpXqFInqhh01hpC564pGcxEgF0AsTl01tISTwN9eXSaIHb3DYrKse3YjQz/v3wki7+6GeY26mBNEralq3VZBA5rvv/m4WlByqHaUs5pIVoqu6cy27zWF1kuoaSXXrU17Rt9U4tZYFV2Cc8xn6aepaj46HS6nDX/7VNo5os6UJKFLovdC4Kbso8gxDnEqB2fmXjhruBLtLMNxeg/GLgX4zI0FVyTtGNO3vmjxm1ur8ybTSF9wE/MuN0BTVKAS69BqaL1JcU9p31NIc2p8+nVbud/f2ZXpaKLMRhLN6+keeYNPo5LFqrAm4/oXHTypQoBo0g0iQjbIs9SI7TQI3CpEdIhcnGUmj2O7U8rSstY5WX5AijjZFvCniTRFflOHxZakxz+oFjjyJGntxFSbU7giiWRX2DQuKmlViLYlCjXG6fnFB5LtpmJEsiVwnjZMkiGzXC4mfEBIkJJxRZFzapso2Vbapsk2VLVRlwxruIv47t3a4Hv7bnyT+C5U2QmsW/19Dic5Z+G8oFOjPyHrgj0KcBSHkb7kBwl4cpnYaZW6cRMiyfFb8Vgb+TNiG/Rv2b9i/Yf+K2O/dut562I8+SewXCm+E9iz2v61X0Cz8C0QKDdBQ9rN5My/xUBj5KEviLLMTJ7JDN/WcEDsI+3hGCTTyNj2w6YFND2x6YMWkqM+zjqGoyYJbe0VN5n6SmkwoWhGiWU32Hn7R02eMdIFW69MPdFuUEeRHOHWdzLFsRIfsO/R0E7luHFnOjG7rS9003KbhNg23abi1TjoedCpEaD394HyK+sETqj+Ezqx+eFcvp1nNIBApdEJD2dcGjhWkThrbnkuQEybYSknkpTiJXMumemFGGzTyNj2w6YFND2x6YKWL+8/8lEO1GLq1VjzleJ+kFhNKKITurBZ7Q8EIJ/O3NR2NQofVhIMDTYwtJ7AjhDPser7nkyhzsyBOXOTFTjKjwmpxmwbbNNimwTYNtuJJpt+q9lod4H+SOkAoKRF6Yx3Qv68x7LEG6F+ZmLYE/4dkPfTHYeQSP8ZRQEI78GNiE9/HMYkTjLMo9IfoPxS2Yf+G/Rv2b9hP/4tQ0+AbXmJllJ26UAu4q0btBgotYL+IFhCS/kNfqQWQUgsgPS2A+lrAx37mJ2kaIi+IQiuM4yzzQgv5NpTjzhRaAG1aYNMCmxb4urSAshTBQrDv94K4FuzDTxLshWoAYaAEe0cJ9o4e2Ds9sA+C2A9x5jkYpT5JA8ujpr8dOo5ru26GQwXYOxvYb2C/gf1m8q+J/rZ1a0froX/0SaK/kGMehkr0d5Xo7+qhv9tDf8cNUidMU5SmWRS6UUCyAPvIji2qDBJbZeq7G/pv6L+h/4b+q6K/feut6OixrU8S/oX87FDMz/62uDPe3ROYwWFjLUEFUCqzpjLfno/Hx2EjnVYZiJQDmv45IHEsO8NWmoUhQdh2HewQ2/cTz7ctnHY9aWYErqUNUvqIqn7EoPPZSmpg5gk6+B+tiP/f5lVSfIQGpKxG48z3v/nt3wboV5dm7OopCp2o6Ssa9StSMMr3NTTQBx8AQY501eRN3UXe+YRyQUlEA7o4Va+M7xmqs4KFTe1p9ryah7Vl+88z70zKG9bwoosVlFCFIs3wiEeKqtAOrRoWaG6LOPJS1bxvPeBbxTUQjA00FPSkwWldeT/BB4qgULT6r1W/scyNwaG8bOF/XOmf7sMj/YjGsTjVI6SCjzA/PZA9CK/Q4EJTahomlTExxG5qaH/DZqmCOrB01IC/ecbVD53/YzvVWU7/Uk81VZK7dvpBIazsbrn5Eru4TkQJOawVjOXcesHL13f0hKTrSEy6/oXsigT2yXd1T0Lov1JbRyNsb4jNmtjsiIfgribtt0bJMMEBdolHbC8KbYJI4jooRpkfx1bSYbxargbUCwA/+OjrYLhU/nMj+FTLE76xWZ8+2Se/EdtKVacy/8A7eAklsU9FsesgjDUDy6BW/u5xaHbGefKY7EhTYbdWDKArmGEOEMtQLWGWJyuBz1tijSx/oc1k1g25qfbftRioK+/Sp4qNxxr0e8W7clcE7+moKrGALy+Zy7t0dj3RTsN2mo3kuq/XHh/OGd2B9HVK3tYL8Lir6Suav8OWXkfMbV/WLayeqLbFWL9NeKvqanu/O1q8ND5/xqGcNUiHt5b9CYC0kB0didnRb8XmtO9LzIs1y6uri/RmQy8tsa5F3S+eEVBQJqFrkzD2rDAMnTR109hJfY84LopbtNYSvZZtLrbwhVrQ/GFPU3Fd61k6aG+v6bB5w0F1iKkMKU551VZcz1mHZPWSupkurU4onmKOyoB2zet3DgbWl5B+niPZtf0IW33S4hjFzQM1A/rdtOi2yE/npoUWSGagygBQeCyd/7sS76s5bG2UxcjAb51CvJp83ea58fiwZ3U9jHknylq9sB0tWOlUDzCWBrGZ4mmmgbebbJt+gSI9My3BPUYwTyc4Nxgx4a4fPs0fcZlTSBx0pCanE3+VzvkzcDDxOdof76na/RN+/0Aexc41BmFd2ek77R5f3KT/soq5e6blQ+IzCm6dT8HYF3KTo4nc5H8QynMuwfSrN/y3bAuMHfkdZQPaLSXXHQq6ntZwfcsPIozdkP5/n6Q+it0wyuLIpga/H40Kx8qEruzZL7vH1EsgrR+zpltf9hQtHYGe6kjQjWqmO4di1dwwv8QfdMR93z8DzMbKhm4b4Nqv2i5WYpcuEMMg2Ujz6r71PdTHk67zIoO4kmQ5aKQBbItObyBoW1rQUcfQ7bh258c5dPaqVUqCM9Koh/pgklc9pdf2AeEThs9pB7Z0xAfR+34qStB9cM4oHkFJYfqkQ7X169r6dc0qD+Qatg2eIvsTUB6+kLgciYnLbwroP82sRNZze3jRIWiPpCE12QKfusgcdP3Q4Bj2+lCxXKseVPJX0Q4a761WD86KTT56Pv/z7sS63xpVEzDN73GbhcDGzA3m6h7TEYHN3bWlZp1rmfK44T6Vm/5JQLwvGF4dv6q1C0fhpo0RBcECPFj0+exY0NwVHoo9TmtMF+1muenf6zbProHZRcFNfSnA9UszZ0xJZTvyB2sktSf7mD79Pj8aVCicU+CoU5J7Ul/uUk3Dbgma142Z0qRE+/MBXK3dBcMrunvogWdfHKATXN/N0+jHpG5TJx6oDrgs6w6RUIyyPnfA16i9W1i4bmg05dS5Zjg/zckEd/6x0TGDX0lDZ836Wlq8o4DGxmz1gFHA1pFwcOR+ueHyqS9Y2uPa9Ky9nBaduBD2TTsAx5HrDC+EVSj5KTedCCZUws2/HcjD7/Uc3cJomJIQ8oIjd0ZJ/EwOZ0ExtD+b7Gez/rkXHDRF008C8Nw0sB0fp5HrR5Hr4sCLA2zjxCZRgtNWV0xJWuvw8GVoh2jTDpt2+Mq0w2/lb4cnSwxuFYM/LHG0tmL4BJWCkCgceTNKYdCZaAjTU32Jpmj6F8i+SyLHjkISozjKbN9HqW2nOIwgYwA7UqWwZk+iTSlsSmFTCp/pkWFd/A9v0WoHA/szwX8hRTjyZ/D/TXGGSOsZFdBRzGqBmmyQNRalWUDsJEsdgqzQdjKXoCQjged4NrGliqAWtumCTRdsumBzHz3h4cCzbpG9lnJAn4lyEFKKo2DuWuH+0XhzXxQVmdEPlMhsiWZVREfZ0xKW7YaZ56LYC0M39jwrdDz4/zhLkM0jZKe1RCdvUxSbotgUxaYolpYYukRhoFvkrqUwnM9EYQhZyFE4ozBeN9tgRl+INLPqoiXslx61kij1ggynlhe4OPXt1PNCO0yDDKppu1Jt0YrblMWmLDZlsSmLNfoGzSkK99Za7drB/UwUhZCvHEUziuIt7IsZJdH8PqsgGFFPOaRWnPoBSUPHj5LI8jIMzUR9RCIrjawokSoHJmpTDJti2BTDphie0t0U3LqrKQXvM1EKXb4zj4CUKQVxRc/ohgHZrIoQafsJEImVWallRRn9Hxcj4sVJHPhOjJ3Yi4TqpXMSN4WxKYxNYWwK40kKHbUqI1rR4eR/JiojFFSGPaMy/keRH2ZURf3zrIoAmn61u4RYse3EoeN6DnKxE/lpEiJi07+mfhpIVQNI2lTCphI2lbCphCe/iQhuLfvWWU0xBJ+JYogExYBmFMP3RTEf1tQSzCoHTtVTDwmmTw5RgijKoyBGfpYGnhNGQRIRPyPy62oua1MQm4LYFMSmIJ7MyRRAN0xntYDX8DNQDFQz8JqToBzY1OeJ2V7b3P6//79WTbBqCUYXeDok7qHz/7kZMiIVI5IwOipGR8LoqhhdCaOnYvQ4I11aNUEzperpqsbF/TTmqselPVE9Lu1Z6nFpT1GPS5gfrn5OOK7mZ6ej05+bEY/GzIx4nHasGd3ecVF8MDMCO2ZmtD3K/niZHKpBQB3PSmA02u/ap1e/Z59e/e379Oqv3qfvvne2y5MPpXkHqFM+zk9Bj3Q0i3eP+1l2+rv27HW06pnraLuV0ap1PWQck2uPVMqqHriUVf31pazuxBQ0Ol9zChryC6ZgwLpkCgasS6ZgwNpNATMjTWZUzL06I7sfpuMxAaCOtfZGj3IkB0ofHYqu6FGM51XPBL3215Dzqj+HnFf9PeS8anCS83ZAtcf5oT4yzM6dQKc9Z2Me9VyNedRzNOaRzU0wwxN0c0JPuO2qM08P8+t8RK0/PxJOjVmScGrMlYRTNmO+ktMfzFsDnSY+nwp6NHjUmL0Rz8I5lPHrzqSMX3c+Zfy6syrj7+aWHlgqM6YnmztKeUjNj/TX+XXJOe445Qg72a86ECwSan+VCSb1p5hgUs//BJM7+ZLmsahOdAYrhU0r4ZmeQKUSbKmm+TW/ovwT7sgJOktojUOgHcsqTnfkQMo8mRfTkukvhSGLxkIYsmgsgyGLWjuOWDqleLwvTnWNwtnpEOi052PMo56QMY96RsY86ikZ83hKABvz+ErlO+YJJDzhDE8o4YlmeCIJj23NfVRramXonYGmGC5ZK8vPQTPMi1bPcm/RDPOi9TRkXrSwhsyLVtiQedFSGzIvW3OjVdItvorgMrk3oQS0GvGHxCPIb853Wst4SKy9hCWM6uUrYVQvXQmjetlKGNVLVsKoXq4SRvVSlTCql6mEMepWxbEoTxqGDaebXFinh5wZGkr3oUg4kvIx35NCy0LtUU7LUb5OSzXihwaOdc8RM8Xlh1kxQ2LtbSJhVG8TCaN6m0gYXemLq9fEJMfshHJP0yLBHcuU5Jpqx++G50WKtEs+1ASf1nea4NP6TBN83VeCK85zTLQ2yoB2NH/178rPIdCNtQrrqWny5gTzCMIoOaG+OhkzaaiSMZMzvJkx/yyKvc7VDNAtvZoReLSvZgQe4WqmKFI9uxMoFyvrCSaNK5Yxk8Y9y5hJ47JlzKRWzhNMasU8wdS5B8vixCI6zIeiTOev8xpSRjlWlCX+SHZmBTRwt3qsL8DnVOYki/YHnmVXf+pZdvVHn2V3xR2ZkONJtRmBZslGFOi1NqFAL2zArj0dD4Ca34RDav2dKOHU2I4STo09KeHU2JgSTuH+G0J88o8ko0SpCmj7tPrfeJJP41tP8nXf/IhLqjDxH1VCDvOXJD3KsWqk/0qxAGLPdvhxfp8PaPX14ySfhoqc5HMURpvppBfYbZRrbLoVRZzfzQtjJFOcEEFFyoRUezr7Khk94nHMAvQiYZ1G5jd2SzaSUDd7zw8nhRUlEo6kFOfyRPD8PqlptNdGn169Jvr0avzo06tRo0+v1uR9erUS79MH4tya8IOeIVVLWWxLTfNpz/pii2qaT/srLLarpvm0v4rUuorZLUV9xJj9Mj1K7e8yxaX+KlNczmDP1wG+9wSrYuAm6LXHL+dVv4WcVzwPQQPvqlCYNh3ZAhtswKJjhg1YunFWh+JBrZFbKn0NOuDQ0J0DDkc4KSQfYnxIFWcETjRhLxDyYUd/oVNwZEG4swZDn3iBxTDJqGMyTDIKu+J41B19n3Q0EympPqi/dUs14meh+XAFqhWf2qNdEKE6xacTozrFpxOlOsWnE6c6xef1o7u0YrMEQu1ZmmBST9EEk3p+JpjUkzPBpNaEE0xqNTjBpHb7TzCFHVyc6A7CZWo+HLW8gRP00xvHZDEImuETkxwTEYBUm/Kg/Yd7qovigg5EEQk4waG/7Ga4NdbfDLfGQpzh1liRM9waS3OGW2ONznBrLNYZ7lBYCYfiIz6p4sQ7sgXffMCi86EHLJ0yY/cZzM8ByWvxjiptcw/tjmY1koRprOAmCO3Fom0tuchkGVWLpdd82vOvloFmx+mYTeflxUPtWK8a7UjM/IDdxtexfMAd61UDHolRL3ktMWqQ0xKjRjstMd7sV/Do2V4o7rP0S/TZtTaUbyZUfV6ypVpOrecEZsYTjpc+pmEce7sW4pkOlPVp7AXybNX4dJDrStDSxKvLoOp6lNIHqMuw6XpYuh6Rrgej63FIH4IuR59lwHMR5mjDzSVIowsyJ5Lc/6s4lwc872gV6PTvM0c8GpeYIx7B+UVNVIJ3PPd9/pwjUuo7CSa4NFwEE1waDoIJLnfiIlMP9VvSC64wBbYl95cC25LLS4Ftyc2lwDZ1bVkcTkov1oj6gqvLPueSy8s+p8b6kHBquJAknOrzqIxTfRaVcarPoTLOULzcBCCLz/kOur4rN8QE/VQsmkijE+I2pFfJTHY5OSgU+jSLSrKWNSPhUclO6/IrS2Q3PEui9Gb4taL1Zvi1ovZm+NU7bJ7fk343tXt7kuPSeZ1ydU+sU2p0nArwBCmcPDN8qlWlYa9McowtoSI5V00chyLCTqBcEGI35tKJsRtzCb6pc3EqVJcjnEbfvdCj1/Aj9Og1HAY9eg3PQI9erWn69F0eZfm7Et45yWhllEoML3+fhO3yd/WxtaaZ4NU6t3Vk2h94xKL+xiMW4abz9/yQqWYHSKaKARzzkjldNW7OR9QjeXt8h//MDwRuHypFSrtAuSCpfcylk9Y+5tJJbB9zdSY8+eO4K7RnbkSt/cYyTvVbyzjVby7j7N7+9HgkDyUF9FIj1nxIrH/AnGbUOGVOM3Y7Jt6RQwq14zS+3YB2fMS+J3ty3OVJfnpU49uIel6exvgm6Odlskpo+iIZ+bzEh3t8eiBpoS+04ZiXSxHvX0QFv5Mc+mtshltjoc1wa4Rkz3CPlfIctVdXo+RyG/U9+Z2qOziSLftSnGf+W50w3SgLvhSnn5cJ2RjUBIU0Sn3BAtO8dA2zdYJ+JPM/6MHr9SF9A3fvv/+s2v8j6nl5P6r3/wT9vMx3OgfMSY55ua+VhtaYfFwLgZLgQ8oiGX7XqNAwIp+X2NXG1Bfb8cy//1sdtJrk0EarOW41Ws1xq9Fqjlt9hJjj9qa/1Yn8cWLu7QXfquOZXwc6DvwphnmpGogyQT+SGVrzb0x/H/HEu3Op4YHoyPRjdocsGgG7Q5bO8nrDgkrfFcXhdZoqXBID2nGM5qF4wEopLdWiKFSRQy8KVeTo5a+ccvq166RMs1BnsQzp9StWSHk1ClZIeeXvoirONUE/+oYjmvuSLJshxjGWW5TUBNjlBVTnVmyKAa3+fE/yacz1JJ9GXZBJPo2SIJN8GtVAJvl8McZYqw6jQDeusFnij9S44jWk52ttipQjOa7lkrIsSuU9kUg4DrmsEyN0QjgHtEuuISf4tC4iJ/i0riIn+DQumib5NK6ZJvl8Ictrt69OpeKKt6XSd+4OODQcuwMOIb8BqmwXR1JiRR2OhkxftwxZNJTLkEWjDMuQRaMAy5BldNGhzqoTCZdea4hM2ndEIpMjeCGrD1rAJBIu8EGOmHRckCMmHQ/kiMkdJcZCqQL6k+o8NyZfYlZMs2pZFdOsGspOxqqh72SsQvBicY53hPxxLKAhgYYTc4pB/z5HzqxxuSNnFpZ8cT6ccH5oXl3DbzjNMlbQRZFCRoHSsykSSqVojKtPql9ee4pNo9L2FJszGjfzgt0XJ62RN8TSWahr36Za0hpiqbTqWGjU3BlRL57ZIaf+5A45x/OrlQ08JF78BtP5wL1hqN0CA1r5R1Y7A/qks1sPqs9qbz8glkqLd8Xdgm3Ykc9KrAvnaItsWgLJZGpHck4xLF4YE8xo8jUXfNSOfOysIVlREpzR33R8NkPqBenW05w6KdfTnIIzoL6N1rGzBrT6lsckn4bZMcnXjR3CeRqFeirxocqV4THTLPoFCebYNeoSzLFPFUuBmlua1VKAdDJuOCnU0XgCnUyGzhWmSCmTo47jEAllUrSi6wa0Mlnq6wmRUCblWOqOh1PK5Ggj5gT9opjvaV692O9pXmf4LjpXcyLlRIQaPt0rY9IYzYKDqkivc0YV6XXiFkX67qTn+NYRWkng/bw3QqDTfqcxj/q9xjyjaDgTp6mpQNQ+6dLYuD6bdohcn00IoSIfCd7pDLtHqR/wNcGlEfM1wSUEseBDap6goA6EKCkWe7XH5ak1uoas7XscD7XsEjy+jzpBrQPJPca+3Dm3mFoIkghxlghxujc8l3ekVHWtGYhseC59rwH/4lca8A/fxqQ/meC1L3F+WvxePe6r3nBK0mXvOiWpe2t6njNL1amjL7ZhGa34BOKcyBJJjOHCeeoxL52aHnM3G/cF/Xf8SOGCWotL5qTPOJqZ/HgPyAmWdGWqHQ192WPmkXzowpIo8tP6QmuOC+e+z42EcfxB/34w78p8t2w0At/FYxrLWLospmR0q2NfxPmO0LUP/WeX4/oU+6XvKhe1+JXlosQ3P5BHk/yR3OPDHVn0ziLjxW87IWT5e04I6d6w6zLGTmJmlpfVyeSpdQved07MaNcOiStC5aTXP7QnR/nU031ervBQUczomdV9QbGrOhXlksUjcF24csYSli6bsYRuzVTnIykp9Qdy0ktPH4ieYL/0PeWiFr+wXJQjEeUuF+VKRHnLRXnt96jrM+fQIRsfkiVLbcg6tm3Kx+Op0Km/JhAuyJ8dMemkzo6YdLJmR0xiZ8w9b2WvEzQ/JB5nxjQEZnNPVukJ7OhnZNarQFNiTT0jTyN8Zkg8NzrNDlyTHDNyqWGSagoE0olCCYcPjxqrWKBbkDA/5NHJlh/yOL3ibSXETalTQvqkk2Xg+M8a63pIPCNtn1eVyus9op6WZwKJqVnfsUe9qMLjFKdejccpTmfqHeDiRvcNgHZuPnRSxMfksxJ5aoO2RE4++83ywx01oPXW6IhFQ7Lump1g0hp3muPFA6c8OrJV9t40i4bkhZ+xzzVdJlK31uuQeHq0yVljcMmCyk4DBs1N2zHoVWQVGPRKsQoMGnGNfQaNqhl9Bo1iGX0GdUOxAYNGr7vhl7OEUv4HuueqU3lOPqh11oh6ojWAQKGBAhP08zLV94Fjcv27HhmrxrWPjFXjBkjG6k5OAfTAUSTHjMlnJ1ULmqYYxiEO5zjeEQqIx/v54IaOTj+sYcSjEdAw4hEurXI4IsONujqbZECrf201yadxbzXJp1HiYZJPo9TDJJ9GyYdJPl/QK+c42z0qTYGaaiJPJD+c4vJc3au/0YB2QaDrFJ9OlOsU3zgsQwcGB7RT+TL8d52AqyGxXJrGhfuAdiQLTJR7kqltSZFQKkVjqvqk2l95kk39kSfZnNG4j/f5rqgK1dF5TC6dCWiHpiULCKVSdqzP/YloSWqI58Z00vw6ktXCipQ3JTZ0jo5TDPp90OXMGh3R5cwavdHlzK4QfYB3JrikT1pTMSZfEIcgYdUJRpCwCg3acHUP3huNzdsn1XfTTLFpeGqm2Byxt3NFFddOXRmjRzk2enAZQ2Wu++KoMwdj8lmJ9WWXEl8lPLOytW+MZEyz0tWm+oh6Vp5WEN8Uw6xU/t/1hdb0szJr81hfaMMw/7XU8Dsmn2i3djqQqjLB6DJPZH/cYYV+mORYkKAn59ZJ1pNza1QoneHucLgqkgQmLbkvCkUEgEipn/w3waWR/zfBJWT+nKs8MXlAl843nKDXT32T8mpkwEl5NRLhpLzqA42c1xP0b+86WKF8e7QLNO8Un47aneITnNfUrtiznq46/vcBsb4Db5pRw5E3zdiN30nN5mRhJudYAeojav1IVwmnRryrhFPYgyyiqNTQzT3Kcfm85led9L0+rVyWWvn2SWdG1RTC0RxYQy6XqKXIR9RyeWmRnIpSU1xNLJdGtx54S+/1xDXU+mgq4dTAUgmnBpJKON3x2z/cP4LGUaVQj8jl86njXBwSy6VpGEED2vFlBwuk1Lj96uhkMnTuuURKmRxN/8GIWiZPfegXCWVSTvTYo/d2nFImJ8sP6bnSkcMppXLU375HOV5F+SHf0/NsW+Jkfh0NqfX3uIRTY49LODX2uITTlb89PSemighcCc/lM9Hjv2A+evwXzEqPX8OOnOVXO8jn+dW3ifP8XQtfDJfFqRrTBLpxG23+m04zXZFSJkcZVCHQyWRoWQoDWqmsMz1QVXqiOKlMkgYO9Shlcmr/vMY2nGLQb18sZ9boXyxnVu++GWb11pthVu+7GebudirO78y42Glsmx7l2EnT/Krj/evTymXp3PQMieXSIC1dTxRQzryh1mFgTC6XqOPV6tOOZP2DnIqzwmCvabQ3TZ9evU/69P3UVp0zukC3KC136cl8zCPcWBL8QWcNC3Tju0X4TX347MimJehZaH3SaUk6d5wdnbyioPlAdkmxJ3o1BRvqGXkak9SnnRsbxHiYtRy98XUcSrlal87TPDOytZzkY/KRxNfHo/nudE4pza8an2hMPidRq2ryBP2cTHXF5CHxnLQ3OtM4QT8+ZJ1jYmIwN5VlMfqk+u7EKTYNZ+IUm5gQDa5ejfuxhmzikgV+0rq66wglUrTUtkgpk6NTGqlPqh9JNcWmEUw1xaY2AifZ1ObfJJs3miV15aYepWS2lTkKHZlEAiv2wfsyaggSqCXytC77OkKJFGZ7xcUfGnIa0oWraMCmu4oGbLqraMCmu4oGbOrjwyRbd3A4sNpsWvErIqV+4MoEl0bEygRXB5O4PJk6BW4FOv0T5ohH42A54tE4T454XKHE+IEFp4KOMDUaKEzQjzZRn0ZlWYyotedPxqmeRRmnM/0OWs0KJjkUc8PiQB8XTA9nmJeqZXxNcszL1TKZJjmmClCb30FhafMdVNI130PrEFUl6jHHOOSOJ2uYkK2h7mQ5op6XV9eWrPRlNhzzcnW08RSDQqqGRTXFMC9Vu26WlEs9F+aJntzUPRhn+FTrYndcsi52R8W60IjvHNPPy2TVyzQ8nDKmkXRyIOXdo5mW+YEeM5VbY0yukKg+lk/QK2TqJP5OcujJNdFyySbSlO1cINtRyC5KZeu8Mb1CpsbinWJQSFUv3An6Ce1THqG1HtEzTPrEM9JqB4b5Th3BKWOaka72UwxoZ2S91fLnTdDPyHxzj0vd8THaGVn/obqs6pPOfeGcroS7dWS911VS0ywL7M8Zdh0jdIbdmXivd8qqKgPamTl6dz6Ck1BXGqeenXO8155rvJ8bGdlRy5mkrQ1tvlc6aJXcS5536ZMuWDcyGUsWj0yG+lyolqH2FKhlqN0GahnqG3+1jGAKCzWqDoyoZ3fBHyfzG6U3a4phRurPPC/h9fGoKbVjmNMDese5IfmMxO/VtsSQeG5fsmLL5vuC/qP74j2ecbl0QhX4qdRxe/dJZyQpLek+6YwkpTO1TzojSW2LD2hnZEGPwEpTFqOdkaUVljImV41OYcePqGfl6RbSn2SZkaxTC39APCNNy0E9Jtcv9S9j1WhjIWNV6yMpq1oNSVnV2kfKKkS8lOcT3mlclnV045sF/psSLwQ6mQyNDDGBUDoSvZiUAbFMmlb36QGt/p3JJJ/Gpckkn8atySSfO3xnvcy6Pu3Sdx7wab/zgE/7nQd8o3fWujrskcpWjM5VnUg5NhXuz2Vyr+UbECllcv55TFgLVfO7j2qbcJJF/wAwx65h+8+xO8P30vBHCISy2XmLK2WySJ9UKgnK35k/aNypTTHIpL4p9vvzIT9pSWyJZdLekXKv6rcrUspHpWNj92llsnSsa5FSJudvAOMLdo1IPy/zgh00ybh0H80J0d5Nc0Kc6ffV3lkC+fwMLthlPQaF1KU7boJt/gmLdt+AZV6y/k4U6VWj1d+VfY55ufo7VKQfySyL5AOOdYoX9CjlcpQ2Z49SP0l3gksjRXeCS22dTHGpTwVTXN54fnb5gZyPejPEaeVzzX9XHElH1HJ5ddyGRpDqNItS8iKZy9fG0vgWCeOCFbK0dbOEUX1wlDCqfZUSxmD8japjcahUCmFELf/mGjb3gFYuK+V9BNRXfZMcy1fSAm7nKm73Km7vKm7/Ku7gKu7wKu7oKm6h6uZF7NetNvu65WZft97s6xacfd2Ks69bcvZ1a85etOhk8KOrbvs810GQkt+5kt+9kt+7kt+/kj+4kj+8kj+6kl8FSWoB165A+9olaF+7Bu1rF6F97Sq0r12G9rXr0F64EIclCuu+ujph7/8Avu8437uG792yIHi1DJ2sTJWMziOSV+19nfoFh8TabyVhVL+KhLEb/3fME0HKpHnD2Rd4x5oEseCapR9Gyqp+CSnrzGuYPysN87FYznTFK/UEXPJiPQHd6/1aFKMX/PbxgPd5svQVa7ZrXrIv4qLX7IsQ0vJ2BXdA6uTV9WnHFy3N7xoXhj1SuSS9BOMxuVziA0lZBLPawTHNopaslxMo49K/sFNI0Li6U0jQuMRTSNDI/FJI0EgCU0jwZ9YA+eO0cAlQjpnVistTTqola6vHopa8bG0NuZavLYmEBWtLImHB2pJIWLC2JBIWrC2JBH9mDWivLZFDvgKy84GU1ExasLZ6LGrJGvaUhGf5uprkX7CqJvkXrKlJ/gUrapJ/wXqa5Pdnvrr2ahI55N9cp9rfkHiqQcEpT3QufHqUknYkJuv/oRGwNKSWNk7QGldHOZLD07+VQjqykYQP5GDG5/KgkQHVJ5UWPyihxMYOIo5V+WqTHAvTxqe5dbPHp7l1k8inuXVzyae5dVPKp7l9IXfufEjuYW98ZF3sC2Xu4Ih+9IX/CY17TDGfdVbkmHwk8W2z677LMqLY7ANalSyFB3REPZJHD/vlB/WNc0cmkaBxbBEJJVJ0kld7lDI5OuZZn1S/PvkUm0aB8ik2ZzBuvWPWgFYyB10tIO61WiKyZlk4JxJ23bmRsKtxapZdDVSz7GqkmmX3Jxa4St/3KCUfV+NCVySUSIFakjty0pPUEU9Wp6vO4KUxK6yyivu0+opwkk9DBU7yCRXnWF/oHf1ZCzTG5Pr152SsGmXoZKzqzSFlVW8MKat6U0hZuw1RR1nrTfuQWL9d2TSjRr+yaUb1hEsY1dMtYVRPtoRRHZAiYQz6Dai0PlCPclnLqcWfZopLs8nU4o8yxaX+IlNc6s8xxaVuiDrFFQpAX1BDV8O+a8gmVAX8pGXfdYQSKayEl2lriKkpJXKaQrU6klra2TEh7TGhWTmOthxH8W5owbvNj8nVHpOrGJOzYEzOZD1584HEVa5qvyMQLqqdPmDSK5g+YNKrkj5g6vJloMEgtQF3+UdVkGWPcjzx/L7oIT/dm/lud6bHS1bQcT4mUMqlb8orJGhY8woJGga9QkI323+SgxrcGqLRHMMPGsDWkU1KUN+ytVST/Fr1pUTCSSnM+6UUwagm+aGIkKoSh0A3KUPMidVwkE+zKCUvkqm97iWM6uUuYVSvcgljf3FrHPQ6sglvUdN0V8/3NKDWnjwZp3r2ZJzdAY2lo9yV+HhPIUEjfWmCfjwvIs2CskAzfPPPaKJp9KU3HPNy9QoFTbPMS9ZKlpnkmJerkSwzQT8vUxLyUspk/jwZYhrvMDWBsjJP8SM07ISKEmpUlXKNK0bf4zI/aRjjIqFUik4vpR6pft3pKTaNutNTbM747fOqUhbM7tNK5yA7H9JKSxKjlMrR6XUyoJXLokZwTjRlcVqprIei3KV7fNQS1hBLpe1weUfMfI/viJZAgV7+tjqJKkPimTW9O2qu6J38PXX6XvVIx5LafozsAopJqTR7RgocFzSOHHMv6R455u72X0qq/O5gpgesj20SnnGTXPEkY+6K0yknNYf+CajPN/2MkiT5keh5pKYY9Nvwypk1uvDKmTWa8MqZ1d6qGWa102qG2Z/8DOoUsBH1RR9gWQsmGeeyqV/WfEnGuWzSp9suJW2Vq+aj6PUwPlK7hEI3RYJWwu+NhN9jqg93ZOYZiraBQ3J9qJOxauCcjFX9ZaWs6k8rZfUmZk+rPtOY/ILZW1yfScq6ZPYW12eSsgqz9xgL10SL1zZwS5d1T/T8R+mR6n+QKTaNjzHFpvEhpthc2UzqLcZpngsn4IJlOcu/dEokC5TOzUNRJE0eQUtdHOaXmYxpZJzICE3IpVGkKih4tb+Enhz1F9GTo/4yenLUEKInR61p9eT489/09FAs/5iUSW/FUMKLV0zHe92KGcm5cMWM5Fy4YkZyLlwxIzkXrpiRnOkVU/vqdYK55Wyzq6ZPunTdTHJftHLmJC1bO3OSlq2eOUnL1s+cpGUraE5Sbw1RJfaf5zzVXDp96tkV06NcumCmmC9aLzOCli2XGUHLVsuMoGWLZUbQsrUyI6i/VGoKsIc1DWbKxZngT7+nPB1RJlNnkchEc9bOOC3p+s8/kkWx8zImffN0XoCGfTovQOgGK14waGzdCXr9oDYpr0Zcm5RXI7RNyqsR3Sbl9Xr58036vHoGR9T6hT0knBplqiScGnWqJJzdEaXCuOsJo/H+E/T6UR5SXo34DimvM+FBf8h36S7PyOKD/VhC/ePcQzSmTcp1gbt+WsISl/20BI1zr0KChmtGIUGtsVQS1BGPKgnB3LdWu59lTNd86WXOaIWAi77zMte0QsBFX3nCUb3sI4sCum98h1maI4AkAAypyOHE4r50trWKWb8Gvp4gjYr4eoI06uPrCdKolq8nSPRsZxmhR5cd/licVbe8Am254O5zik3HnT3BpuPKnmDTcWNPsHXTBLV+SkK0UrcHtPoae5JPQ1tP8mnEYE7yaWRTTfJppFFN8qnRZZpPHTY/zRcqi4pN80XqYmKSD28Jac7VGZo3lCczK8p9pUh27hNrryMJo3ohSRjVK0nCqF5KEkahq/mdSXhiqzpbvUeqn3U2xaaRdDbFppFwPcU2uN/JzocP6hsdoFp2hyNwaN7aCBya9zQChwbmDji6z74vmM6Kd+dSM2N2kkM/s2CGWyPFYIZbI9dghls9h3Pcakie41YD8xy3Gp7nuLvsJvgFSu5pgsCYXN/lImPV8LjIWDUcLjJW4WKTWtes6PeeQFXxeX9un1bffTvJp+GtneTTcM5O8mn4Yif5NFyvk3zqJT7N1x1oqj3orl3+EaxuuGqEds2l+dHW9IG8Y/x/4/x/p/xvGf8vtvIJ6MonIOUTnCuf0PmKIMxZkcnHSUaXG3Q4bQ93hYQ+6UgSy86Zl8BJxnladeMkRSpiQzUuklM3m7J18p+H/OrE55ZDO+O55dBOdW45tHOcWw7t5OaWoxeKeKIryVZFIDKicePqP447DPu3STVl9b/mhUl4NGWjC2Qj6Xqpi9DqLZuGePHqGTDqL6IBo/5aGjDqL6kBo/7KGjD6fWBCamAafySGMvOcnEQKJ6r035aMSqj/OzJP9+d9fMD5ro9rClk1jXylIb01hpavLrR8XaHlKwotX0to+SpCEoBCGviElBCCLoAnpAlP6AJ4QnrwhJbAE7oUntCl8IQuhSd0KTyhS+EJTcOTo4YnZxqeHDU8OdofpEeu/gw9cmeAVo4GWjly4HT0gNORL11Hb9E6y5ers3yhjmepNmkcHbvHUW5+5wJgcTSBxbkAWBw9YHGWAItzKbA4lwKLcymwOJcCi3MpsDgjYDmXMT6Y1akk5GRWHzTDMaRc2pOvkqD+CioJ6s+hkqD+LioJ6g+kkqB2TKgkqP1vKgnqixKVBI0rE+WSstQtWJQyNLqwKGV07pLH837/CAVk74jivrRHqb1HprjU+2KKS70XprjU63+Kq/Pdn/DpVBQmgTarTQ2dNjSoifDRdC1xWb8zWb/Xsn4fBgn1HsjsDg0skzHp1/qbF6BR8W9egDP9fupSNGPykabtk5SnvFJUgZhiuGym+swLZ6nPrFEZUc6sURtRzixZ7FVyT9KzoiTOJMdlczngXjiZA27JeoPac/rvA9Tzq00jdX+CfrK66el8HOGLJq7I2EfytcomN4TSUSqvrURCqRT11u9RSuU0RaaUtfWG5GqJaJlEJJV4InivJQsIpVJK8jFXrd8BrVRWcsJaciidfJ70avp2pFJJvBK+Oj5ygn6iqkZJsW2PK/Muz1ip0NTc4UPKO2Zo62qVmInniT8rVqNK+sxb9Z6CNJ/SZxpJZzVTtPqiCYS1FFOjKdoEl0ZHtAkutZKc4lJrxymuTi1m593OfMjT073OHI2o9WtISDg1akhIODVqSEg4uwt7fLxYMU2xTspVKqYh8fhCVCBQKqgh8aS0tHg47Aqc0qMB1eCKOpZTDLNjVKu/EbX2OpJxqteRjNOZfAetQpBTDLMzw8FdpaAmOWblVqzsXXVfnPQHLPBcNPtjftQb28IClNMss2+tXYhSxqSQrjBshsSz0jQMijH5pERdg2JAOzb2u4noMqoXJC9K+eefMG88TLPoH7rm2DVOXXPsGofYOXZ3flrQ8mlB100Lum5a0HXTon9pN8vuzc+qs3xWnetm1bluVsc3TJNk7vL3cvUAwFsu2btuxrzrZsy7bh16o+2ZEkLtnfwjUZTjq6nkHeAe8Meu9bReK7gei/5F2Ry7xnXZHLvGpdkcu8bV2Ry7N9F3Tqfa6oh6fDwvdrg0q8eK2u6L+oPPMeonEKmFaGQTqYVopBaphWjkGamFaCQdqYVoZCCphWikI6mFaOQmqYVE7Wr8+xFSMinVcdFalLNpr0SlCPU6VIpQr0KlCPUaVIrwesVpT1V306WF0TKmcXFUXN1DukR7TuIlPBa6F6alKB4y77uZZNF34Myxa3hx5tg1XDlz7Bo1QefYPdWn06itOsN45QwvrbiqFnLpbC+tw6oWIrohy0POSjItWdESpgVOyVkBOr7JWQE6LspZARqzPC9AmOH8dCBVZd497hfNsZRNf5ZVIjTmWSVCY6ZVIjTmWiWim22cm2ZZxAXVSRWnTYlYzEn/soZKwod0IOw0FCY+eIZ83mE0y6rvI9QRo+Gu1RGj/uxaYlxx+rT9a/msew0aU+2h5/jjkZdaelzyLZTci1px6UjS68+lI0mvaZeOpO67uJbLL/g0i5VN0GvPmJxXPUdyXvWsyHm7eSBtWTpooKqzkiY5tOdijls9G3Pc6vmY43ZHNhu3/PXNYIF+sYU25tU3zMa8+vbYmLebh11+uCMl9Gw4FcvMqFlO7bnRkaKeJR0p6vnSkaJW9zpShPoXBCf3PBSqWlRXcY5RvzaGWohGpQy1EI26GWoh7rgQZdeye9q+0Y1s0ZU3N4I9zrWqXM2zLi+LOSdmQXHMOTEatUF0xGgUDNERo1HvTEeMRtUzHTFqv6CWmHBuaTVNnu2lC6tlvGZZDYVctKiGQi5aUkMhFy2ooRBPZ+bRpTOP1ph5tMbMozVmHq0x82jJzDuXzryzxsw7a8y8s8bMO2vMvLNk5t1LZ95dY+bdNWbeXWPm3TVm3l0y896lM++tMfPeGjPvrTHz3hoz7y2Zef/SmffXmHl/jZn315h5f42Z95fMfHDpzAdrzHywxswHa8x8sMbMB1Oe5TZkIoF27Gqv7pB+iStXwqvlv5XwCgG3LFcrT4AS73b4Dy03tYRJ/63mBWi82rwADaf0vIDufLzHd/jP/AAuwcOJpYJpuI6necYO6mk6nTYT86z6rmkdMRp+aR0xGk5pHTHdp/kZV8WhfDR/oB8QCs+90elsJ2PSnjKFAPVkKQR0e/NA4O62KFOoTV3pLLxJDu03m+NWv9Yct/rTz3Gr4XuOu8Ptf0DDiXOJ6cJqKu+Zv3Lf1OyszvBpz61ahnqG1TLU86yWoZ5ttQy1W0ktQ+1TUstQO5TUMtRxZmoZGsUdNBaZRnkHDSnTzbAWNmZbiCxS1mUtrhZiipTVnZmCpY3Aru8Adn3rr+t7fs0r2g5Zj0V10lsrExwj++dXSvWWUb0Fqnd8EO/UH2COUfsbaAhRfwYNIeovoSFEjcoaQtSwrCHEn1gWPApj0boQWRZsmxl2nT0zw66zYWbYdVrjzbALp8syuadwnfQiyi4sCTMtC8piTj9OnSg7pB7nx4kUPPJf70gpY1twqFSI0DlWKkQ40+95In+ceME2/ZfseObnUCOVd0Q+L/FYFgksQ42MUCmb1hMWy77sW/eZF37lPrPk++q1VZhmUcxUd4+pDnebYbxw5iaFLJ3BSSE6LhilEHd60sA9gJMFm6JmkFSmoFbQEZd5pddZS8Kj/QHm+XULV8j4dUtYyPgFo4+kvKgHdKocplAs1EO/1rLeMlm1VfF2EAcy9cB5Y2KCQd+UkDNrGBJyZg0zQs6smH01RMjZrpqYhfCgFHHZJEmgIYWk0gNr3FbxWjcaa0fGpD1NCgHqSVII6DTRh0P+kSxqhTrJof1mc9zq15rjVn/2OW4hfT8/PDZrIsXlvNE1JNZPlZ5m1EiSnmbUSI+eZtRI0J9mVJ/3JIz+5FTv8rv7k/ZcM+qLJlvkXDbbIuey6RY5l823yLlswkXObsaPUFSVhbsu2PEyJv0E9nkBGins8wI0ktjnBWiksc8LEBqmUQOmhBIE51zvNm9IvuB6TcKqc6UmYe0Uwz0+Hh/Ne2o1p/ixUtelmqAfJ+VTo42wfJ0qyc0sX9x4VkdA+9TjQZGkry8MSYQ5lwhzJMLcS4S5XBid3Dc7/LgvyuN9Xu31bisnObSX3xy3egXOcau38xz3RFLRknB9GdPy9KJLw/QVAhYkGqnC87vkUg5t9MS2J6cS8uyXZOdOM1+QpTsraEm27qygJVm7s4J6Nz3pQ1F+gEPFlV7VXwVR9eWa+X5YfxCex3q1Nk3i1Pg8zTKC6DGZ2kUo4dGQDS+6UDSwLLkJk7NrXYPJ2bXuwOTsOi79GXZvZla16+bNs2p8P54GtPAZnElDukZNPRmThvQ7HiFjL5TfsF2xBgciLlmHAxGO+j3RZe+Jrn9PdP17Iv33dC57T+f693Suf09H/z3dy97Tvf493evf09V/T++y9/Suf0/v+vf0Ru/5I5hkjT43f81P9+abc1kVpfkacuaV5qkG/7hi0ZnaMjwg9R7nZXV63JFKz8STMy4w75RCdEw7pRAds04pRKcgi1JIp5vzQ3XCdyXeNwtCt07qHOP4oklOjC59ClryFOfSpzhLnuJe+hR3yVMWVMj9qZUyjLZtH/SOnh8eT2S3mzLnZx8zy6m9+XSkqHefjhT19tORot5/OlLUnlIdKeoYUR0p6ihRHSnqOFEdKRqRolrLTiNWVEuORjswLTmyFWwvW8K2bA3byxaxLVvF9rJlbMvWsb1sIdud//+OHEjJk5FwLgS1L6xe+EMn5vVP5q+tmJGj4gf4/UeVb6KlGgE1++Wnw0lHACOblvC34q6o1BIYmWQMENigIYLTaePzmEeNxmMepz/WN8XxUT1SoJp+1/dFsdN4VUa27E1FFs0XFVmG74krnU/CyKbftNHb75XBamPyWYnaspbNX59Jcwb7TGo9PcGkVssTTGotPMHkD5airitrRL1wYY45ddfnmHOwTL9Xu7EEutGy+phXZ7wzU1Lld4f2hFlqIvUvnPtbzt2kbZTT0iEKRhWkO8UwP2a9GN1pFu2vOMuu/pSz7N337M0mRJlphW5KuUbzNqR8rfS9T3Iov4eGZ3WaRTnib8kJ5zvzl5w8LBq3wKf9zdUy1B9eLUMNmGoZavxUy1DDqVqG+kijlhG037447CCf9gGfknvt+nwyJu2vrhCg/uQKAervrRDQXQt+U5IHsBcau7yOTdU6/yt4tadLT4561vTkqCdPT47bd5jWRA/g7vw5T/9VnMsDeeRGsPldlhFFvLaukBG8/Zjf3bNIKpOL4Bfpel9Qwav9BfXkqL+gnhz1F9ST033Bd3h/Lulp8/vzbsebirV+Mk1XmIYAfY+YvjANx5i+MA3/mL6wbnKrc5lBq7ZitzNjetBJWcjC4+I2vAox3ccEwvb+AQ7M859uRD7aYn0Se4E4WyELLZCFFLKcBbIchSx3gayx79qzTPrPu+MuP5nv+DJpsJRr7VnpSm7tjaQrSb2LdCWpt5CupG7/fA9Xd2/F8Lp26t+pjRklt/Zs6kpSz6auJPVs6koSZhMux8g7phy+ze/yEzUlf8blB3IC96QW2OuJ0J/XJeI0JneJOEe4BsIlRdP/YHxvm6JA/7so9rXhobPYdIUsuBxaJFDnnmiRQJ0ro0UCXaFa82NxSM3TPTE/FnmqKNDcox2DN0tQN79r6xm8rSPAtYJsldxLPpeWJK3vpCVJ6wNpSeqFSppd5fcmmD7Rmcp51vF3IyU55KdHbqayUInvi+Rc6RwYFLz630xLjsYX05Kj8b205GjcwmrJ6QIh/o4//FAWHyFi5bDsHDzLqd8GTUOKRic0DSkazdA0pHT75QfSxB7XlLUrV2vyVMz6TnI9QRo+cz1Bnep8c18kBbM5vsFlCy+TVsl8soO+HP0UiMUyNRIjFsvUSJdYLFMw6XbnPDW/fTzgPfTXadSuTku9eVZ9E05HjIbppiNGwyjWESM4P47FSXCW/MjLfnDAZJJ0lJGejIlTZ36q2s/dDHER+uqJ0FeHS8RpaMUl4jSU4xJxgpeX4DKtmNuGfpSUfhXuUlzm5NKWou/5XShRwwe8UKKGN3ihRLVlslRiZ6PwAFqSmu8fj4RvtTd6OWOznNrfS0eK+hvpSBHCkYuyqJLiSHre8f9dpDlO9EBeS4K+r3uBNA2P9wJpGn7vBdLU63SJNPXV3xJp6kvAJdLU8Y1LpKnjHJdI04h3XLR8NeIeF8nTiH9cJA+1+/qfZYwP5t8/koP5Nv/zT7xI6auYtXezpiD1RtYUpN7DmoLU21dTkFAXoKA/s265JlVHh+Tx2kTRn7nAX6nA11ygNF10TKoMyZxmGZmYY7JvSnxIq4WyOZOGdHVAjIRHQ/ZbXpN/6dgbNv0a3yoRGlW+VSLUO0Epwp2ZKhYAeemE9Zk1Psw7Un7ME7L0OQ2bxhPeaNR8k3LJ5PenVXGzKeFZuqgk/NorSsKvvZwk/K5ibtAFc4OunBt05dygK+cGac6Nc8HcOFfOjXPl3DhXzo2jOTfuBXPjXjk37pVz4145N+5obr4t7qgpSHYniC09Qxmege9idpZE7gGf9kypZahnSy1DPWNqGWrLTi2jM+p+IbsigWuQ73bkDuriC7E7GlOvZtePhdUVpRESqytKIzJWV5RGgKyuqO7r0B2TkarKiwPeme9LnB/gkn7JSUhLgvY3WiJN/ZmWSFN/qSXS1B9riTRviPFCm4neHZEO1st4l2K+Qo429ivkaOsAhRyh43LRFA/iRcSGh0zdRssKMd31XEv4jhH+rMofmWIYWdBDIuVxdYpBKfVNcT6o0iAkPErZv97T88F9USi8p3I25RNe7+EGPlcci6Rc+pecCgkaV5oKCRoXmAoJrnSW3u7wYdkMMQ7l7Gsnps0xXvwNLkpX0xCy/EtMCJF/jP9R5IdFkwUMyk+hkV83zTKQ/H/+z/8fPYIHpw==','no'),(1268,'rs-templates-counter','0','no'),(1269,'revslider_table_version','1.0.12','yes'),(1270,'wpgmza_db_version','9.0.40','yes'),(1271,'wpgmza_global_settings','{\"engine\":\"google-maps\",\"google_maps_api_key\":false,\"default_marker_icon\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/plugins\\/wp-google-maps\\/images\\/spotlight-poi2.png\",\"developer_mode\":false,\"user_interface_style\":\"default\",\"wpgmza_gdpr_enabled\":1,\"wpgmza_gdpr_default_notice\":\"<p>\\n\\tI agree for my personal data to be processed by <span name=\\\"wpgmza_gdpr_company_name\\\"><\\/span>, for the purpose(s) of <span name=\\\"wpgmza_gdpr_retention_purpose\\\"><\\/span>.\\n<\\/p>\\n\\n<p>\\t\\n\\tI agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and\\tgenerating directions.\\n<\\/p>\\n<p>\\n\\tSome visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\\n<\\/p>\\n<p>\\n\\tWP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \\\"state\\\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\\n<\\/p>\\n<p>\\n\\tPlease <a href=\\\"https:\\/\\/developers.google.com\\/maps\\/terms\\\">see here<\\/a> and <a href=\\\"https:\\/\\/maps.google.com\\/help\\/terms_maps.html\\\">here<\\/a> for Google\'s terms. Please also see <a href=\\\"https:\\/\\/policies.google.com\\/privacy?hl=en-GB&amp;gl=uk\\\">Google\'s Privacy Policy<\\/a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\\n<\\/p>\\n<p>\\n\\tWhere this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\\n<\\/p>\",\"wpgmza_gdpr_company_name\":\"TetraRays Foods Private Limited\",\"wpgmza_gdpr_retention_purpose\":\"displaying map tiles, geocoding addresses and calculating and display directions.\",\"wpgmza_marker_xml_location\":\"home\\/tetrafoods\\/public_html\\/wp-content\\/uploads\\/wp-google-maps\\/\",\"wpgmza_marker_xml_url\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/wp-google-maps\\/\",\"wpgmza_maps_engine\":\"google-maps\",\"wpgmza_maps_engine_dialog_done\":true,\"internal_engine\":\"legacy\"}','yes'),(1272,'WPGMZA_OTHER_SETTINGS','a:14:{s:6:\"engine\";s:11:\"google-maps\";s:19:\"google_maps_api_key\";b:0;s:19:\"default_marker_icon\";s:86:\"https://tetraraysfoods.com/wp-content/plugins/wp-google-maps/images/spotlight-poi2.png\";s:14:\"developer_mode\";b:0;s:20:\"user_interface_style\";s:7:\"default\";s:19:\"wpgmza_gdpr_enabled\";i:1;s:26:\"wpgmza_gdpr_default_notice\";s:1954:\"<p>\n	I agree for my personal data to be processed by <span name=\"wpgmza_gdpr_company_name\"></span>, for the purpose(s) of <span name=\"wpgmza_gdpr_retention_purpose\"></span>.\n</p>\n\n<p>	\n	I agree for my personal data, provided via map API calls, to be processed by the API provider, for the purposes of geocoding (converting addresses to coordinates), reverse geocoding and	generating directions.\n</p>\n<p>\n	Some visual components of WP Google Maps use 3rd party libraries which are loaded over the network. At present the libraries are Google Maps, Open Street Map, jQuery DataTables and FontAwesome. When loading resources over a network, the 3rd party server will receive your IP address and User Agent string amongst other details. Please refer to the Privacy Policy of the respective libraries for details on how they use data and the process to exercise your rights under the GDPR regulations.\n</p>\n<p>\n	WP Google Maps uses jQuery DataTables to display sortable, searchable tables, such as that seen in the Advanced Marker Listing and on the Map Edit Page. jQuery DataTables in certain circumstances uses a cookie to save and later recall the \"state\" of a given table - that is, the search term, sort column and order and current page. This data is held in local storage and retained until this is cleared manually. No libraries used by WP Google Maps transmit this information.\n</p>\n<p>\n	Please <a href=\"https://developers.google.com/maps/terms\">see here</a> and <a href=\"https://maps.google.com/help/terms_maps.html\">here</a> for Google\'s terms. Please also see <a href=\"https://policies.google.com/privacy?hl=en-GB&amp;gl=uk\">Google\'s Privacy Policy</a>. We do not send the API provider any personally identifying information, or information that could uniquely identify your device.\n</p>\n<p>\n	Where this notice is displayed in place of a map, agreeing to this notice will store a cookie recording your agreement so you are not prompted again.\n</p>\";s:24:\"wpgmza_gdpr_company_name\";s:31:\"TetraRays Foods Private Limited\";s:29:\"wpgmza_gdpr_retention_purpose\";s:81:\"displaying map tiles, geocoding addresses and calculating and display directions.\";s:26:\"wpgmza_marker_xml_location\";s:62:\"home/tetrafoods/public_html/wp-content/uploads/wp-google-maps/\";s:21:\"wpgmza_marker_xml_url\";s:61:\"https://tetraraysfoods.com/wp-content/uploads/wp-google-maps/\";s:18:\"wpgmza_maps_engine\";s:11:\"google-maps\";s:30:\"wpgmza_maps_engine_dialog_done\";b:1;s:15:\"internal_engine\";s:6:\"legacy\";}','yes'),(1273,'wpgmza_xml_location','home/tetrafoods/public_html/wp-content/uploads/wp-google-maps/','yes'),(1274,'wpgmza_xml_url','https://tetraraysfoods.com/wp-content/uploads/wp-google-maps/','yes'),(1275,'wpgmza_temp_api','AIzaSyDo_fG7DXBOVvdhlrLa-PHREuFDpTklWhY','yes'),(1276,'wpgmza-first-run','2021-05-18T08:21:30+0000','yes'),(1277,'revslider_update_version','6.6.0','yes'),(1278,'orgafit','a:55:{s:6:\"header\";a:5:{s:5:\"order\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Top Bar\";s:3:\"val\";s:11:\"top_bar_box\";}i:1;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:15:\"drop_zone_start\";}i:2;a:2:{s:5:\"title\";s:4:\"Logo\";s:3:\"val\";s:8:\"logo_box\";}i:3;a:2:{s:5:\"title\";s:4:\"Menu\";s:3:\"val\";s:8:\"menu_box\";}i:4;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:13:\"drop_zone_end\";}i:5;a:2:{s:5:\"title\";s:10:\"Title area\";s:3:\"val\";s:10:\"header_box\";}}s:9:\"customize\";s:1:\"1\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:7:\"margins\";a:1:{s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}}}s:8:\"logo_box\";a:13:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:4:\"dark\";a:3:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";s:11:\"is_high_dpi\";s:1:\"0\";}s:5:\"light\";a:3:{s:3:\"src\";s:65:\"https://tetraraysfoods.com/wp-content/uploads/2021/07/weblogo.png\";s:2:\"id\";s:4:\"1772\";s:11:\"is_high_dpi\";s:1:\"0\";}s:6:\"sticky\";a:3:{s:3:\"src\";s:65:\"https://tetraraysfoods.com/wp-content/uploads/2021/07/weblogo.png\";s:2:\"id\";s:4:\"1772\";s:23:\"logo_sticky_is_high_dpi\";s:1:\"0\";}s:6:\"mobile\";a:3:{s:3:\"src\";s:67:\"https://tetraraysfoods.com/wp-content/uploads/2021/07/TR_LOGO-1.png\";s:2:\"id\";s:4:\"1770\";s:23:\"logo_mobile_is_high_dpi\";s:1:\"1\";}s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:17:\"dimensions_sticky\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:17:\"dimensions_mobile\";a:2:{s:5:\"width\";s:3:\"310\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:2:\"22\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:2:\"22\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:8:\"menu_box\";a:19:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:4:\"left\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:16:\"fullwidth_border\";s:1:\"0\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";}s:15:\"mobile_menu_box\";a:2:{s:7:\"overlay\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#ffffff\";s:7:\"opacity\";s:3:\"100\";}s:10:\"font_color\";s:7:\"#000000\";}s:11:\"sticky_menu\";a:12:{s:6:\"enable\";s:1:\"0\";s:4:\"mode\";s:6:\"simple\";s:16:\"background_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#000000\";s:10:\"font_hover\";s:7:\"#7d9f3a\";s:18:\"background_opacity\";s:3:\"100\";s:6:\"shadow\";s:1:\"0\";s:9:\"on_mobile\";s:1:\"1\";s:11:\"sticky_logo\";s:1:\"0\";s:11:\"sticky_cart\";s:1:\"0\";s:13:\"sticky_search\";s:1:\"0\";s:13:\"sticky_button\";s:1:\"0\";}s:10:\"header_box\";a:15:{s:6:\"enable\";s:1:\"0\";s:8:\"no_title\";s:1:\"0\";s:9:\"customize\";s:1:\"1\";s:10:\"slide_down\";s:1:\"0\";s:13:\"show_on_posts\";s:1:\"1\";s:16:\"show_on_archives\";s:1:\"1\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:12:\"title_height\";s:3:\"342\";s:16:\"subtitle_content\";s:0:\"\";s:11:\"title_color\";s:7:\"#000719\";s:17:\"breadcrumbs_color\";s:7:\"#000719\";s:23:\"breadcrumbs_hover_color\";s:7:\"#7d9f3a\";s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:11:\"use_pattern\";s:1:\"0\";s:15:\"page_title_size\";s:2:\"60\";}s:11:\"top_bar_box\";a:15:{s:6:\"enable\";s:1:\"0\";s:4:\"wide\";s:1:\"1\";s:4:\"menu\";s:1:\"0\";s:12:\"language_bar\";s:1:\"0\";s:12:\"extra_button\";s:1:\"1\";s:18:\"extra_button_title\";s:66:\"Call US :- +91 63663 12727  email US :- contact@tetraraysfoods.com\";s:17:\"extra_button_link\";s:0:\"\";s:12:\"social_place\";s:5:\"right\";s:13:\"content_place\";s:4:\"left\";s:12:\"toggle_share\";s:1:\"0\";s:16:\"background_color\";s:7:\"#7d9f3a\";s:10:\"font_color\";s:7:\"#ffffff\";s:16:\"hover_font_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:2:\"80\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}}s:10:\"side_panel\";a:19:{s:6:\"enable\";s:1:\"0\";s:5:\"theme\";s:4:\"dark\";s:5:\"place\";s:9:\"menu_left\";s:8:\"position\";s:4:\"left\";s:7:\"sidebar\";s:10:\"side_panel\";s:6:\"appear\";s:4:\"fade\";s:9:\"logo_dark\";a:3:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";s:11:\"is_high_dpi\";s:1:\"0\";}s:10:\"logo_light\";a:3:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";s:11:\"is_high_dpi\";s:1:\"0\";}s:13:\"logo_position\";s:4:\"left\";s:15:\"logo_dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:14:\"close_position\";s:4:\"left\";s:7:\"bg_dark\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"bg_light\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"bg_size\";s:5:\"cover\";s:10:\"bg_opacity\";s:2:\"50\";s:11:\"bg_position\";s:2:\"cc\";s:8:\"bg_color\";s:7:\"#7d9f3a\";s:13:\"bg_font_color\";s:7:\"#ffffff\";s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:6:\"footer\";a:21:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:8:\"repeat-x\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:17:\"theme-first-color\";s:7:\"#7d9f3a\";s:18:\"theme-second-color\";s:7:\"#405b0b\";s:16:\"home-slider-type\";s:10:\"img-slider\";s:26:\"home-header-slider-options\";s:18:\"[rev_slider alias=\";s:13:\"home_sidebars\";a:1:{s:6:\"layout\";s:4:\"none\";}s:13:\"page_sidebars\";a:1:{s:6:\"layout\";s:4:\"none\";}s:13:\"blog_sidebars\";a:1:{s:6:\"layout\";s:4:\"none\";}s:18:\"blog_content_align\";s:4:\"left\";s:17:\"blog_button_align\";s:4:\"left\";s:16:\"blog_button_name\";s:9:\"Read More\";s:20:\"def_blog_chars_count\";s:0:\"\";s:12:\"def_blogtype\";s:1:\"1\";s:9:\"blog_slug\";s:4:\"Blog\";s:18:\"crop_related_items\";s:1:\"0\";s:32:\"def_post_hide_meta_related_items\";a:4:{i:0;s:6:\"author\";i:1;s:5:\"likes\";i:2;s:8:\"comments\";i:3;s:9:\"read_more\";}s:17:\"blog_aspect_ratio\";s:1:\"0\";s:20:\"def_layout_portfolio\";s:1:\"3\";s:14:\"portfolio_mode\";s:16:\"grid_with_filter\";s:30:\"def_cws_portfolio_data_to_show\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"cats\";}s:30:\"def_cws_portfolio_button_title\";s:10:\"Get it Now\";s:26:\"portfolio_pagination_style\";s:5:\"paged\";s:14:\"portfolio_slug\";s:9:\"portfolio\";s:20:\"def_cws_staff_layout\";s:1:\"4\";s:26:\"def_cws_staff_data_to_hide\";a:1:{i:0;s:11:\"link_button\";}s:10:\"staff_slug\";s:5:\"staff\";s:8:\"sidebars\";a:6:{i:0;a:1:{s:5:\"title\";s:6:\"Footer\";}i:1;a:1:{s:5:\"title\";s:10:\"Blog Right\";}i:2;a:1:{s:5:\"title\";s:9:\"Blog Left\";}i:3;a:1:{s:5:\"title\";s:10:\"Page Right\";}i:4;a:1:{s:5:\"title\";s:9:\"Page Left\";}i:5;a:1:{s:5:\"title\";s:10:\"Side Panel\";}}s:15:\"sticky_sidebars\";s:1:\"1\";s:9:\"menu-font\";a:7:{s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";a:1:{i:0;s:3:\"300\";}s:8:\"font-sub\";a:1:{i:0;s:5:\"latin\";}s:9:\"font-type\";s:0:\"\";s:5:\"color\";s:7:\"#483f2f\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"36px\";}s:12:\"submenu-font\";a:7:{s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";a:1:{i:0;s:3:\"300\";}s:8:\"font-sub\";a:1:{i:0;s:5:\"latin\";}s:9:\"font-type\";s:0:\"\";s:5:\"color\";s:7:\"#66686e\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"20px\";}s:11:\"header-font\";a:7:{s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"font-sub\";a:1:{i:0;s:5:\"latin\";}s:9:\"font-type\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:4:\"26px\";s:11:\"line-height\";s:4:\"39px\";}s:9:\"body-font\";a:7:{s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:8:\"font-sub\";a:1:{i:0;s:5:\"latin\";}s:9:\"font-type\";s:0:\"\";s:5:\"color\";s:7:\"#545454\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"24px\";}s:10:\"alter-font\";a:7:{s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";a:1:{i:0;s:7:\"regular\";}s:8:\"font-sub\";a:1:{i:0;s:5:\"latin\";}s:9:\"font-type\";s:0:\"\";s:5:\"color\";s:7:\"#7d9f3a\";s:9:\"font-size\";s:4:\"32px\";s:11:\"line-height\";s:8:\"1.5625em\";}s:11:\"show_loader\";s:1:\"1\";s:11:\"loader_logo\";a:3:{s:3:\"src\";s:64:\"https://tetraraysfoods.com/wp-content/uploads/2021/05/banana.gif\";s:2:\"id\";s:4:\"1053\";s:16:\"logo_is_high_dpi\";s:1:\"0\";}s:20:\"overlay_loader_color\";s:7:\"#7d9f3a\";s:11:\"breadcrumbs\";s:1:\"1\";s:11:\"blog_author\";s:1:\"1\";s:20:\"_theme_purchase_code\";s:0:\"\";s:20:\"animation_curve_menu\";s:6:\"linear\";s:25:\"animation_curve_scrolltop\";s:13:\"easeInOutQuad\";s:21:\"animation_curve_speed\";s:3:\"300\";s:27:\"animation_page_blocks_speed\";s:3:\"500\";s:6:\"crop_x\";s:6:\"center\";s:6:\"crop_y\";s:6:\"center\";s:11:\"tw-username\";s:0:\"\";s:6:\"social\";a:2:{s:8:\"location\";a:3:{i:0;s:7:\"top_bar\";i:1;s:10:\"copyrights\";i:2;s:10:\"side_panel\";}s:5:\"icons\";a:4:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"icon\";s:21:\"fa fa-facebook-square\";s:3:\"url\";s:31:\"www.facebook.com/tetraraysfoods\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"icon\";s:20:\"fa fa-twitter-square\";s:3:\"url\";s:30:\"www.twitter.com/tetraraysfoods\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"icon\";s:15:\"fa fa-instagram\";s:3:\"url\";s:32:\"www.Instagram.com/tetraraysfoods\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";}i:3;a:5:{s:5:\"title\";s:0:\"\";s:4:\"icon\";s:21:\"fa fa-linkedin-square\";s:3:\"url\";s:34:\"www.linkedin.com/in/tetraraysfoods\";s:5:\"color\";s:7:\"#ffffff\";s:11:\"hover_color\";s:7:\"#ffffff\";}}}}','yes'),(1279,'widget_cws-about','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1280,'widget_cws-banner','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1281,'widget_cws-categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1282,'widget_cws-contact','a:2:{i:2;a:29:{s:5:\"title\";s:9:\"FOLLOW US\";s:14:\"show_icon_opts\";s:1:\"0\";s:9:\"icon_type\";s:2:\"fa\";s:7:\"icon_fa\";s:0:\"\";s:8:\"icon_img\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"icon_color\";s:7:\"#ffffff\";s:12:\"icon_bg_type\";s:4:\"none\";s:12:\"icon_bgcolor\";s:7:\"#7d9f3a\";s:20:\"gradient_first_color\";s:7:\"#7d9f3a\";s:21:\"gradient_second_color\";s:7:\"#0eecbd\";s:13:\"gradient_type\";s:6:\"linear\";s:21:\"gradient_linear_angle\";s:2:\"45\";s:21:\"gradient_radial_shape\";s:6:\"simple\";s:20:\"gradient_radial_type\";s:7:\"ellipse\";s:24:\"gradient_radial_size_key\";s:15:\"farthest-corner\";s:20:\"gradient_radial_size\";s:0:\"\";s:16:\"description_part\";s:1:\"0\";s:16:\"logo_description\";a:3:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";s:16:\"logo_is_high_dpi\";s:1:\"0\";}s:16:\"information_part\";s:1:\"0\";s:11:\"icons_color\";s:0:\"\";s:11:\"social_part\";s:1:\"1\";s:11:\"icons_count\";s:1:\"4\";s:23:\"social_icons_shape_type\";s:4:\"none\";s:18:\"social_icons_color\";s:7:\"#ffffff\";s:13:\"icon_bg_color\";s:11:\"transparent\";s:24:\"social_icons_color_hover\";s:7:\"#7d9f3a\";s:19:\"icon_hover_bg_color\";s:11:\"transparent\";s:17:\"social_icons_size\";s:2:\"2x\";s:22:\"social_icons_alignment\";s:4:\"left\";}s:12:\"_multiwidget\";i:1;}','yes'),(1283,'widget_cws-gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1284,'widget_cws-recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1285,'widget_cws-portfolio-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1286,'widget_cws-text','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1287,'widget_cws-twitter','a:2:{i:2;a:19:{s:5:\"title\";s:0:\"\";s:14:\"show_icon_opts\";s:1:\"0\";s:9:\"icon_type\";s:2:\"fa\";s:7:\"icon_fa\";s:0:\"\";s:8:\"icon_img\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"icon_color\";s:0:\"\";s:12:\"icon_bg_type\";s:5:\"color\";s:12:\"icon_bgcolor\";s:0:\"\";s:20:\"gradient_first_color\";s:0:\"\";s:21:\"gradient_second_color\";s:0:\"\";s:13:\"gradient_type\";s:6:\"linear\";s:21:\"gradient_linear_angle\";s:2:\"45\";s:21:\"gradient_radial_shape\";s:6:\"simple\";s:20:\"gradient_radial_type\";s:7:\"ellipse\";s:24:\"gradient_radial_size_key\";s:15:\"farthest-corner\";s:20:\"gradient_radial_size\";s:0:\"\";s:5:\"items\";s:2:\"10\";s:7:\"visible\";s:2:\"10\";s:8:\"showdate\";s:1:\"0\";}s:12:\"_multiwidget\";i:1;}','yes'),(1288,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1289,'widget_wpgmza_map_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1290,'widget_instagram-feed-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1291,'sbi_usage_tracking_config','a:6:{s:3:\"day\";i:2;s:4:\"hour\";i:1;s:6:\"minute\";i:32;s:6:\"second\";i:39;s:6:\"offset\";i:178359;s:8:\"initsend\";i:1621906359;}','yes'),(1294,'sbi_rating_notice','dismissed','no'),(1295,'sbi_db_version','2.2','yes'),(1297,'_transient_update_themes','172800','yes'),(1299,'sbi_notifications','a:4:{s:6:\"update\";i:1711615320;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1300,'sbi_newuser_notifications','a:4:{s:6:\"update\";i:1621326123;s:4:\"feed\";a:2:{s:6:\"review\";a:6:{s:5:\"title\";s:22:\"Could you help us out?\";s:7:\"content\";s:273:\"It\'s great to see that you\'ve been using the <strong><span>{plugin}</span></strong> plugin for a while now. Hopefully you\'re happy with it!&nbsp; If so, would you consider leaving a positive review? It really helps to support the plugin and helps others to discover it too!\";s:2:\"id\";s:6:\"review\";s:5:\"image\";s:12:\"sbi-icon.png\";s:4:\"btns\";a:4:{s:7:\"primary\";a:4:{s:3:\"url\";s:12:\"{review-url}\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}s:5:\"class\";s:31:\"sbi_notice_dismiss sbi_main_cta\";s:4:\"text\";s:18:\"Sure, I\'d love to!\";}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:9:\"No thanks\";}s:8:\"complete\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:27:\"I\'ve already given a review\";}s:5:\"later\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:5:\"later\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:12:\"Ask Me Later\";}}s:4:\"wait\";s:2:\"14\";}s:8:\"discount\";a:8:{s:5:\"title\";s:28:\"Attention {platform} Lovers!\";s:7:\"content\";s:221:\"<strong><span>Exclusive offer!</span></strong> We don\'t run promotions very often, but for a limited time we\'re offering <strong><span>{amount} off</span></strong> our Pro version to all users of our free {plugin} plugin.\";s:2:\"id\";s:8:\"discount\";s:6:\"amount\";s:3:\"60%\";s:5:\"image\";s:12:\"sbi-icon.png\";s:13:\"image_overlay\";s:7:\"60% off\";s:4:\"btns\";a:2:{s:7:\"primary\";a:4:{s:3:\"url\";s:127:\"https://smashballoon.com/{slug}/?utm_campaign={campaign}&utm_source=notices&utm_medium=newuser&discount={lowerplatform}thankyou\";s:5:\"class\";s:32:\"sbi_notice_dismiss sbi_offer_btn\";s:4:\"text\";s:14:\"Get this offer\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:31:\"sbi_ignore_new_user_sale_notice\";s:6:\"always\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:18:\"I\'m not interested\";}}s:4:\"wait\";s:2:\"30\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1303,'cws_rewrite_slug','','yes'),(1308,'cws_plugin_ver','a:2:{s:4:\"data\";s:34:\"revslider=6.7.14&js_composer=7.7.2\";s:8:\"lasttime\";s:10:\"1719771762\";}','yes'),(1309,'revslider_update_revision_current','6.4.10','yes'),(1354,'rs_image_meta_todo','a:0:{}','yes'),(2239,'recovery_mode_email_last_sent','1662686404','yes'),(2240,'wpb_js_custom_css','','yes'),(2252,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(2253,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";b:0;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(2293,'cws_portfolio_cat_children','a:0:{}','yes'),(2302,'theme_mods_orgafit_old','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:11:\"header-menu\";i:38;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1622955507;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:12:{i:0;s:7:\"text-10\";i:1;s:7:\"text-11\";i:2;s:7:\"text-13\";i:3;s:7:\"text-14\";i:4;s:7:\"text-15\";i:5;s:7:\"text-16\";i:6;s:6:\"text-6\";i:7;s:6:\"text-7\";i:8;s:6:\"text-8\";i:9;s:11:\"cws-about-2\";i:10;s:6:\"text-9\";i:11;s:7:\"text-17\";}s:6:\"footer\";a:0:{}s:10:\"blog_right\";a:12:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";i:6;s:8:\"search-3\";i:7;s:6:\"text-1\";i:8;s:14:\"recent-posts-3\";i:9;s:12:\"categories-3\";i:10;s:6:\"text-2\";i:11;s:11:\"tag_cloud-1\";}s:9:\"blog_left\";a:0:{}s:10:\"page_right\";a:0:{}s:9:\"page_left\";a:0:{}s:10:\"side_panel\";a:0:{}}}}','no'),(3214,'best_portfolio_grid_settings','a:7:{s:15:\"BackgroundColor\";s:7:\"#FFFFFF\";s:10:\"imagewidth\";i:273;s:11:\"imageheight\";i:160;s:11:\"imageMargin\";i:15;s:12:\"show_filters\";s:1:\"1\";s:19:\"AllKeywordTranslate\";s:3:\"All\";s:13:\"resize_images\";s:1:\"1\";}','yes'),(3215,'wp_best_portfolio_msg','a:0:{}','yes'),(3379,'cws_staff_member_department_children','a:0:{}','yes'),(3587,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1626078673;s:9:\"dismissed\";b:0;}}','yes'),(3590,'wpforms_forms_first_created','1626078770','no'),(3751,'wccp_free_active_time','1626249429','no'),(4053,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4057,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"elayaraja106@gmail.com\";s:7:\"version\";s:5:\"6.5.5\";s:9:\"timestamp\";i:1719296619;}','no'),(6955,'sb_instagram_settings','a:59:{s:15:\"sb_instagram_at\";s:0:\"\";s:20:\"sb_instagram_user_id\";s:0:\"\";s:30:\"sb_instagram_preserve_settings\";s:0:\"\";s:23:\"sb_instagram_ajax_theme\";b:0;s:27:\"sb_instagram_disable_resize\";b:0;s:23:\"sb_instagram_cache_time\";i:1;s:28:\"sb_instagram_cache_time_unit\";s:5:\"hours\";s:16:\"sbi_caching_type\";s:10:\"background\";s:23:\"sbi_cache_cron_interval\";s:7:\"12hours\";s:19:\"sbi_cache_cron_time\";s:1:\"1\";s:20:\"sbi_cache_cron_am_pm\";s:2:\"am\";s:18:\"sb_instagram_width\";s:3:\"100\";s:23:\"sb_instagram_width_unit\";s:1:\"%\";s:28:\"sb_instagram_feed_width_resp\";b:0;s:19:\"sb_instagram_height\";s:0:\"\";s:16:\"sb_instagram_num\";s:2:\"20\";s:24:\"sb_instagram_height_unit\";s:0:\"\";s:17:\"sb_instagram_cols\";s:1:\"4\";s:27:\"sb_instagram_disable_mobile\";b:0;s:26:\"sb_instagram_image_padding\";s:1:\"5\";s:31:\"sb_instagram_image_padding_unit\";s:2:\"px\";s:17:\"sb_instagram_sort\";s:4:\"none\";s:23:\"sb_instagram_background\";s:0:\"\";s:21:\"sb_instagram_show_btn\";b:1;s:27:\"sb_instagram_btn_background\";s:0:\"\";s:27:\"sb_instagram_btn_text_color\";s:0:\"\";s:21:\"sb_instagram_btn_text\";s:12:\"Load More...\";s:22:\"sb_instagram_image_res\";s:4:\"auto\";s:30:\"sb_instagram_lightbox_comments\";b:1;s:25:\"sb_instagram_num_comments\";i:20;s:21:\"sb_instagram_show_bio\";b:1;s:27:\"sb_instagram_show_followers\";b:1;s:24:\"sb_instagram_show_header\";b:1;s:24:\"sb_instagram_header_size\";s:5:\"small\";s:25:\"sb_instagram_header_color\";s:0:\"\";s:20:\"sb_instagram_stories\";b:1;s:25:\"sb_instagram_stories_time\";i:5000;s:28:\"sb_instagram_show_follow_btn\";b:1;s:33:\"sb_instagram_folow_btn_background\";s:0:\"\";s:34:\"sb_instagram_follow_btn_text_color\";s:0:\"\";s:28:\"sb_instagram_follow_btn_text\";s:19:\"Follow on Instagram\";s:23:\"sb_instagram_custom_css\";s:0:\"\";s:22:\"sb_instagram_custom_js\";s:0:\"\";s:17:\"sb_instagram_cron\";s:2:\"no\";s:19:\"sb_instagram_backup\";b:1;s:15:\"sb_ajax_initial\";b:0;s:24:\"enqueue_css_in_shortcode\";b:0;s:18:\"enqueue_js_in_head\";b:0;s:24:\"disable_js_image_loading\";b:0;s:20:\"disable_admin_notice\";b:0;s:19:\"enable_email_report\";b:1;s:18:\"email_notification\";s:6:\"monday\";s:28:\"email_notification_addresses\";s:22:\"elayaraja106@gmail.com\";s:30:\"sb_instagram_disable_mob_swipe\";b:0;s:28:\"sb_instagram_disable_awesome\";b:0;s:25:\"sb_instagram_disable_font\";b:0;s:4:\"gdpr\";s:4:\"auto\";s:18:\"enqueue_legacy_css\";b:0;s:18:\"connected_accounts\";a:0:{}}','yes'),(7719,'sb_instagram_errors','a:10:{s:10:\"connection\";a:0:{}s:7:\"hashtag\";a:0:{}s:8:\"resizing\";a:0:{}s:15:\"database_create\";a:0:{}s:10:\"upload_dir\";a:0:{}s:8:\"accounts\";a:0:{}s:9:\"error_log\";a:5:{i:0;s:274:\"06-28 20:23:46 - Your Instagram feed has been not viewed in the last 14 days. Due to Instagram data privacy rules, all data for this feed will be deleted in 7 days time. To avoid automated data deletion, simply view the Instagram feed on your website within the next 7 days.\";i:1;s:890:\"09-25 00:01:59 - <strong>There was an error when trying to create the database tables used for resizing images.</strong><br>Error writing file \'./tetrafoo_wp/wp_sbi_instagram_posts.frm\' (Errcode: 28 - No space left on device)<br><code>CREATE TABLE wp_sbi_instagram_posts (\n            id INT(11) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,\n            created_on DATETIME,\n            instagram_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            time_stamp DATETIME,\n            top_time_stamp DATETIME,\n            json_data LONGTEXT DEFAULT \'\' NOT NULL,\n            media_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            sizes VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            aspect_ratio DECIMAL (4,2) DEFAULT 0 NOT NULL,\n            images_done TINYINT(1) DEFAULT 0 NOT NULL,\n            last_requested DATE\n        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;</code>\";i:2;s:725:\"09-25 00:01:59 - <strong>There was an error when trying to create the database tables used for resizing images.</strong><br>Error writing file \'./tetrafoo_wp/wp_sbi_instagram_feeds_posts.frm\' (Errcode: 28 - No space left on device)<br><code>CREATE TABLE wp_sbi_instagram_feeds_posts (\n			record_id INT(11) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,\n            id INT(11) UNSIGNED NOT NULL,\n            instagram_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            feed_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            hashtag VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            INDEX hashtag (hashtag(191)),\n            INDEX feed_id (feed_id(191))\n        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;</code>\";i:3;s:890:\"07-11 20:27:16 - <strong>There was an error when trying to create the database tables used for resizing images.</strong><br>Error writing file \'./tetrafoo_wp/wp_sbi_instagram_posts.frm\' (Errcode: 28 - No space left on device)<br><code>CREATE TABLE wp_sbi_instagram_posts (\n            id INT(11) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,\n            created_on DATETIME,\n            instagram_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            time_stamp DATETIME,\n            top_time_stamp DATETIME,\n            json_data LONGTEXT DEFAULT \'\' NOT NULL,\n            media_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            sizes VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            aspect_ratio DECIMAL (4,2) DEFAULT 0 NOT NULL,\n            images_done TINYINT(1) DEFAULT 0 NOT NULL,\n            last_requested DATE\n        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;</code>\";i:4;s:725:\"07-11 20:27:16 - <strong>There was an error when trying to create the database tables used for resizing images.</strong><br>Error writing file \'./tetrafoo_wp/wp_sbi_instagram_feeds_posts.frm\' (Errcode: 28 - No space left on device)<br><code>CREATE TABLE wp_sbi_instagram_feeds_posts (\n			record_id INT(11) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,\n            id INT(11) UNSIGNED NOT NULL,\n            instagram_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            feed_id VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            hashtag VARCHAR(1000) DEFAULT \'\' NOT NULL,\n            INDEX hashtag (hashtag(191)),\n            INDEX feed_id (feed_id(191))\n        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;</code>\";}s:10:\"action_log\";a:10:{i:3708;s:43:\"06-28 20:35:27 - Deleted all platform data.\";i:3709;s:48:\"06-28 20:35:27 - Deleted all connected accounts.\";i:3710;s:43:\"06-29 08:31:38 - Deleted all platform data.\";i:3711;s:48:\"06-29 08:31:38 - Deleted all connected accounts.\";i:3712;s:43:\"06-29 20:40:54 - Deleted all platform data.\";i:3713;s:48:\"06-29 20:40:54 - Deleted all connected accounts.\";i:3714;s:43:\"06-30 08:23:42 - Deleted all platform data.\";i:3715;s:48:\"06-30 08:23:42 - Deleted all connected accounts.\";i:3716;s:43:\"06-30 20:23:12 - Deleted all platform data.\";i:3717;s:48:\"06-30 20:23:12 - Deleted all connected accounts.\";}s:7:\"revoked\";a:0:{}s:11:\"unused_feed\";s:257:\"Your Instagram feed has been not viewed in the last 14 days. Due to Instagram data privacy rules, all data for this feed will be deleted in 7 days time. To avoid automated data deletion, simply view the Instagram feed on your website within the next 7 days.\";}','no'),(7998,'wp_force_deactivated_plugins','a:0:{}','yes'),(8847,'bh_data_connection_attempts','7','yes'),(8851,'bh_data_token','yffKCEIP9rYPMWzA2vij30dRdkwxM2Yxc0w2dUZXZGpRUENvaG1TK0J4UXFNNDhJd1RqZWVPZWx1dksva1Q2MG9yQkZtNWN3ZlVjRzN1RGU0NDB1bk90Z013N0dPQUdlS2IxakgrUG5WQmcxRGx5WEpuSVc5enQzaEVpR3BIdTRlSGl5dVpmTm5BK1R1NVNDNXdEcHpYdEJvU0g4RnVIUGZjUnk5Zz09','yes'),(8976,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(8977,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(12765,'db_upgraded','','yes'),(13545,'bh_data_queue','a:0:{}','no'),(14728,'sbi_cron_report','a:1:{s:5:\"notes\";a:2:{s:8:\"time_ran\";s:19:\"2024-06-30 18:29:50\";s:20:\"num_found_transients\";i:0;}}','no'),(30956,'ai1wm_secret_key','ApaKBjpfpv1H','yes'),(30958,'jetpack_active_modules','a:9:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"stats\";i:4;s:18:\"verification-tools\";i:5;s:21:\"woocommerce-analytics\";i:6;s:6:\"photon\";i:7;s:3:\"sso\";i:8;s:5:\"blaze\";}','yes'),(30959,'ai1wm_status','a:3:{s:4:\"type\";s:4:\"done\";s:5:\"title\";s:41:\"Your data has been imported successfully!\";s:7:\"message\";s:524:\"You need to perform two more steps:<br /><strong>1. You must save your permalinks structure twice. <a class=\"ai1wm-no-underline\" href=\"https://tetraraysfoods.com/wp-admin/options-permalink.php#submit\" target=\"_blank\">Permalinks Settings</a></strong> <small>(opens a new window)</small><br /><strong>2. <a class=\"ai1wm-no-underline\" href=\"https://wordpress.org/support/view/plugin-reviews/all-in-one-wp-migration?rate=5#postform\" target=\"_blank\">Optionally, review the plugin</a>.</strong> <small>(opens a new window)</small>\";}','yes'),(30979,'ai1wm_updater','a:0:{}','yes'),(52065,'user_count','1','no'),(136687,'nfd_data_connection_attempts','1','yes'),(136688,'newfold_active_modules','a:5:{s:4:\"data\";b:1;s:16:\"business-reviews\";b:0;s:11:\"marketplace\";b:1;s:16:\"secure-passwords\";b:1;s:3:\"sso\";b:1;}','yes'),(136689,'nfd_data_token','gRRUjfKDJa56SsFuZB/xAE5uUkZOazhTTlZWU0txZW45cmlSakVDaXhhMFVWTnlvSVFYRDEwb2RTaTlCQzZpei8rNWtXaVJIMzZQdTE0QUJDbGU1YUlXbHQzZjlaYTRGdTRDb2ppOGxCRGsrTlcwUkRleVdvNXhVSVEvTWRVaC9Va3BlUUQvUW5FNi9PT0VTd3k2OEZGV0x6RU00d2NOdGhWVDZ1Zz09','yes'),(159200,'nfd_data_queue','a:0:{}','no'),(226791,'jetpack_tos_agreed','1','yes'),(226792,'jetpack_secrets','a:0:{}','no'),(226793,'_transient_jetpack_assumed_site_creation_date','2019-04-22 08:31:54','yes'),(226797,'jetpack_package_versions','a:6:{s:6:\"backup\";s:6:\"3.3.14\";s:10:\"connection\";s:5:\"2.9.1\";s:4:\"sync\";s:5:\"3.0.2\";s:6:\"search\";s:6:\"0.44.8\";s:10:\"videopress\";s:7:\"0.23.23\";s:5:\"stats\";s:6:\"0.12.5\";}','yes'),(226798,'jetpack_private_options','a:1:{s:10:\"blog_token\";s:65:\"KRtFe2K4n2G5H6wjpQ*K5C7D)5)VKbdm.z2n4KuxpxB$SLHOP#T&wnB!3NVW5H&Rj\";}','yes'),(226799,'jetpack_unique_registrations','1','yes'),(226800,'jetpack_sync_settings_max_queue_size','5000','yes'),(226801,'jetpack_sync_settings_max_queue_lag','7200','yes'),(226803,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(226804,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(226805,'jetpack_sync_settings_upload_max_rows','500','yes'),(226806,'jetpack_sync_settings_sync_wait_time','10','yes'),(226807,'jetpack_sync_settings_sync_wait_threshold','10','yes'),(226808,'jetpack_sync_settings_enqueue_wait_time','1','yes'),(226809,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(226810,'jetpack_sync_settings_post_types_blacklist','a:39:{i:0;s:10:\"_term_meta\";i:1;s:11:\"ai1ec_event\";i:2;s:6:\"ai_log\";i:3;s:17:\"amp_validated_url\";i:4;s:9:\"bwg_album\";i:5;s:11:\"bwg_gallery\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"dn_wp_yt_log\";i:8;s:16:\"flamingo_contact\";i:9;s:16:\"flamingo_inbound\";i:10;s:17:\"flamingo_outbound\";i:11;s:4:\"http\";i:12;s:8:\"idx_page\";i:13;s:19:\"jetpack_inspect_log\";i:14;s:17:\"jetpack_migration\";i:15;s:14:\"jp_img_sitemap\";i:16;s:20:\"jp_img_sitemap_index\";i:17;s:10:\"jp_sitemap\";i:18;s:16:\"jp_sitemap_index\";i:19;s:17:\"jp_sitemap_master\";i:20;s:14:\"jp_vid_sitemap\";i:21;s:20:\"jp_vid_sitemap_index\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:74;s:18:\"memberships_coupon\";i:75;s:16:\"memberships_gift\";}','yes'),(226814,'jetpack_sync_settings_dedicated_sync_enabled','1','yes'),(226816,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','yes'),(226818,'jetpack_sync_settings_render_filtered_content','0','yes'),(226819,'jetpack_sync_settings_post_meta_whitelist','a:61:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:17:\"_wp_page_template\";i:24;s:30:\"_wp_trash_meta_comments_status\";i:25;s:21:\"_wpas_feature_enabled\";i:26;s:19:\"_wpas_is_tweetstorm\";i:27;s:10:\"_wpas_mess\";i:28;s:13:\"_wpas_options\";i:29;s:24:\"advanced_seo_description\";i:30;s:13:\"content_width\";i:31;s:14:\"custom_css_add\";i:32;s:23:\"custom_css_preprocessor\";i:33;s:9:\"enclosure\";i:34;s:9:\"imagedata\";i:35;s:10:\"nova_price\";i:36;s:17:\"publicize_results\";i:37;s:16:\"sharing_disabled\";i:38;s:18:\"switch_like_status\";i:39;s:15:\"videopress_guid\";i:40;s:18:\"vimeo_poster_image\";i:41;s:28:\"_jetpack_blogging_prompt_key\";i:42;s:25:\"jetpack_memberships_price\";i:43;s:28:\"jetpack_memberships_currency\";i:44;s:35:\"jetpack_memberships_site_subscriber\";i:45;s:14:\"spay_paypal_id\";i:46;s:11:\"spay_status\";i:47;s:15:\"spay_product_id\";i:48;s:13:\"spay_quantity\";i:49;s:10:\"spay_price\";i:50;s:19:\"spay_customer_email\";i:51;s:13:\"spay_currency\";i:52;s:8:\"spay_cta\";i:53;s:10:\"spay_email\";i:54;s:13:\"spay_multiple\";i:55;s:20:\"spay_formatted_price\";i:97;s:42:\"_jetpack_memberships_contains_paid_content\";i:101;s:30:\"jetpack_memberships_product_id\";i:102;s:24:\"jetpack_memberships_tier\";i:103;s:30:\"jetpack_memberships_is_deleted\";i:104;s:32:\"jetpack_memberships_is_sandboxed\";}','yes'),(226821,'jetpack_sync_settings_comment_meta_whitelist','a:4:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";}','yes'),(226823,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(226824,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(226825,'jetpack_sync_settings_sync_via_cron','1','yes'),(226826,'jetpack_sync_settings_cron_sync_time_limit','240','yes'),(226827,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(226828,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(226829,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(226830,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(226831,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(226832,'jetpack_sync_settings_full_sync_limits','a:5:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','yes'),(226833,'jetpack_sync_settings_checksum_disable','0','yes'),(226836,'jetpack_plugin_api_action_links','a:2:{s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:61:\"https://tetraraysfoods.com/wp-admin/admin.php?page=my-jetpack\";}s:31:\"wp-google-maps/wpGoogleMaps.php\";a:3:{s:15:\"Get Pro Version\";s:121:\"https://www.wpgmaps.com/purchase-professional-version/?utm_source=plugin&utm_medium=link&utm_campaign=plugin_link_upgrade\";s:8:\"Settings\";s:79:\"https://tetraraysfoods.com/wp-admin/admin.php?page=wp-google-maps-menu-settings\";s:10:\"Map Editor\";s:70:\"https://tetraraysfoods.com/wp-admin/admin.php?page=wp-google-maps-menu\";}}','yes'),(226837,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','yes'),(226838,'jetpack_testimonial','0','yes'),(226844,'jp_sync_last_success_immediate-send','1718130098.2359','no'),(226855,'jetpack_constants_sync_checksum','a:21:{s:7:\"ABSPATH\";i:3744643361;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:3237686111;s:11:\"PHP_VERSION\";i:1436120062;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:2082172804;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:3898294937;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;}','yes'),(226858,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(226901,'jetpack_callables_sync_checksum','a:39:{s:11:\"get_plugins\";i:1691775309;s:10:\"get_themes\";i:1423199835;s:24:\"get_plugins_action_links\";i:2629228193;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:3601807005;s:16:\"hosting_provider\";i:409470892;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:3601807005;s:26:\"main_network_site_wpcom_id\";i:1573618374;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:1466868853;s:10:\"post_types\";i:3515904892;s:27:\"rest_api_allowed_post_types\";i:2544842423;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:3397801574;s:10:\"shortcodes\";i:1976306015;s:13:\"site_icon_url\";i:3777005090;s:8:\"site_url\";i:3601807005;s:10:\"taxonomies\";i:2674920729;s:13:\"theme_support\";i:2389591367;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:2238651201;s:10:\"wp_version\";i:3958071861;s:14:\"active_modules\";i:1941588713;s:16:\"single_user_site\";i:4261170317;s:7:\"updates\";i:2903718415;s:24:\"available_jetpack_blocks\";i:3292037664;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:21:\"get_loaded_extensions\";i:1933148152;}','no'),(226902,'jpsq_sync_checkout','0:0','no'),(226905,'jp_sync_last_success_sync','1719771765.4385','no'),(226906,'jp_sync_lock_full_sync','','no'),(226907,'jetpack_next_sync_time_full-sync-enqueue','1674723070','yes'),(226911,'verification_services_codes','0','yes'),(226927,'_transient_dirsize_cache','a:46:{s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2021/06\";i:24199006;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2021/05\";i:134919881;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2021/07\";i:56449741;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2021/11\";i:9035717;s:52:\"/home/tetrafoods/public_html/wp-content/uploads/2021\";i:224604345;s:59:\"/home/tetrafoods/public_html/wp-content/uploads/js_composer\";i:0;s:67:\"/home/tetrafoods/public_html/wp-content/uploads/woocommerce_uploads\";i:13;s:72:\"/home/tetrafoods/public_html/wp-content/uploads/sb-instagram-feed-images\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/10\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/06\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/12\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/05\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/07\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/11\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/09\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2022/08\";i:0;s:52:\"/home/tetrafoods/public_html/wp-content/uploads/2022\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/wc-logs\";i:12929;s:84:\"/home/tetrafoods/public_html/wp-content/uploads/visualcomposer-assets/assets-bundles\";i:0;s:69:\"/home/tetrafoods/public_html/wp-content/uploads/visualcomposer-assets\";i:0;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2023/01\";i:0;s:52:\"/home/tetrafoods/public_html/wp-content/uploads/2023\";i:0;s:72:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/objects/thumbs\";i:218796;s:65:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/objects\";i:218796;s:100:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/gaming-stats-presentation-slider\";i:8550;s:82:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/coffee-flavors\";i:5429;s:87:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/saas-product-slider\";i:11412;s:92:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/creative-hero-collection\";i:5405;s:87:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/photographer-slider\";i:11639;s:83:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/showreel-slider\";i:5844;s:85:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/woo-liquid-slider\";i:5221;s:76:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/packages\";i:79248;s:100:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/woocommerce-liquid-slider-static\";i:8850;s:85:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/realestate-slider\";i:16277;s:84:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates/visual-art-forms\";i:6863;s:67:\"/home/tetrafoods/public_html/wp-content/uploads/revslider/templates\";i:164738;s:57:\"/home/tetrafoods/public_html/wp-content/uploads/revslider\";i:3252027;s:61:\"/home/tetrafoods/public_html/wp-content/uploads/wpcf7_uploads\";i:152;s:61:\"/home/tetrafoods/public_html/wp-content/uploads/wpforms/cache\";i:116400;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/wpforms\";i:117141;s:65:\"/home/tetrafoods/public_html/wp-content/uploads/wp-best-portfolio\";i:656177;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2019/05\";i:5715570;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2019/07\";i:25612;s:55:\"/home/tetrafoods/public_html/wp-content/uploads/2019/04\";i:41081817;s:52:\"/home/tetrafoods/public_html/wp-content/uploads/2019\";i:46822999;s:47:\"/home/tetrafoods/public_html/wp-content/uploads\";i:275770139;}','yes'),(226956,'jetpack_sync_full_status','a:4:{s:7:\"started\";i:1674721372;s:8:\"finished\";i:1674723069;s:8:\"progress\";a:10:{s:8:\"comments\";a:4:{s:5:\"total\";s:2:\"15\";s:4:\"sent\";i:15;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:9:\"constants\";a:1:{s:8:\"finished\";b:1;}s:9:\"functions\";a:1:{s:8:\"finished\";b:1;}s:7:\"options\";a:1:{s:8:\"finished\";b:1;}s:5:\"posts\";a:4:{s:5:\"total\";s:4:\"1407\";s:4:\"sent\";i:1407;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"7\";}s:18:\"term_relationships\";a:4:{s:5:\"total\";s:3:\"154\";s:4:\"sent\";i:154;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:2:\"29\";s:16:\"term_taxonomy_id\";s:1:\"7\";}}s:5:\"terms\";a:4:{s:5:\"total\";s:2:\"55\";s:4:\"sent\";i:55;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:6:\"themes\";a:1:{s:8:\"finished\";b:1;}s:7:\"updates\";a:1:{s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";s:1:\"1\";s:4:\"sent\";i:1;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}}s:6:\"config\";a:10:{s:8:\"comments\";i:1;s:9:\"constants\";i:1;s:9:\"functions\";i:1;s:7:\"options\";i:1;s:5:\"posts\";i:1;s:18:\"term_relationships\";i:1;s:5:\"terms\";i:1;s:6:\"themes\";i:1;s:7:\"updates\";i:1;s:5:\"users\";i:1;}}','no'),(226982,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1674723068.77719593048095703125;}','yes'),(227322,'jetpack_updates_sync_checksum','a:3:{s:14:\"update_plugins\";i:3598932626;s:13:\"update_themes\";i:3219351948;s:11:\"update_core\";i:3003888953;}','yes'),(227647,'jetpack_active_plan','a:10:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:30:\"free_EmBs7sTX4BEB4z99KgX2Qw3tH\";s:8:\"features\";a:2:{s:6:\"active\";a:19:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:17:\"jetpack-dashboard\";i:4;s:18:\"recurring-payments\";i:5;s:11:\"republicize\";i:6;s:17:\"security-settings\";i:7;s:17:\"seo-preview-tools\";i:8;s:14:\"send-a-message\";i:9;s:15:\"social-previews\";i:10;s:18:\"social-shares-1000\";i:11;s:18:\"upload-audio-files\";i:12;s:18:\"upload-video-files\";i:13;s:15:\"whatsapp-button\";i:14;s:25:\"social-image-auto-convert\";i:15;s:26:\"social-mastodon-connection\";i:16;s:27:\"social-instagram-connection\";i:17;s:24:\"social-multi-connections\";i:18;s:29:\"social-connections-management\";}s:9:\"available\";a:43:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"stats-paid\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','yes'),(238065,'wpcom_publish_posts_with_markdown','1','yes'),(238350,'jetpack_waf_needs_update','1','yes'),(244724,'jetpack_next_sync_time_sync','1719469165','yes'),(353238,'nfd_data_module_version','2.4.8','yes'),(382663,'jetpack_sync_settings_custom_queue_table_enabled','1','yes'),(400179,'jpsq_sync-1695925359.033870-557405-5','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:48:\"jetpack_sync_settings_custom_queue_table_enabled\";i:1;s:1:\"0\";i:2;i:1;}i:2;i:0;i:3;d:1695925359.0337278842926025390625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:260:\"https://tetraraysfoods.com/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=KRtFe2K4n2G5H6wjpQ%2AK5C7D%295%29VKbdm%3A1%3A0&timestamp=1695925357&nonce=ZEQRiWTwd1&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=su%2Bi5m7N4Osp7hmip2MA0gJ8FyA%3D\";}}','no'),(410507,'jp_sync_retry_after_sync','','no'),(410508,'jp_sync_error_log_sync','a:1:{s:15:\"1698474776.9988\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:59:\"cURL error 6: Could not resolve host: jetpack.wordpress.com\";}}s:10:\"error_data\";a:1:{s:19:\"http_request_failed\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:59:\"cURL error 6: Could not resolve host: jetpack.wordpress.com\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}}s:18:\"\0*\0additional_data\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;i:-10520;}}}}','yes'),(416250,'wp_attachment_pages_enabled','1','yes'),(491380,'jetpack_sync_settings_wpcom_rest_api_enabled','1','yes'),(574728,'wpgmza_welcome_screen_done','1','yes'),(605860,'_transient_timeout_jetpack_file_data_13.5','1720117679','no'),(605861,'_transient_jetpack_file_data_13.5','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(627650,'_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.5.5.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.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.5.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";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:1719771761;s:15:\"version_checked\";s:5:\"6.5.5\";s:12:\"translations\";a:0:{}}','no'),(631724,'_site_transient_timeout_php_check_97f83d63b8a66f6e8c057d89a83d8845','1720246923','no'),(631725,'_site_transient_php_check_97f83d63b8a66f6e8c057d89a83d8845','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(632535,'jetpack_site_products','a:0:{}','yes'),(633044,'_transient_timeout_wp_plugin_update_mojo-marketplace-wp-plugin','1719793361','no'),(633045,'_transient_wp_plugin_update_mojo-marketplace-wp-plugin','O:8:\"stdClass\":20:{s:6:\"author\";s:43:\"<a href=\"https://bluehost.com\">Bluehost</a>\";s:11:\"author_name\";s:8:\"Bluehost\";s:10:\"author_uri\";s:20:\"https://bluehost.com\";s:11:\"description\";s:72:\"This plugin adds shortcodes, widgets, and themes to your WordPress site.\";s:13:\"download_link\";s:109:\"https://github.com/bluehost/mojo-marketplace-wp-plugin/releases/download/1.7.9/mojo-marketplace-wp-plugin.zip\";s:8:\"homepage\";s:27:\"https://mojomarketplace.com\";s:2:\"id\";s:47:\"mojo-marketplace-wp-plugin/mojo-marketplace.php\";s:12:\"last_updated\";s:20:\"2023-10-18T13:41:35Z\";s:4:\"name\";s:20:\"The MOJO Marketplace\";s:6:\"plugin\";s:47:\"mojo-marketplace-wp-plugin/mojo-marketplace.php\";s:8:\"requires\";s:3:\"5.8\";s:12:\"requires_php\";s:3:\"5.6\";s:8:\"sections\";a:1:{s:11:\"description\";s:72:\"This plugin adds shortcodes, widgets, and themes to your WordPress site.\";}s:17:\"short_description\";s:72:\"This plugin adds shortcodes, widgets, and themes to your WordPress site.\";s:4:\"slug\";s:26:\"mojo-marketplace-wp-plugin\";s:6:\"tested\";s:5:\"6.3.2\";s:7:\"version\";s:5:\"1.7.9\";s:11:\"new_version\";s:5:\"1.7.9\";s:7:\"package\";s:109:\"https://github.com/bluehost/mojo-marketplace-wp-plugin/releases/download/1.7.9/mojo-marketplace-wp-plugin.zip\";s:3:\"url\";s:27:\"https://mojomarketplace.com\";}','no'),(633046,'_site_transient_timeout_theme_roots','1719773562','no'),(633047,'_site_transient_theme_roots','a:16:{s:7:\"orgafit\";s:7:\"/themes\";s:7:\"sinatra\";s:7:\"/themes\";s:12:\"twentyeleven\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:9:\"twentyten\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(633048,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1719771762;s:7:\"checked\";a:16:{s:7:\"orgafit\";s:5:\"1.0.1\";s:7:\"sinatra\";s:3:\"1.3\";s:12:\"twentyeleven\";s:3:\"4.6\";s:13:\"twentyfifteen\";s:3:\"3.7\";s:14:\"twentyfourteen\";s:3:\"3.9\";s:14:\"twentynineteen\";s:3:\"2.8\";s:15:\"twentyseventeen\";s:3:\"3.6\";s:13:\"twentysixteen\";s:3:\"3.2\";s:9:\"twentyten\";s:3:\"4.1\";s:14:\"twentythirteen\";s:3:\"4.1\";s:12:\"twentytwelve\";s:3:\"4.2\";s:12:\"twentytwenty\";s:3:\"2.6\";s:16:\"twentytwentyfour\";s:3:\"1.1\";s:15:\"twentytwentyone\";s:3:\"2.2\";s:17:\"twentytwentythree\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.7\";}s:8:\"response\";a:1:{s:7:\"orgafit\";a:3:{s:3:\"url\";s:52:\"http://up.cwsthemes.com/themes/changelog/orgafit.txt\";s:11:\"new_version\";s:5:\"1.0.7\";s:7:\"package\";s:0:\"\";}}s:9:\"no_update\";a:15:{s:7:\"sinatra\";a:6:{s:5:\"theme\";s:7:\"sinatra\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:37:\"https://wordpress.org/themes/sinatra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/sinatra.1.3.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentyeleven\";a:6:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"4.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.4.6.zip\";s:8:\"requires\";s:3:\"3.2\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"3.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.3.7.zip\";s:8:\"requires\";s:3:\"4.1\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.9.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.8.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.3.2.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:9:\"twentyten\";a:6:{s:5:\"theme\";s:9:\"twentyten\";s:11:\"new_version\";s:3:\"4.1\";s:3:\"url\";s:39:\"https://wordpress.org/themes/twentyten/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/twentyten.4.1.zip\";s:8:\"requires\";s:3:\"3.0\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"4.1\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.4.1.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwelve\";a:6:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"4.2\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.4.2.zip\";s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.1.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.2.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.4.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.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.7.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(633049,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1719771763;s:8:\"response\";a:2:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.9.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.5.5\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"7.7.2\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"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:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:60:\"cf7-conditional-fields/contact-form-7-conditional-fields.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/cf7-conditional-fields\";s:4:\"slug\";s:22:\"cf7-conditional-fields\";s:6:\"plugin\";s:60:\"cf7-conditional-fields/contact-form-7-conditional-fields.php\";s:11:\"new_version\";s:6:\"2.4.13\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/cf7-conditional-fields/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/cf7-conditional-fields.2.4.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/cf7-conditional-fields/assets/icon-256x256.png?rev=2072595\";s:2:\"1x\";s:75:\"https://ps.w.org/cf7-conditional-fields/assets/icon-128x128.png?rev=2072595\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/cf7-conditional-fields/assets/banner-1544x500.png?rev=1925451\";s:2:\"1x\";s:77:\"https://ps.w.org/cf7-conditional-fields/assets/banner-772x250.png?rev=1925451\";}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:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:4:\"13.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.13.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:33:\"instagram-feed/instagram-feed.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/instagram-feed\";s:4:\"slug\";s:14:\"instagram-feed\";s:6:\"plugin\";s:33:\"instagram-feed/instagram-feed.php\";s:11:\"new_version\";s:5:\"6.4.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/instagram-feed/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/instagram-feed.6.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807\";s:2:\"1x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-128x128.png?rev=2700807\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/instagram-feed/assets/banner-1544x500.png?rev=2679382\";s:2:\"1x\";s:69:\"https://ps.w.org/instagram-feed/assets/banner-772x250.png?rev=2679382\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:45:\"wp-content-copy-protector/preventer-index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/wp-content-copy-protector\";s:4:\"slug\";s:25:\"wp-content-copy-protector\";s:6:\"plugin\";s:45:\"wp-content-copy-protector/preventer-index.php\";s:11:\"new_version\";s:5:\"3.5.8\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/wp-content-copy-protector/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/wp-content-copy-protector.3.5.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/wp-content-copy-protector/assets/icon-256x256.png?rev=976781\";s:2:\"1x\";s:77:\"https://ps.w.org/wp-content-copy-protector/assets/icon-128x128.png?rev=976781\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:80:\"https://ps.w.org/wp-content-copy-protector/assets/banner-772x250.png?rev=1310094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wp-google-maps\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:6:\"9.0.40\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-google-maps/assets/icon-128x128.png?rev=3058363\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-google-maps/assets/banner-1544x500.png?rev=3058363\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-google-maps/assets/banner-772x250.png?rev=3058368\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}}s:7:\"checked\";a:21:{s:19:\"akismet/akismet.php\";s:5:\"5.3.2\";s:78:\"all-in-one-wp-migration-unlimited-master/all-in-one-wp-migration-unlimited.php\";s:4:\"6.77\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.3\";s:60:\"cf7-conditional-fields/contact-form-7-conditional-fields.php\";s:6:\"2.4.13\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.7.7\";s:39:\"cws-demo-importer/cws-demo-importer.php\";s:5:\"2.0.8\";s:33:\"cws-essentials/cws-essentials.php\";s:5:\"1.0.0\";s:31:\"cws-flaticons/cws-flaticons.php\";s:5:\"1.1.3\";s:29:\"cws-megamenu/cws-megamenu.php\";s:3:\"1.1\";s:29:\"cws-svgicons/cws-svgicons.php\";s:5:\"1.5.4\";s:17:\"cws-to/cws-to.php\";s:5:\"1.5.4\";s:9:\"hello.php\";s:5:\"1.7.2\";s:19:\"jetpack/jetpack.php\";s:4:\"13.5\";s:65:\"oauth-twitter-feed-for-developers/twitter-feed-for-developers.php\";s:5:\"2.3.0\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.2.1\";s:23:\"revslider/revslider.php\";s:6:\"6.6.12\";s:33:\"instagram-feed/instagram-feed.php\";s:5:\"6.4.3\";s:47:\"mojo-marketplace-wp-plugin/mojo-marketplace.php\";s:5:\"1.7.9\";s:27:\"js_composer/js_composer.php\";s:5:\"6.6.0\";s:45:\"wp-content-copy-protector/preventer-index.php\";s:5:\"3.5.8\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:6:\"9.0.40\";}}','no'),(633050,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1719771793','no'),(633051,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;d:0;}','no'),(633053,'_transient_timeout_jetpack_sync_constants_await','1719775364','no'),(633054,'_transient_jetpack_sync_constants_await','1719771764.8239','no'),(633055,'_transient_timeout_jetpack_is_single_user','1719814964','no'),(633056,'_transient_jetpack_is_single_user','1','no'),(633057,'_transient_timeout_jetpack_sync_callables_await','1719771824','no'),(633058,'_transient_jetpack_sync_callables_await','1719771764.8429','no'),(633059,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1719858164','no'),(633060,'_transient_jetpack_plugin_api_action_links_refresh','1719771764','no'),(633409,'_transient_timeout_jetpack_update_remote_package_last_query','1719813593','no'),(633410,'_transient_jetpack_update_remote_package_last_query','1719813533','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (37,16,'_form','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]'),(38,16,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:44:\"[_site_title] <wordpress@tetraraysfoods.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(39,16,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:44:\"[_site_title] <wordpress@tetraraysfoods.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(40,16,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(42,16,'_locale','en_US'),(43,17,'_wp_attached_file','2021/05/log_file_2021-05-18__05-11-51.txt'),(47,22,'_wp_attached_file','2019/04/img1.jpg'),(48,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/04/img1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(49,22,'_wxr_import_parent','14'),(50,23,'_wp_attached_file','2019/04/img2.jpg'),(51,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/04/img2.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(52,23,'_wxr_import_parent','14'),(53,24,'_wp_attached_file','2019/04/img3.jpg'),(54,24,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/04/img3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(55,24,'_wxr_import_parent','14'),(56,25,'_wp_attached_file','2019/04/b1.jpg'),(57,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:490;s:4:\"file\";s:14:\"2019/04/b1.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"b1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"b1-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"b1-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"b1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"b1-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(58,25,'_wxr_import_parent','14'),(59,26,'_wp_attached_file','2019/04/me.png'),(60,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:14:\"2019/04/me.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(61,26,'_wxr_import_parent','29'),(62,36,'_wp_attached_file','2019/04/b3.jpg'),(63,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:490;s:4:\"file\";s:14:\"2019/04/b3.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"b3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"b3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"b3-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"b3-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"b3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"b3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"b3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"b3-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(64,36,'_wxr_import_parent','29'),(65,37,'_wp_attached_file','2019/04/b4.jpg'),(66,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:490;s:4:\"file\";s:14:\"2019/04/b4.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"b4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"b4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"b4-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"b4-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"b4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"b4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"b4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"b4-600x392.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,37,'_wxr_import_parent','29'),(68,43,'_wp_attached_file','2019/04/img4.jpg'),(69,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/04/img4.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(70,43,'_wxr_import_parent','40'),(71,48,'_wp_attached_file','2019/04/slider1.jpg'),(72,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:855;s:4:\"file\";s:19:\"2019/04/slider1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"slider1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"slider1-600x267.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider1-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider1-1024x456.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider1-768x342.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slider1-1536x684.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"slider1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"slider1-600x267.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,48,'_wxr_import_parent','46'),(74,51,'_wp_attached_file','2019/04/icon1.png'),(75,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:58;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2019/04/icon1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,51,'_wxr_import_parent','46'),(77,52,'_wp_attached_file','2019/04/about.jpg'),(78,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:538;s:6:\"height\";i:466;s:4:\"file\";s:17:\"2019/04/about.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"about-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"about-510x442.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,52,'_wxr_import_parent','46'),(80,53,'_wp_attached_file','2019/04/shape3.png'),(81,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:251;s:6:\"height\";i:264;s:4:\"file\";s:18:\"2019/04/shape3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"shape3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"shape3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"shape3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82,53,'_wxr_import_parent','46'),(83,57,'_wp_attached_file','2019/04/shape1.png'),(84,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:115;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2019/04/shape1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85,57,'_wxr_import_parent','46'),(86,60,'_wp_attached_file','2019/04/bg1.png'),(87,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:652;s:6:\"height\";i:651;s:4:\"file\";s:15:\"2019/04/bg1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg1-600x599.png\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg1-600x599.png\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(88,60,'_wxr_import_parent','46'),(89,62,'_wp_attached_file','2019/04/bg1.jpg'),(90,62,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:744;s:4:\"file\";s:15:\"2019/04/bg1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg1-600x233.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg1-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg1-1024x397.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg1-768x298.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg1-1536x595.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:595;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg1-600x233.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(91,62,'_wxr_import_parent','46'),(92,66,'_wp_attached_file','2019/04/shape2.png'),(93,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:115;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2019/04/shape2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(94,66,'_wxr_import_parent','46'),(95,67,'_wp_attached_file','2019/04/fea4.png'),(96,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2019/04/fea4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97,67,'_wxr_import_parent','46'),(98,71,'_wp_attached_file','2019/04/fea1.png'),(99,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2019/04/fea1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(100,71,'_wxr_import_parent','46'),(101,72,'_wp_attached_file','2019/04/fea2.png'),(102,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2019/04/fea2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(103,72,'_wxr_import_parent','46'),(104,73,'_wp_attached_file','2019/04/fea3.png'),(105,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2019/04/fea3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(106,73,'_wxr_import_parent','46'),(107,75,'_wp_attached_file','2019/04/bg2.jpg'),(108,75,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2019/04/bg2.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg2-600x156.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg2-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg2-1024x267.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg2-768x200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg2-1536x400.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg2-600x156.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(109,75,'_wxr_import_parent','46'),(110,79,'_wp_attached_file','2019/04/icon3.png'),(111,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2019/04/icon3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(112,79,'_wxr_import_parent','46'),(113,84,'_wp_attached_file','2019/04/team1.jpg'),(114,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:350;s:4:\"file\";s:17:\"2019/04/team1.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"team1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"team1-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115,84,'_wxr_import_parent','83'),(116,85,'_wp_attached_file','2019/04/team2.jpg'),(117,85,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:350;s:4:\"file\";s:17:\"2019/04/team2.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"team2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"team2-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(118,85,'_wxr_import_parent','82'),(119,86,'_wp_attached_file','2019/04/team3.jpg'),(120,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:350;s:4:\"file\";s:17:\"2019/04/team3.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"team3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"team3-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(121,86,'_wxr_import_parent','82'),(122,87,'_wp_attached_file','2019/04/team4.jpg'),(123,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:350;s:4:\"file\";s:17:\"2019/04/team4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"team4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"team4-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(124,87,'_wxr_import_parent','82'),(125,89,'_wp_attached_file','2019/04/team5.jpg'),(126,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:295;s:4:\"file\";s:17:\"2019/04/team5.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(127,89,'_wxr_import_parent','88'),(128,90,'_wp_attached_file','2019/04/team6.jpg'),(129,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:295;s:4:\"file\";s:17:\"2019/04/team6.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(130,90,'_wxr_import_parent','88'),(131,91,'_wp_attached_file','2019/04/team7.jpg'),(132,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:295;s:4:\"file\";s:17:\"2019/04/team7.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133,91,'_wxr_import_parent','88'),(134,92,'_wp_attached_file','2019/04/team8.jpg'),(135,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:295;s:4:\"file\";s:17:\"2019/04/team8.jpg\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"team8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"team8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"team8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(136,92,'_wxr_import_parent','88'),(137,95,'_wp_attached_file','2019/04/icon5.png'),(138,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:59;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2019/04/icon5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139,95,'_wxr_import_parent','46'),(140,96,'_wp_attached_file','2019/04/bg2.png'),(141,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:340;s:6:\"height\";i:399;s:4:\"file\";s:15:\"2019/04/bg2.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg2-256x300.png\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(142,96,'_wxr_import_parent','46'),(143,101,'_wp_attached_file','2019/04/c1.png'),(144,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:91;s:4:\"file\";s:14:\"2019/04/c1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(145,101,'_wxr_import_parent','46'),(146,102,'_wp_attached_file','2019/04/c2.png'),(147,102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:91;s:4:\"file\";s:14:\"2019/04/c2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(148,102,'_wxr_import_parent','46'),(149,103,'_wp_attached_file','2019/04/c3.png'),(150,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/04/c3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,103,'_wxr_import_parent','46'),(152,106,'_wp_attached_file','2019/04/bg4.jpg'),(153,106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:905;s:4:\"file\";s:15:\"2019/04/bg4.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg4-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg4-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg4-1024x483.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg4-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg4-1536x724.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg4-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(154,106,'_wxr_import_parent','46'),(155,111,'_wp_attached_file','2019/04/test.png'),(156,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/04/test.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,111,'_wxr_import_parent','110'),(158,116,'_wp_attached_file','2019/04/blog1.jpg'),(159,116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:245;s:4:\"file\";s:17:\"2019/04/blog1.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog1-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"blog1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(160,116,'_wxr_import_parent','40'),(161,117,'_wp_attached_file','2019/04/blog2.jpg'),(162,117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:245;s:4:\"file\";s:17:\"2019/04/blog2.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog2-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"blog2-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"blog2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(163,117,'_wxr_import_parent','40'),(164,118,'_wp_attached_file','2019/04/blog3.jpg'),(165,118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:245;s:4:\"file\";s:17:\"2019/04/blog3.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog3-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"blog3-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"blog3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166,118,'_wxr_import_parent','40'),(167,119,'_wp_attached_file','2019/04/blog4.jpg'),(168,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:245;s:4:\"file\";s:17:\"2019/04/blog4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog4-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"blog4-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"blog4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,119,'_wxr_import_parent','14'),(170,121,'_wp_attached_file','2019/04/icon7.png'),(171,121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:59;s:4:\"file\";s:17:\"2019/04/icon7.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(172,121,'_wxr_import_parent','46'),(173,122,'_wp_attached_file','2019/04/shape1-1.png'),(174,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:352;s:6:\"height\";i:389;s:4:\"file\";s:20:\"2019/04/shape1-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"shape1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"shape1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"shape1-1-271x300.png\";s:5:\"width\";i:271;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"shape1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"shape1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(175,122,'_wxr_import_parent','46'),(176,123,'_wp_attached_file','2019/04/shape2-1.png'),(177,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:364;s:6:\"height\";i:431;s:4:\"file\";s:20:\"2019/04/shape2-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"shape2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"shape2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"shape2-1-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"shape2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"shape2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"shape2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(178,123,'_wxr_import_parent','46'),(179,127,'_wp_attached_file','2019/04/gallery1.jpg'),(180,127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery1.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(181,130,'_wp_attached_file','2019/04/gallery6.jpg'),(182,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery6.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(183,130,'_wxr_import_parent','129'),(184,131,'_wp_attached_file','2019/04/icon2.png'),(185,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:58;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2019/04/icon2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(186,131,'_wxr_import_parent','46'),(187,132,'_wp_attached_file','2019/04/bg3.jpg'),(188,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1403;s:4:\"file\";s:15:\"2019/04/bg3.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg3-600x438.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg3-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg3-1024x748.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg3-768x561.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg3-1536x1122.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg3-600x438.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,132,'_wxr_import_parent','46'),(190,135,'_wp_attached_file','2019/04/gallery2.jpg'),(191,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery2.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(192,135,'_wxr_import_parent','134'),(193,137,'_wp_attached_file','2019/04/gallery5.jpg'),(194,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery5.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(195,137,'_wxr_import_parent','136'),(196,139,'_wp_attached_file','2019/04/gallery3.jpg'),(197,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery3.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(198,139,'_wxr_import_parent','136'),(199,141,'_wp_attached_file','2019/04/gallery4.jpg'),(200,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2019/04/gallery4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"gallery4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"gallery4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"gallery4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(201,141,'_wxr_import_parent','140'),(202,145,'_wp_attached_file','2019/04/sl1.png'),(203,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:235;s:6:\"height\";i:145;s:4:\"file\";s:15:\"2019/04/sl1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl1-150x145.png\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sl1-150x145.png\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl1-150x145.png\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(204,145,'_wxr_import_parent','142'),(205,146,'_wp_attached_file','2019/04/sl2.png'),(206,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:172;s:4:\"file\";s:15:\"2019/04/sl2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sl2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(207,146,'_wxr_import_parent','142'),(208,147,'_wp_attached_file','2019/04/slider2.jpg'),(209,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:850;s:4:\"file\";s:19:\"2019/04/slider2.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"slider2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"slider2-600x266.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider2-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider2-1024x453.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider2-768x340.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slider2-1536x680.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"slider2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"slider2-600x266.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(210,147,'_wxr_import_parent','142'),(211,151,'_wp_attached_file','2019/04/about1.png'),(212,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:616;s:6:\"height\";i:580;s:4:\"file\";s:18:\"2019/04/about1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"about1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"about1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"about1-600x565.png\";s:5:\"width\";i:600;s:6:\"height\";i:565;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"about1-300x282.png\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"about1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"about1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"about1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"about1-600x565.png\";s:5:\"width\";i:600;s:6:\"height\";i:565;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(213,151,'_wxr_import_parent','142'),(214,154,'_wp_attached_file','2019/04/ser1.png'),(215,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:90;s:4:\"file\";s:16:\"2019/04/ser1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(216,154,'_wxr_import_parent','142'),(217,155,'_wp_attached_file','2019/04/ser2.png'),(218,155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:91;s:6:\"height\";i:91;s:4:\"file\";s:16:\"2019/04/ser2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(219,155,'_wxr_import_parent','142'),(220,156,'_wp_attached_file','2019/04/ser3.png'),(221,156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:92;s:6:\"height\";i:93;s:4:\"file\";s:16:\"2019/04/ser3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(222,156,'_wxr_import_parent','142'),(223,157,'_wp_attached_file','2019/04/bg6.jpg'),(224,157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:996;s:4:\"file\";s:15:\"2019/04/bg6.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg6-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg6-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg6-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg6-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg6-1536x797.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:797;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg6-600x311.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(225,157,'_wxr_import_parent','142'),(226,160,'_wp_attached_file','2019/04/bg7.jpg'),(227,160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:502;s:4:\"file\";s:15:\"2019/04/bg7.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg7-600x157.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg7-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg7-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg7-768x201.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg7-1536x402.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg7-600x157.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(228,160,'_wxr_import_parent','142'),(229,163,'_wp_attached_file','2019/04/bg3.png'),(230,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:608;s:4:\"file\";s:15:\"2019/04/bg3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg3-600x521.png\";s:5:\"width\";i:600;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg3-300x261.png\";s:5:\"width\";i:300;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg3-600x521.png\";s:5:\"width\";i:600;s:6:\"height\";i:521;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(231,163,'_wxr_import_parent','142'),(232,168,'_wp_attached_file','2019/04/deal.png'),(233,168,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:391;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2019/04/deal.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"deal-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"deal-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"deal-235x300.png\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"deal-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"deal-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"deal-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(234,168,'_wxr_import_parent','142'),(235,170,'_wp_attached_file','2019/04/bg8.jpg'),(236,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:739;s:4:\"file\";s:15:\"2019/04/bg8.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg8-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg8-300x115.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg8-1024x394.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg8-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg8-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg8-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(237,170,'_wxr_import_parent','142'),(238,175,'_wp_attached_file','2019/04/te1.png'),(239,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:239;s:4:\"file\";s:15:\"2019/04/te1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(240,175,'_wxr_import_parent','142'),(241,176,'_wp_attached_file','2019/04/te2.png'),(242,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:95;s:6:\"height\";i:105;s:4:\"file\";s:15:\"2019/04/te2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(243,176,'_wxr_import_parent','142'),(244,177,'_wp_attached_file','2019/04/te3.png'),(245,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:98;s:6:\"height\";i:99;s:4:\"file\";s:15:\"2019/04/te3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(246,177,'_wxr_import_parent','142'),(247,178,'_wp_attached_file','2019/04/te4.png'),(248,178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:174;s:6:\"height\";i:168;s:4:\"file\";s:15:\"2019/04/te4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(249,178,'_wxr_import_parent','142'),(250,180,'_wp_attached_file','2019/04/icon6.png'),(251,180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2019/04/icon6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(252,180,'_wxr_import_parent','142'),(253,181,'_wp_attached_file','2019/04/bg9.jpg'),(254,181,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1068;s:4:\"file\";s:15:\"2019/04/bg9.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg9-600x334.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg9-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg9-1024x570.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg9-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"bg9-1536x854.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg9-600x334.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(255,181,'_wxr_import_parent','142'),(256,188,'_wp_attached_file','2019/04/blog-4.jpg'),(257,188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:389;s:4:\"file\";s:18:\"2019/04/blog-4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-4-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"blog-4-208x300.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(258,188,'_wxr_import_parent','40'),(259,189,'_wp_attached_file','2019/04/blog-5.jpg'),(260,189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:389;s:4:\"file\";s:18:\"2019/04/blog-5.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-5-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"blog-5-208x300.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(261,189,'_wxr_import_parent','40'),(262,194,'_wp_attached_file','2019/04/bg10.jpg'),(263,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:920;s:4:\"file\";s:16:\"2019/04/bg10.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg10-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg10-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg10-1024x491.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg10-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg10-1536x736.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg10-600x288.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(264,194,'_wxr_import_parent','142'),(265,198,'_wp_attached_file','2019/04/brand1.png'),(266,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:86;s:6:\"height\";i:60;s:4:\"file\";s:18:\"2019/04/brand1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(267,198,'_wxr_import_parent','142'),(268,199,'_wp_attached_file','2019/04/brand2.png'),(269,199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2019/04/brand2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(270,199,'_wxr_import_parent','142'),(271,200,'_wp_attached_file','2019/04/brand3.png'),(272,200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2019/04/brand3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(273,200,'_wxr_import_parent','142'),(274,202,'_wp_attached_file','2019/04/logo.png'),(275,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:135;s:6:\"height\";i:47;s:4:\"file\";s:16:\"2019/04/logo.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(276,202,'_wxr_import_parent','142'),(277,208,'_wp_attached_file','2019/04/slider3.jpg'),(278,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:950;s:4:\"file\";s:19:\"2019/04/slider3.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"slider3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"slider3-600x297.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider3-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider3-1024x507.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider3-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slider3-1536x760.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"slider3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"slider3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"slider3-600x297.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(279,208,'_wxr_import_parent','207'),(280,209,'_wp_attached_file','2019/04/sl3.png'),(281,209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:233;s:6:\"height\";i:167;s:4:\"file\";s:15:\"2019/04/sl3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sl3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(282,209,'_wxr_import_parent','207'),(283,210,'_wp_attached_file','2019/04/sl4.png'),(284,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:230;s:6:\"height\";i:245;s:4:\"file\";s:15:\"2019/04/sl4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sl4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(285,210,'_wxr_import_parent','207'),(286,211,'_wp_attached_file','2019/04/sl5.png'),(287,211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:382;s:6:\"height\";i:290;s:4:\"file\";s:15:\"2019/04/sl5.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"sl5-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"sl5-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sl5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"sl5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(288,211,'_wxr_import_parent','207'),(289,214,'_wp_attached_file','2019/04/bg4.png'),(290,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:628;s:6:\"height\";i:893;s:4:\"file\";s:15:\"2019/04/bg4.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"bg4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg4-600x853.png\";s:5:\"width\";i:600;s:6:\"height\";i:853;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg4-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bg4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"bg4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg4-600x853.png\";s:5:\"width\";i:600;s:6:\"height\";i:853;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(291,214,'_wxr_import_parent','207'),(292,215,'_wp_attached_file','2019/04/ab1.png'),(293,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:136;s:6:\"height\";i:160;s:4:\"file\";s:15:\"2019/04/ab1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"ab1-136x150.png\";s:5:\"width\";i:136;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ab1-136x150.png\";s:5:\"width\";i:136;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"ab1-136x150.png\";s:5:\"width\";i:136;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(294,215,'_wxr_import_parent','207'),(295,216,'_wp_attached_file','2019/04/ab2.png'),(296,216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:113;s:4:\"file\";s:15:\"2019/04/ab2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(297,216,'_wxr_import_parent','207'),(298,217,'_wp_attached_file','2019/04/ab3.png'),(299,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:239;s:6:\"height\";i:230;s:4:\"file\";s:15:\"2019/04/ab3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"ab3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ab3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"ab3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(300,217,'_wxr_import_parent','207'),(301,220,'_wp_attached_file','2019/04/f1.png'),(302,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:14:\"2019/04/f1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(303,220,'_wxr_import_parent','207'),(304,221,'_wp_attached_file','2019/04/f2.png'),(305,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:14:\"2019/04/f2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(306,221,'_wxr_import_parent','207'),(307,222,'_wp_attached_file','2019/04/f3.png'),(308,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:14:\"2019/04/f3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(309,222,'_wxr_import_parent','207'),(310,224,'_wp_attached_file','2019/04/bg11.jpg'),(311,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:16:\"2019/04/bg11.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg11-600x219.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg11-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg11-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg11-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg11-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg11-600x219.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(312,224,'_wxr_import_parent','207'),(313,228,'_wp_attached_file','2019/04/deal1.png'),(314,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:558;s:6:\"height\";i:520;s:4:\"file\";s:17:\"2019/04/deal1.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"deal1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"deal1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"deal1-300x280.png\";s:5:\"width\";i:300;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"deal1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"deal1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"deal1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"deal1-510x475.png\";s:5:\"width\";i:510;s:6:\"height\";i:475;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(315,228,'_wxr_import_parent','207'),(316,229,'_wp_attached_file','2019/04/bg12.jpg'),(317,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:739;s:4:\"file\";s:16:\"2019/04/bg12.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg12-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg12-300x115.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg12-1024x394.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg12-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg12-1536x591.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg12-600x231.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(318,229,'_wxr_import_parent','207'),(319,231,'_wp_attached_file','2019/04/s1.png'),(320,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:86;s:6:\"height\";i:75;s:4:\"file\";s:14:\"2019/04/s1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(321,231,'_wxr_import_parent','207'),(322,232,'_wp_attached_file','2019/04/s2.png'),(323,232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:14:\"2019/04/s2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(324,232,'_wxr_import_parent','207'),(325,233,'_wp_attached_file','2019/04/s3.png'),(326,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:73;s:4:\"file\";s:14:\"2019/04/s3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(327,233,'_wxr_import_parent','207'),(328,234,'_wp_attached_file','2019/04/s4.png'),(329,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:58;s:4:\"file\";s:14:\"2019/04/s4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(330,234,'_wxr_import_parent','207'),(331,235,'_wp_attached_file','2019/04/s5.png'),(332,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:74;s:4:\"file\";s:14:\"2019/04/s5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(333,235,'_wxr_import_parent','207'),(334,236,'_wp_attached_file','2019/04/s6.png'),(335,236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:74;s:4:\"file\";s:14:\"2019/04/s6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(336,236,'_wxr_import_parent','207'),(337,238,'_wp_attached_file','2019/04/icon8.png'),(338,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:60;s:6:\"height\";i:57;s:4:\"file\";s:17:\"2019/04/icon8.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(339,238,'_wxr_import_parent','207'),(340,239,'_wp_attached_file','2019/04/s1-1.png'),(341,239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:153;s:6:\"height\";i:147;s:4:\"file\";s:16:\"2019/04/s1-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"s1-1-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"s1-1-150x147.png\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(342,239,'_wxr_import_parent','207'),(343,240,'_wp_attached_file','2019/04/s2-1.png'),(344,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:211;s:6:\"height\";i:202;s:4:\"file\";s:16:\"2019/04/s2-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"s2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"s2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"s2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(345,240,'_wxr_import_parent','207'),(346,242,'_wp_attached_file','2019/04/01.png'),(347,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:84;s:4:\"file\";s:14:\"2019/04/01.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(348,242,'_wxr_import_parent','207'),(349,243,'_wp_attached_file','2019/04/02.png'),(350,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/04/02.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(351,243,'_wxr_import_parent','207'),(352,244,'_wp_attached_file','2019/04/03.png'),(353,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/04/03.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(354,244,'_wxr_import_parent','207'),(355,245,'_wp_attached_file','2019/04/04.png'),(356,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/04/04.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(357,245,'_wxr_import_parent','207'),(358,246,'_wp_attached_file','2019/04/05.png'),(359,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:14:\"2019/04/05.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(360,246,'_wxr_import_parent','207'),(361,247,'_wp_attached_file','2019/04/b.png'),(362,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:119;s:6:\"height\";i:215;s:4:\"file\";s:13:\"2019/04/b.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"b-119x150.png\";s:5:\"width\";i:119;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"b-119x150.png\";s:5:\"width\";i:119;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"b-119x150.png\";s:5:\"width\";i:119;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(363,247,'_wxr_import_parent','207'),(364,248,'_wp_attached_file','2019/04/b2.png'),(365,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:173;s:6:\"height\";i:119;s:4:\"file\";s:14:\"2019/04/b2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"b2-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"b2-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"b2-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(366,248,'_wxr_import_parent','207'),(367,251,'_wp_attached_file','2019/04/bg13.jpg'),(368,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1069;s:4:\"file\";s:16:\"2019/04/bg13.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg13-600x334.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg13-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg13-1024x570.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg13-768x428.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg13-1536x855.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:855;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg13-600x334.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(369,251,'_wxr_import_parent','207'),(370,253,'_wp_attached_file','2019/04/bl1.png'),(371,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:214;s:6:\"height\";i:198;s:4:\"file\";s:15:\"2019/04/bl1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bl1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bl1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bl1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(372,253,'_wxr_import_parent','207'),(373,254,'_wp_attached_file','2019/04/bl2.png'),(374,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:217;s:6:\"height\";i:115;s:4:\"file\";s:15:\"2019/04/bl2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"bl2-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bl2-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"bl2-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(375,254,'_wxr_import_parent','207'),(376,255,'_wp_attached_file','2019/04/bl3.png'),(377,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:145;s:4:\"file\";s:15:\"2019/04/bl3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(378,255,'_wxr_import_parent','207'),(379,256,'_wp_attached_file','2019/04/bl4.png'),(380,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:103;s:4:\"file\";s:15:\"2019/04/bl4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(381,256,'_wxr_import_parent','207'),(382,261,'_wp_attached_file','2019/04/bg15.jpg'),(383,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2019/04/bg15.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg15-600x188.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg15-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg15-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg15-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg15-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg15-600x188.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(384,261,'_wxr_import_parent','259'),(385,263,'_wp_attached_file','2019/04/about2.jpg'),(386,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:470;s:6:\"height\";i:530;s:4:\"file\";s:18:\"2019/04/about2.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"about2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"about2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"about2-266x300.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"about2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"about2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"about2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(387,263,'_wxr_import_parent','259'),(388,265,'_wp_attached_file','2019/04/about3.jpg'),(389,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:210;s:4:\"file\";s:18:\"2019/04/about3.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"about3-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"about3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"about3-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"about3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"about3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(390,265,'_wxr_import_parent','259'),(391,271,'_wp_attached_file','2019/04/what.png'),(392,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:591;s:6:\"height\";i:913;s:4:\"file\";s:16:\"2019/04/what.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"what-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"what-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"what-194x300.png\";s:5:\"width\";i:194;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"what-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"what-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"what-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"what-510x788.png\";s:5:\"width\";i:510;s:6:\"height\";i:788;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(393,271,'_wxr_import_parent','259'),(394,272,'_wp_attached_file','2019/04/bg16.jpg'),(395,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:827;s:4:\"file\";s:16:\"2019/04/bg16.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg16-600x258.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg16-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg16-1024x441.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg16-768x331.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:331;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg16-1536x662.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg16-600x258.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(396,272,'_wxr_import_parent','259'),(397,275,'_wp_attached_file','2019/05/w1.png'),(398,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:96;s:4:\"file\";s:14:\"2019/05/w1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(399,275,'_wxr_import_parent','259'),(400,276,'_wp_attached_file','2019/05/bg17.jpg'),(401,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:906;s:4:\"file\";s:16:\"2019/05/bg17.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg17-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg17-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg17-1024x483.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg17-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg17-1536x725.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg17-600x283.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(402,276,'_wxr_import_parent','259'),(403,278,'_wp_attached_file','2019/05/w2.png'),(404,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:95;s:4:\"file\";s:14:\"2019/05/w2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(405,278,'_wxr_import_parent','259'),(406,279,'_wp_attached_file','2019/05/w3.png'),(407,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:94;s:4:\"file\";s:14:\"2019/05/w3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(408,279,'_wxr_import_parent','259'),(409,288,'_wp_attached_file','2019/05/icon9.png'),(410,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:53;s:6:\"height\";i:67;s:4:\"file\";s:17:\"2019/05/icon9.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(411,288,'_wxr_import_parent','284'),(412,293,'_wp_attached_file','2019/05/bg19.jpg'),(413,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2019/05/bg19.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg19-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg19-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg19-1024x569.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg19-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg19-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(414,293,'_wxr_import_parent','284'),(415,297,'_wp_attached_file','2019/05/p1.png'),(416,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:97;s:4:\"file\";s:14:\"2019/05/p1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(417,297,'_wxr_import_parent','284'),(418,298,'_wp_attached_file','2019/05/p2.png'),(419,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:97;s:4:\"file\";s:14:\"2019/05/p2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(420,298,'_wxr_import_parent','284'),(421,299,'_wp_attached_file','2019/05/p3.png'),(422,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:99;s:4:\"file\";s:14:\"2019/05/p3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(423,299,'_wxr_import_parent','284'),(424,306,'_wp_attached_file','2019/05/bg18.jpg'),(425,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:828;s:4:\"file\";s:16:\"2019/05/bg18.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg18-600x259.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg18-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg18-1024x442.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg18-768x331.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:331;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"bg18-1536x662.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg18-600x259.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(426,306,'_wxr_import_parent','284'),(427,311,'_wp_attached_file','2019/05/s4.png'),(428,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:58;s:4:\"file\";s:14:\"2019/05/s4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(429,311,'_wxr_import_parent','310'),(430,313,'_wp_attached_file','2019/05/s5.png'),(431,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:74;s:4:\"file\";s:14:\"2019/05/s5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(432,313,'_wxr_import_parent','312'),(433,314,'_wp_attached_file','2019/05/s6.png'),(434,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:74;s:4:\"file\";s:14:\"2019/05/s6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(435,314,'_wxr_import_parent','312'),(436,343,'_wp_attached_file','2019/04/lg1.jpg'),(437,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:770;s:4:\"file\";s:15:\"2019/04/lg1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lg1-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"lg1-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"lg1-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg1-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(438,343,'_wxr_import_parent','134'),(439,344,'_wp_attached_file','2019/04/lg2.jpg'),(440,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:770;s:4:\"file\";s:15:\"2019/04/lg2.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lg2-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"lg2-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"lg2-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg2-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(441,344,'_wxr_import_parent','134'),(442,345,'_wp_attached_file','2019/04/lg3.jpg'),(443,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:770;s:4:\"file\";s:15:\"2019/04/lg3.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lg3-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg3-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"lg3-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"lg3-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg3-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(444,345,'_wxr_import_parent','134'),(445,346,'_wp_attached_file','2019/04/lg4.jpg'),(446,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:770;s:4:\"file\";s:15:\"2019/04/lg4.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lg4-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg4-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"lg4-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"lg4-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg4-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(447,346,'_wxr_import_parent','134'),(448,347,'_wp_attached_file','2019/04/lg5.jpg'),(449,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:770;s:4:\"file\";s:15:\"2019/04/lg5.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"lg5-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg5-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"lg5-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"lg5-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg5-600x395.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(450,347,'_wxr_import_parent','134'),(451,361,'_wp_attached_file','2019/05/te1.png'),(452,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:239;s:4:\"file\";s:15:\"2019/05/te1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"te1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(453,361,'_wxr_import_parent','359'),(454,362,'_wp_attached_file','2019/05/te2.png'),(455,362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:95;s:6:\"height\";i:105;s:4:\"file\";s:15:\"2019/05/te2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(456,362,'_wxr_import_parent','359'),(457,363,'_wp_attached_file','2019/05/te3.png'),(458,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:98;s:6:\"height\";i:99;s:4:\"file\";s:15:\"2019/05/te3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(459,363,'_wxr_import_parent','359'),(460,364,'_wp_attached_file','2019/05/te4.png'),(461,364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:174;s:6:\"height\";i:168;s:4:\"file\";s:15:\"2019/05/te4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"te4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(462,364,'_wxr_import_parent','359'),(463,372,'_wp_attached_file','2019/05/bg20.jpg'),(464,372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2019/05/bg20.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"bg20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"bg20-600x205.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"bg20-300x103.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"bg20-1024x350.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"bg20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"bg20-768x263.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"bg20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"bg20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"bg20-600x205.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(465,372,'_wxr_import_parent','359'),(466,375,'_wp_attached_file','2019/05/icon.png'),(467,375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:16:\"2019/05/icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(468,375,'_wxr_import_parent','310'),(469,377,'_wp_attached_file','2019/05/s-banner.jpg'),(470,377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:345;s:6:\"height\";i:425;s:4:\"file\";s:20:\"2019/05/s-banner.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"s-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"s-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"s-banner-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"s-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"s-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"s-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(471,377,'_wxr_import_parent','310'),(472,378,'_wp_attached_file','2019/05/ser2.png'),(473,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:348;s:6:\"height\";i:221;s:4:\"file\";s:16:\"2019/05/ser2.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ser2-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ser2-300x191.png\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ser2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(474,378,'_wxr_import_parent','310'),(475,379,'_wp_attached_file','2019/05/ser3.jpg'),(476,379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2019/05/ser3.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ser3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ser3-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ser3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(477,379,'_wxr_import_parent','310'),(478,380,'_wp_attached_file','2019/05/ser4.jpg'),(479,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2019/05/ser4.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ser4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ser4-270x300.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ser4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(480,380,'_wxr_import_parent','310'),(481,381,'_wp_attached_file','2019/05/sidebar1.jpg'),(482,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:345;s:6:\"height\";i:344;s:4:\"file\";s:20:\"2019/05/sidebar1.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"sidebar1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"sidebar1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"sidebar1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"sidebar1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"sidebar1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(483,381,'_wxr_import_parent','310'),(484,382,'_wp_attached_file','2019/05/ser1.jpg'),(485,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:450;s:4:\"file\";s:16:\"2019/05/ser1.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ser1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"ser1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ser1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"ser1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"ser1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"ser1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"ser1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(486,382,'_wxr_import_parent','310'),(487,391,'_wp_attached_file','2019/05/lg1.jpg'),(488,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:515;s:4:\"file\";s:15:\"2019/05/lg1.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"lg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"lg1-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"lg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"lg1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"lg1-510x461.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(489,393,'_wp_attached_file','2019/05/product2.png'),(490,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(491,394,'_wp_attached_file','2019/05/product1.png'),(492,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(493,395,'_wp_attached_file','2019/05/product3.png'),(494,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(495,396,'_wp_attached_file','2019/05/product4.png'),(496,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(497,397,'_wp_attached_file','2019/05/product5.png'),(498,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(499,398,'_wp_attached_file','2019/05/product6.png'),(500,398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product6.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(501,399,'_wp_attached_file','2019/05/product7.png'),(502,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product7.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(503,400,'_wp_attached_file','2019/05/product8.png'),(504,400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:164;s:4:\"file\";s:20:\"2019/05/product8.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"product8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"product8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(505,424,'_wp_attached_file','2019/05/instagram1.jpg'),(506,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(507,425,'_wp_attached_file','2019/05/instagram2.jpg'),(508,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram2.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(509,426,'_wp_attached_file','2019/05/instagram3.jpg'),(510,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram3.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(511,427,'_wp_attached_file','2019/05/instagram4.jpg'),(512,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram4.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(513,428,'_wp_attached_file','2021/05/log_file_2021-05-18__05-17-54.txt'),(514,429,'_wp_attached_file','2019/05/instagram5.jpg'),(515,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram5.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(516,429,'_wxr_import_user_slug','admin'),(517,430,'_wp_attached_file','2019/05/instagram6.jpg'),(518,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:80;s:4:\"file\";s:22:\"2019/05/instagram6.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(519,430,'_wxr_import_user_slug','admin'),(522,435,'_menu_item_type','custom'),(523,435,'_menu_item_menu_item_parent','0'),(524,435,'_menu_item_object_id','435'),(525,435,'_menu_item_object','custom'),(526,435,'_menu_item_target',''),(527,435,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(528,435,'_menu_item_xfn',''),(529,435,'_menu_item_url','https://tetraraysfoods.com/home'),(530,435,'_wxr_import_user_slug','admin'),(638,463,'_wp_attached_file','2019/05/pro1.png'),(639,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:181;s:6:\"height\";i:149;s:4:\"file\";s:16:\"2019/05/pro1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro1-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pro1-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro1-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(642,464,'_wp_attached_file','2019/05/pro2.png'),(643,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:145;s:6:\"height\";i:168;s:4:\"file\";s:16:\"2019/05/pro2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro2-145x150.png\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pro2-145x150.png\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro2-145x150.png\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(646,465,'_wp_attached_file','2019/05/pro3.png'),(647,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:227;s:4:\"file\";s:16:\"2019/05/pro3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pro3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(650,466,'_wp_attached_file','2019/05/pro4.png'),(651,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:163;s:4:\"file\";s:16:\"2019/05/pro4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pro4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pro4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(654,478,'_wp_attached_file','2019/04/test1.png'),(655,478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:88;s:4:\"file\";s:17:\"2019/04/test1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(658,492,'_wp_attached_file','2019/07/logo.png'),(659,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:96;s:4:\"file\";s:16:\"2019/07/logo.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(660,492,'_wxr_import_user_slug','admin'),(661,496,'_wp_attached_file','2019/07/logo-white.png'),(662,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:135;s:6:\"height\";i:47;s:4:\"file\";s:22:\"2019/07/logo-white.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(663,496,'_wxr_import_user_slug','admin'),(837,503,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(838,503,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(839,503,'_cmb_single_facebook','#'),(840,503,'_cmb_single_twitter','#'),(841,503,'_cmb_single_instagram','#'),(842,503,'_cmb_single_google_plus','#'),(843,503,'_cmb_single_vimeo','#'),(844,503,'_thumbnail_id','25'),(845,503,'_cmb_image123','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img1.jpg'),(846,503,'_cmb_image124','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog4.jpg'),(847,503,'_cmb_image125','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-5.jpg'),(848,503,'_wxr_import_user_slug','admin'),(849,503,'_wxr_import_has_attachment_refs','1'),(852,29,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(853,29,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(854,29,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(855,29,'_cmb_single_facebook','#'),(856,29,'_cmb_single_twitter','#'),(857,29,'_cmb_single_instagram','#'),(858,29,'_cmb_single_google_plus','#'),(859,29,'_cmb_single_vimeo','#'),(860,29,'_thumbnail_id','25'),(861,29,'_cmb_image123','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img2.jpg'),(862,29,'_dp_original','14'),(863,29,'_cmb_image124','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog2.jpg'),(864,29,'_cmb_image125','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-5.jpg'),(865,29,'_wxr_import_user_slug','admin'),(866,29,'_wxr_import_has_attachment_refs','1'),(872,30,'_cmb_single_facebook','#'),(873,30,'_cmb_single_twitter','#'),(874,30,'_cmb_single_instagram','#'),(875,30,'_cmb_single_google_plus','#'),(876,30,'_cmb_single_vimeo','#'),(878,30,'_cmb_image123','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img3.jpg'),(879,30,'_dp_original','14'),(880,30,'_cmb_video_link','https://www.youtube.com/watch?v=Y6MlVop80y0'),(881,30,'_cmb_image124','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog3.jpg'),(882,30,'_cmb_image125','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-4.jpg'),(883,30,'_wxr_import_user_slug','admin'),(884,30,'_wxr_import_has_attachment_refs','1'),(887,40,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(888,40,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(889,40,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(890,40,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(891,40,'_cmb_single_facebook','#'),(892,40,'_cmb_single_twitter','#'),(893,40,'_cmb_single_instagram','#'),(894,40,'_cmb_single_google_plus','#'),(895,40,'_cmb_single_vimeo','#'),(896,40,'_thumbnail_id','25'),(897,40,'_cmb_image123','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img1.jpg'),(898,40,'_dp_original','30'),(899,40,'_cmb_audio_iframe','https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/469608615&color=%23ff0000&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true'),(900,40,'_cmb_image124','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog1.jpg'),(901,40,'_cmb_image125','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-4.jpg'),(902,40,'_wxr_import_user_slug','admin'),(903,40,'_wxr_import_has_attachment_refs','1'),(904,128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(905,128,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(906,128,'_cmb_excerpt','Organic Food'),(907,128,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery1.jpg'),(908,128,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg2.jpg'),(909,128,'_thumbnail_id','344'),(910,128,'_cmb_single_facebook','#'),(911,128,'_cmb_single_twitter','#'),(912,128,'_cmb_cliends','PitarRhodus'),(913,128,'_cmb_date','05 Jan 2019'),(914,128,'_cmb_role','Organic Food'),(915,128,'_cmb_view_site','https://orgafeeorganic.com/'),(916,128,'_cmb_single_linkedin','#'),(917,128,'_cmb_single_youtube','#'),(918,128,'_cmb_single_behance','#'),(919,128,'_wxr_import_user_slug','admin'),(920,129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(921,129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(922,129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(923,129,'_cmb_excerpt','Organic Food'),(924,129,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery6.jpg'),(925,129,'_dp_original','128'),(926,129,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg1.jpg'),(927,129,'_thumbnail_id','344'),(928,129,'_cmb_single_facebook','#'),(929,129,'_cmb_single_twitter','#'),(930,129,'_cmb_cliends','PitarRhodus'),(931,129,'_cmb_date','05 Jan 2019'),(932,129,'_cmb_role','Organic Food'),(933,129,'_cmb_view_site','https://orgafeeorganic.com/'),(934,129,'_cmb_single_linkedin','#'),(935,129,'_cmb_single_youtube','#'),(936,129,'_cmb_single_behance','#'),(937,129,'_wxr_import_user_slug','admin'),(938,134,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(939,134,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(940,134,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(941,134,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(942,134,'_cmb_excerpt','Organic Food'),(943,134,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery2.jpg'),(944,134,'_dp_original','129'),(945,134,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg4.jpg'),(946,134,'_thumbnail_id','344'),(947,134,'_cmb_cliends','PitarRhodus'),(948,134,'_cmb_date','05 Jan 2019'),(949,134,'_cmb_role','Organic Food'),(950,134,'_cmb_view_site','https://orgafeeorganic.com/'),(951,134,'_cmb_single_twitter','#'),(952,134,'_cmb_single_linkedin','#'),(953,134,'_cmb_single_youtube','#'),(954,134,'_cmb_single_behance','#'),(955,134,'_cmb_single_facebook','#'),(956,134,'_wxr_import_user_slug','admin'),(957,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(958,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(959,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(960,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(961,136,'_cmb_excerpt','Organic Food'),(962,136,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery3.jpg'),(963,136,'_dp_original','129'),(964,136,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg3.jpg'),(965,136,'_thumbnail_id','344'),(966,136,'_cmb_single_facebook','#'),(967,136,'_cmb_single_twitter','#'),(968,136,'_cmb_cliends','PitarRhodus'),(969,136,'_cmb_date','05 Jan 2019'),(970,136,'_cmb_role','Organic Food'),(971,136,'_cmb_view_site','https://orgafeeorganic.com/'),(972,136,'_cmb_single_linkedin','#'),(973,136,'_cmb_single_youtube','#'),(974,136,'_cmb_single_behance','#'),(975,136,'_wxr_import_user_slug','admin'),(976,138,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(977,138,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(978,138,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(979,138,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(980,138,'_cmb_excerpt','Organic Food'),(981,138,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery5.jpg'),(982,138,'_dp_original','129'),(983,138,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg1.jpg'),(984,138,'_thumbnail_id','344'),(985,138,'_cmb_single_facebook','#'),(986,138,'_cmb_single_twitter','#'),(987,138,'_cmb_cliends','PitarRhodus'),(988,138,'_cmb_date','05 Jan 2019'),(989,138,'_cmb_role','Organic Food'),(990,138,'_cmb_view_site','https://orgafeeorganic.com/'),(991,138,'_cmb_single_linkedin','#'),(992,138,'_cmb_single_youtube','#'),(993,138,'_cmb_single_behance','#'),(994,138,'_wxr_import_user_slug','admin'),(995,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(996,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(997,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(998,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(999,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1000,140,'_cmb_excerpt','Organic Food'),(1001,140,'_cmb_image111','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery4.jpg'),(1002,140,'_dp_original','138'),(1003,140,'_cmb_image121','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg5.jpg'),(1004,140,'_thumbnail_id','344'),(1005,140,'_cmb_single_facebook','#'),(1006,140,'_cmb_single_twitter','#'),(1007,140,'_cmb_cliends','PitarRhodus'),(1008,140,'_cmb_date','05 Jan 2019'),(1009,140,'_cmb_role','Organic Food'),(1010,140,'_cmb_view_site','https://orgafeeorganic.com/'),(1011,140,'_cmb_single_linkedin','#'),(1012,140,'_cmb_single_youtube','#'),(1013,140,'_cmb_single_behance','#'),(1014,140,'_wxr_import_user_slug','admin'),(1070,82,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1071,82,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1072,82,'_thumbnail_id','85'),(1073,82,'_cmb_team_job','Organic Farmers'),(1074,82,'_cmb_team_facebook','https://www.facebook.com/'),(1075,82,'_cmb_team_twitter','https://twitter.com/'),(1076,82,'_cmb_team_linkedin','#'),(1077,82,'_cmb_team_youtube','#'),(1078,82,'_cmb_team_behance','#'),(1079,82,'_wxr_import_user_slug','admin'),(1080,83,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1081,83,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1082,83,'_thumbnail_id','84'),(1083,83,'_cmb_team_job','Organic Farmers'),(1084,83,'_cmb_team_facebook','https://www.facebook.com/'),(1085,83,'_cmb_team_twitter','https://twitter.com/'),(1086,83,'_cmb_team_linkedin','#'),(1087,83,'_cmb_team_youtube','#'),(1088,83,'_cmb_team_behance','#'),(1089,83,'_wxr_import_user_slug','admin'),(1090,88,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1091,88,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1092,88,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1093,88,'_thumbnail_id','86'),(1094,88,'_cmb_team_job','Organic Farmers'),(1095,88,'_cmb_team_facebook','https://www.facebook.com/'),(1096,88,'_cmb_team_twitter','https://twitter.com/'),(1097,88,'_cmb_team_linkedin','#'),(1098,88,'_cmb_team_youtube','#'),(1099,88,'_cmb_team_behance','#'),(1100,88,'_dp_original','82'),(1101,88,'_wxr_import_user_slug','admin'),(1102,93,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1103,93,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1104,93,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1105,93,'_thumbnail_id','87'),(1106,93,'_cmb_team_job','Organic Farmers'),(1107,93,'_cmb_team_facebook','https://www.facebook.com/'),(1108,93,'_cmb_team_twitter','https://twitter.com/'),(1109,93,'_cmb_team_linkedin','#'),(1110,93,'_cmb_team_youtube','#'),(1111,93,'_cmb_team_behance','#'),(1112,93,'_dp_original','83'),(1113,93,'_wxr_import_user_slug','admin'),(1114,304,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1115,304,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1116,304,'_thumbnail_id','154'),(1117,304,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1118,304,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s1.png'),(1119,304,'_wxr_import_user_slug','admin'),(1120,304,'_wxr_import_has_attachment_refs','1'),(1121,308,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1122,308,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1123,308,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1124,308,'_thumbnail_id','155'),(1125,308,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1126,308,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s2.png'),(1127,308,'_dp_original','304'),(1128,308,'_wxr_import_user_slug','admin'),(1129,308,'_wxr_import_has_attachment_refs','1'),(1130,309,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1131,309,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1132,309,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1133,309,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1134,309,'_thumbnail_id','156'),(1135,309,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1136,309,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s3.png'),(1137,309,'_dp_original','308'),(1138,309,'_wxr_import_user_slug','admin'),(1139,309,'_wxr_import_has_attachment_refs','1'),(1140,310,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1141,310,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1142,310,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1143,310,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1144,310,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1145,310,'_thumbnail_id','156'),(1146,310,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1147,310,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s4.png'),(1148,310,'_dp_original','309'),(1149,310,'_wxr_import_user_slug','admin'),(1150,310,'_wxr_import_has_attachment_refs','1'),(1151,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1152,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1153,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1154,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1155,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1156,312,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1157,312,'_thumbnail_id','154'),(1158,312,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1159,312,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s5.png'),(1160,312,'_dp_original','310'),(1161,312,'_wxr_import_user_slug','admin'),(1162,312,'_wxr_import_has_attachment_refs','1'),(1163,315,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1164,315,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1165,315,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1166,315,'_thumbnail_id','155'),(1167,315,'_cmb_excerpt','Lorem ipsum dolor sit ameconecte ur adipisicing elit, sed do eiusmod tempor incididunt labore dolore  magnad'),(1168,315,'_cmb_image112','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s6.png'),(1169,315,'_dp_original','304'),(1170,315,'_wxr_import_user_slug','admin'),(1171,315,'_wxr_import_has_attachment_refs','1'),(1172,408,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1173,408,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1174,408,'_visibility','visible'),(1175,408,'_stock_status','instock'),(1176,408,'_thumbnail_id','399'),(1177,408,'total_sales','0'),(1178,408,'_downloadable','no'),(1179,408,'_virtual','no'),(1180,408,'_purchase_note',''),(1181,408,'_featured','no'),(1182,408,'_weight',''),(1183,408,'_length',''),(1184,408,'_width',''),(1185,408,'_height',''),(1186,408,'_sku','110-25'),(1187,408,'_product_attributes','a:0:{}'),(1188,408,'_regular_price','42'),(1189,408,'_sale_price','39'),(1190,408,'_sale_price_dates_from',''),(1191,408,'_sale_price_dates_to',''),(1192,408,'_price','39'),(1193,408,'_sold_individually',''),(1194,408,'_manage_stock','no'),(1195,408,'_backorders','no'),(1196,408,'_stock',''),(1197,408,'_upsell_ids','a:0:{}'),(1198,408,'_crosssell_ids','a:0:{}'),(1199,408,'_product_version','2.6.6'),(1200,408,'_product_image_gallery','391,391,391'),(1201,408,'_cmb_single_facebook','#'),(1202,408,'_cmb_single_twitter','#'),(1203,408,'_cmb_single_linkedin','#'),(1204,408,'_cmb_single_youtube','#'),(1205,408,'_cmb_single_behance','#'),(1209,408,'_wxr_import_user_slug','admin'),(1210,409,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1211,409,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1212,409,'_visibility','visible'),(1213,409,'_stock_status','instock'),(1214,409,'_thumbnail_id','395'),(1215,409,'_downloadable','no'),(1216,409,'_virtual','no'),(1217,409,'_purchase_note',''),(1218,409,'_featured','no'),(1219,409,'_weight',''),(1220,409,'_length',''),(1221,409,'_width',''),(1222,409,'_height',''),(1223,409,'_product_attributes','a:0:{}'),(1224,409,'_regular_price','53'),(1225,409,'_sale_price','47'),(1226,409,'_sale_price_dates_from',''),(1227,409,'_sale_price_dates_to',''),(1228,409,'_price','47'),(1229,409,'_sold_individually',''),(1230,409,'_manage_stock','no'),(1231,409,'_backorders','no'),(1232,409,'_stock',''),(1233,409,'_upsell_ids','a:0:{}'),(1234,409,'_crosssell_ids','a:0:{}'),(1235,409,'_product_version','2.6.6'),(1236,409,'_product_image_gallery','391,391,391'),(1237,409,'_cmb_single_facebook','#'),(1238,409,'_cmb_single_twitter','#'),(1239,409,'_cmb_single_linkedin','#'),(1240,409,'_cmb_single_youtube','#'),(1241,409,'_cmb_single_behance','#'),(1242,409,'total_sales','0'),(1243,409,'_sku',''),(1247,409,'_wxr_import_user_slug','admin'),(1248,410,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1249,410,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1250,410,'_visibility','visible'),(1251,410,'_stock_status','instock'),(1252,410,'_thumbnail_id','396'),(1253,410,'_downloadable','no'),(1254,410,'_virtual','no'),(1255,410,'_purchase_note',''),(1256,410,'_featured','no'),(1257,410,'_weight',''),(1258,410,'_length',''),(1259,410,'_width',''),(1260,410,'_height',''),(1261,410,'_product_attributes','a:0:{}'),(1262,410,'_regular_price','42'),(1263,410,'_sale_price',''),(1264,410,'_sale_price_dates_from',''),(1265,410,'_sale_price_dates_to',''),(1266,410,'_price','42'),(1267,410,'_sold_individually',''),(1268,410,'_manage_stock','no'),(1269,410,'_backorders','no'),(1270,410,'_stock',''),(1271,410,'_upsell_ids','a:0:{}'),(1272,410,'_crosssell_ids','a:0:{}'),(1273,410,'_product_version','2.6.6'),(1274,410,'_product_image_gallery','391,391,391'),(1275,410,'_cmb_single_facebook','#'),(1276,410,'_cmb_single_twitter','#'),(1277,410,'_cmb_single_linkedin','#'),(1278,410,'_cmb_single_youtube','#'),(1279,410,'_cmb_single_behance','#'),(1280,410,'total_sales','0'),(1281,410,'_sku','111-25'),(1285,410,'_wxr_import_user_slug','admin'),(1286,411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1287,411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1288,411,'_visibility','visible'),(1289,411,'_stock_status','instock'),(1290,411,'_thumbnail_id','393'),(1291,411,'_downloadable','no'),(1292,411,'_virtual','no'),(1293,411,'_purchase_note',''),(1294,411,'_featured','no'),(1295,411,'_weight',''),(1296,411,'_length',''),(1297,411,'_width',''),(1298,411,'_height',''),(1299,411,'_product_attributes','a:0:{}'),(1300,411,'_regular_price','51'),(1301,411,'_sale_price',''),(1302,411,'_sale_price_dates_from',''),(1303,411,'_sale_price_dates_to',''),(1304,411,'_price','51'),(1305,411,'_sold_individually',''),(1306,411,'_manage_stock','no'),(1307,411,'_backorders','no'),(1308,411,'_stock',''),(1309,411,'_upsell_ids','a:0:{}'),(1310,411,'_crosssell_ids','a:0:{}'),(1311,411,'_product_version','2.6.6'),(1312,411,'_product_image_gallery','391,391,391'),(1313,411,'_cmb_single_facebook','#'),(1314,411,'_cmb_single_twitter','#'),(1315,411,'_cmb_single_linkedin','#'),(1316,411,'_cmb_single_youtube','#'),(1317,411,'_cmb_single_behance','#'),(1318,411,'total_sales','0'),(1319,411,'_sku','112-25'),(1323,411,'_wxr_import_user_slug','admin'),(1324,412,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1325,412,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1326,412,'_visibility','visible'),(1327,412,'_stock_status','instock'),(1328,412,'_thumbnail_id','394'),(1329,412,'_downloadable','no'),(1330,412,'_virtual','no'),(1331,412,'_purchase_note',''),(1332,412,'_featured','no'),(1333,412,'_weight',''),(1334,412,'_length',''),(1335,412,'_width',''),(1336,412,'_height',''),(1337,412,'_product_attributes','a:0:{}'),(1338,412,'_regular_price','45'),(1339,412,'_sale_price',''),(1340,412,'_sale_price_dates_from',''),(1341,412,'_sale_price_dates_to',''),(1342,412,'_price','45'),(1343,412,'_sold_individually',''),(1344,412,'_manage_stock','no'),(1345,412,'_backorders','no'),(1346,412,'_stock',''),(1347,412,'_upsell_ids','a:0:{}'),(1348,412,'_crosssell_ids','a:0:{}'),(1349,412,'_product_version','2.6.6'),(1350,412,'_product_image_gallery','391,391,391'),(1351,412,'_cmb_single_facebook','#'),(1352,412,'_cmb_single_twitter','#'),(1353,412,'_cmb_single_linkedin','#'),(1354,412,'_cmb_single_youtube','#'),(1355,412,'_cmb_single_behance','#'),(1356,412,'total_sales','0'),(1357,412,'_sku','113-25'),(1361,412,'_wxr_import_user_slug','admin'),(1362,413,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1363,413,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1364,413,'_visibility','visible'),(1365,413,'_stock_status','instock'),(1366,413,'_thumbnail_id','397'),(1367,413,'_downloadable','no'),(1368,413,'_virtual','no'),(1369,413,'_purchase_note',''),(1370,413,'_featured','no'),(1371,413,'_weight',''),(1372,413,'_length',''),(1373,413,'_width',''),(1374,413,'_height',''),(1375,413,'_product_attributes','a:0:{}'),(1376,413,'_regular_price','51'),(1377,413,'_sale_price',''),(1378,413,'_sale_price_dates_from',''),(1379,413,'_sale_price_dates_to',''),(1380,413,'_price','51'),(1381,413,'_sold_individually',''),(1382,413,'_manage_stock','no'),(1383,413,'_backorders','no'),(1384,413,'_stock',''),(1385,413,'_upsell_ids','a:0:{}'),(1386,413,'_crosssell_ids','a:0:{}'),(1387,413,'_product_version','2.6.6'),(1388,413,'_product_image_gallery','391,391,391'),(1389,413,'_cmb_single_facebook','#'),(1390,413,'_cmb_single_twitter','#'),(1391,413,'_cmb_single_linkedin','#'),(1392,413,'_cmb_single_youtube','#'),(1393,413,'_cmb_single_behance','#'),(1394,413,'total_sales','0'),(1395,413,'_sku','114-25'),(1399,413,'_wxr_import_user_slug','admin'),(1400,414,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1401,414,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1402,414,'_visibility','visible'),(1403,414,'_stock_status','instock'),(1404,414,'_thumbnail_id','398'),(1405,414,'_downloadable','no'),(1406,414,'_virtual','no'),(1407,414,'_purchase_note',''),(1408,414,'_featured','no'),(1409,414,'_weight',''),(1410,414,'_length',''),(1411,414,'_width',''),(1412,414,'_height',''),(1413,414,'_product_attributes','a:0:{}'),(1414,414,'_regular_price','38'),(1415,414,'_sale_price',''),(1416,414,'_sale_price_dates_from',''),(1417,414,'_sale_price_dates_to',''),(1418,414,'_price','38'),(1419,414,'_sold_individually',''),(1420,414,'_manage_stock','no'),(1421,414,'_backorders','no'),(1422,414,'_stock',''),(1423,414,'_upsell_ids','a:0:{}'),(1424,414,'_crosssell_ids','a:0:{}'),(1425,414,'_product_version','2.6.6'),(1426,414,'_product_image_gallery','391,391,391'),(1427,414,'_cmb_single_facebook','#'),(1428,414,'_cmb_single_twitter','#'),(1429,414,'_cmb_single_linkedin','#'),(1430,414,'_cmb_single_youtube','#'),(1431,414,'_cmb_single_behance','#'),(1432,414,'total_sales','0'),(1433,414,'_sku','115-25'),(1437,414,'_wxr_import_user_slug','admin'),(1438,415,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1439,415,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1440,415,'_visibility','visible'),(1441,415,'_stock_status','instock'),(1442,415,'_thumbnail_id','400'),(1443,415,'_downloadable','no'),(1444,415,'_virtual','no'),(1445,415,'_purchase_note',''),(1446,415,'_featured','no'),(1447,415,'_weight',''),(1448,415,'_length',''),(1449,415,'_width',''),(1450,415,'_height',''),(1451,415,'_product_attributes','a:0:{}'),(1452,415,'_regular_price','46'),(1453,415,'_sale_price',''),(1454,415,'_sale_price_dates_from',''),(1455,415,'_sale_price_dates_to',''),(1456,415,'_price','46'),(1457,415,'_sold_individually',''),(1458,415,'_manage_stock','no'),(1459,415,'_backorders','no'),(1460,415,'_stock',''),(1461,415,'_upsell_ids','a:0:{}'),(1462,415,'_crosssell_ids','a:0:{}'),(1463,415,'_product_version','2.6.6'),(1464,415,'_product_image_gallery','391,391,391'),(1465,415,'_cmb_single_facebook','#'),(1466,415,'_cmb_single_twitter','#'),(1467,415,'_cmb_single_linkedin','#'),(1468,415,'_cmb_single_youtube','#'),(1469,415,'_cmb_single_behance','#'),(1470,415,'total_sales','0'),(1471,415,'_sku','116-25'),(1475,415,'_wxr_import_user_slug','admin'),(1476,417,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1477,417,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1478,417,'_visibility','visible'),(1479,417,'_stock_status','instock'),(1480,417,'_thumbnail_id','394'),(1481,417,'_downloadable','no'),(1482,417,'_virtual','no'),(1483,417,'_purchase_note',''),(1484,417,'_featured','no'),(1485,417,'_weight',''),(1486,417,'_length',''),(1487,417,'_width',''),(1488,417,'_height',''),(1489,417,'_product_attributes','a:2:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"Green\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"3kg\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),(1490,417,'_regular_price','45'),(1491,417,'_sale_price','43'),(1492,417,'_sale_price_dates_from',''),(1493,417,'_sale_price_dates_to',''),(1494,417,'_price','43'),(1495,417,'_sold_individually',''),(1496,417,'_manage_stock','no'),(1497,417,'_backorders','no'),(1498,417,'_stock',''),(1499,417,'_upsell_ids','a:0:{}'),(1500,417,'_crosssell_ids','a:0:{}'),(1501,417,'_product_version','2.6.6'),(1502,417,'_product_image_gallery','391,391,391'),(1503,417,'_cmb_single_facebook','#'),(1504,417,'_cmb_single_twitter','#'),(1505,417,'_cmb_single_linkedin','#'),(1506,417,'_cmb_single_youtube','#'),(1507,417,'_cmb_single_behance','#'),(1508,417,'total_sales','0'),(1509,417,'_sku','117-25'),(1513,417,'_wxr_import_user_slug','admin'),(1514,481,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1515,481,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1516,481,'discount_type','fixed_cart'),(1517,481,'coupon_amount','20'),(1518,481,'individual_use','no'),(1519,481,'product_ids',''),(1520,481,'exclude_product_ids',''),(1521,481,'usage_limit',''),(1522,481,'usage_limit_per_user',''),(1523,481,'limit_usage_to_x_items',''),(1524,481,'expiry_date',''),(1525,481,'free_shipping','no'),(1526,481,'exclude_sale_items','no'),(1527,481,'product_categories','a:0:{}'),(1528,481,'exclude_product_categories','a:0:{}'),(1529,481,'minimum_amount',''),(1530,481,'maximum_amount',''),(1531,481,'customer_email','a:0:{}'),(1532,481,'_wxr_import_user_slug','admin'),(1533,504,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1534,504,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1535,504,'_form','<div class=\"newsletter-form news-icon text-md-center\"><div>[email* your-email placeholder \"Enter Your Email :\"][submit class:btn \"Subscribe\"]</div></div>'),(1536,504,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:21:\"ngotuan0490@gmail.com\";s:4:\"body\";s:177:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1537,504,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1538,504,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1539,504,'_additional_settings',''),(1540,504,'_locale','en_US'),(1541,504,'_wxr_import_user_slug','admin'),(1542,110,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1543,110,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1544,110,'_cmb_text123','Web Designer'),(1545,110,'_thumbnail_id','111'),(1546,110,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1547,110,'_wxr_import_user_slug','admin'),(1548,112,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1549,112,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1550,112,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1551,112,'_cmb_text123','Web Designer'),(1552,112,'_thumbnail_id','111'),(1553,112,'_dp_original','110'),(1554,112,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1555,112,'_wxr_import_user_slug','admin'),(1556,113,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1557,113,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1558,113,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1559,113,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1560,113,'_cmb_text123','Web Designer'),(1561,113,'_thumbnail_id','111'),(1562,113,'_dp_original','112'),(1563,113,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1564,113,'_wxr_import_user_slug','admin'),(1565,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1566,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1567,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1568,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1569,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1570,185,'_cmb_text123','Web Designer'),(1571,185,'_thumbnail_id','111'),(1572,185,'_dp_original','113'),(1573,185,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1574,185,'_wxr_import_user_slug','admin'),(1575,186,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1576,186,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1577,186,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1578,186,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1579,186,'_cmb_text123','Web Designer'),(1580,186,'_thumbnail_id','111'),(1581,186,'_dp_original','112'),(1582,186,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1583,186,'_wxr_import_user_slug','admin'),(1584,187,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1585,187,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1586,187,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1587,187,'_cmb_text123','Web Designer'),(1588,187,'_thumbnail_id','111'),(1589,187,'_dp_original','110'),(1590,187,'_cmb_image1234','http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png'),(1591,187,'_wxr_import_user_slug','admin'),(1594,357,'_form','<div class=\"row\">\n<div class=\"col-xl-6 col-md-6\">[text* your-name placeholder \"ENTER YOUR NAME:\"]</div>\n<div class=\"col-xl-6 col-md-6\">[email* your-email placeholder \"ENTER YOUR EMAIL:\"]</div>\n<div class=\"col-xl-6 col-md-6\">[tel* your-no placeholder \"ENTER YOUR CONTACT NO:\"]</div>\n<div class=\"col-xl-6 col-md-6\">\n[select* support-type first_as_label \"--- CHOOSE YOUR CATEGORY ---\" \n\"Fresh Fruits\"\n \"Fresh Vegetables\"\n \"Ready to Eat Foods\"\n ]\n </div>\n<div class=\"col-xl-6 col-md-6\">\n[group fresh-fruits-selected]\n[select* operating-system first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \n\"Grapes\"\n\"Guava\"\n\"Orange\"\n\"Watermelon\"\n\"Musk Melon\"\n\"Jack Fruit\"\n\"Banana\"\n\"Pomegranate\"\n\"Mango\"\n\"Papaya\"\n\"Pineapple\"\n\"Strawberry\"\n\"Passion Fruit\"\n\"Custard Apple\"\n  ] \n[/group]\n</div>\n<div class=\"col-xl-6 col-md-6\">\n[group fresh-vegetables-support-selected]\n[select* operating-system1 first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \n\"Carrot\"\n\"Beetroot\"\n\"Red Radish\"\n\"Cherry Tomatoes\"\n\"Beans\"\n\"Egg Plant\"\n\"Sweet Corn\"\n\"Cucumber\"\n\"Gooseberry\"\n\"Lettuce\"\n\"Spinach\"\n\"Red Cabbage\"\n\"Broccoli\"\n\"Bell Pepper – Green\"\n\"Bell Pepper – Red\"\n\"Bell Pepper – Yellow\"\n\"Drumstick\"\n\"Potato\"\n\"Onions\"\n\"Ginger\"\n\"Garlic\"\n\"Lemons\"\n ]\n[/group]\n</div>\n<div class=\"col-xl-6 col-md-6\">\n[group ready-to-eat-foods-support-selected]\n[select* operating-system2 first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \n\"Roasted Sun Flower Seeds\"\n\"Roasted Pumpkin Seeds\"\n\"Roasted Watermelon Seeds\"\n\"Green Raisins\"\n\"Black Raisins\"\n\"Healthy Seeds & Raisins Mix\"\n\"Healthy Dry Fruits Mix\"\n ]\n[/group]\n</div>\n<div class=\"col-xl-6 col-md-6\">[text* your-qty placeholder \"ENTER QUANTITY:\"]</div>\n<div class=\"col-xl-6 col-md-6\">Comments<br>[textarea comments]</div>\n[submit \"Send\"]\n\n</div>'),(1595,357,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:14:\"Tetraraysfoods\";s:6:\"sender\";s:40:\"[your-name] <contact@tetraraysfoods.com>\";s:9:\"recipient\";s:26:\"contact@tetraraysfoods.com\";s:4:\"body\";s:167:\"Name     : [your-name]\nEmail    : [your-email]\nProducts : [support-type] / [operating-system][operating-system1][operating-system2]\nQuantity : [your-qty]\n[comments]\n--\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:1;}'),(1596,357,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1597,357,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1598,357,'_additional_settings',''),(1599,357,'_locale','en_US'),(1600,357,'_wxr_import_user_slug','admin'),(1601,367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1602,367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1603,367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1604,367,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1605,367,'_thumbnail_id','89'),(1606,367,'_cmb_team_job','Organic Farmers'),(1607,367,'_cmb_team_facebook','https://www.facebook.com/'),(1608,367,'_cmb_team_twitter','https://twitter.com/'),(1609,367,'_cmb_team_linkedin','#'),(1610,367,'_cmb_team_youtube','#'),(1611,367,'_cmb_team_behance','#'),(1612,367,'_dp_original','93'),(1613,367,'_wxr_import_user_slug','admin'),(1614,368,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1615,368,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1616,368,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1617,368,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1618,368,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1619,368,'_thumbnail_id','84'),(1620,368,'_cmb_team_job','Organic Farmers'),(1621,368,'_cmb_team_facebook','https://www.facebook.com/'),(1622,368,'_cmb_team_twitter','https://twitter.com/'),(1623,368,'_cmb_team_linkedin','#'),(1624,368,'_cmb_team_youtube','#'),(1625,368,'_cmb_team_behance','#'),(1626,368,'_dp_original','367'),(1627,368,'_wxr_import_user_slug','admin'),(1628,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1629,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1630,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1631,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1632,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1633,369,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1634,369,'_thumbnail_id','90'),(1635,369,'_cmb_team_job','Organic Farmers'),(1636,369,'_cmb_team_facebook','https://www.facebook.com/'),(1637,369,'_cmb_team_twitter','https://twitter.com/'),(1638,369,'_cmb_team_linkedin','#'),(1639,369,'_cmb_team_youtube','#'),(1640,369,'_cmb_team_behance','#'),(1641,369,'_dp_original','368'),(1642,369,'_wxr_import_user_slug','admin'),(1643,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1644,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1645,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1646,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1647,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1648,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1649,370,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1650,370,'_thumbnail_id','92'),(1651,370,'_cmb_team_job','Organic Farmers'),(1652,370,'_cmb_team_facebook','https://www.facebook.com/'),(1653,370,'_cmb_team_twitter','https://twitter.com/'),(1654,370,'_cmb_team_linkedin','#'),(1655,370,'_cmb_team_youtube','#'),(1656,370,'_cmb_team_behance','#'),(1657,370,'_dp_original','369'),(1658,370,'_wxr_import_user_slug','admin'),(1659,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1660,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1661,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1662,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1663,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1664,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1665,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1666,371,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1667,371,'_thumbnail_id','91'),(1668,371,'_cmb_team_job','Organic Farmers'),(1669,371,'_cmb_team_facebook','https://www.facebook.com/'),(1670,371,'_cmb_team_twitter','https://twitter.com/'),(1671,371,'_cmb_team_linkedin','#'),(1672,371,'_cmb_team_youtube','#'),(1673,371,'_cmb_team_behance','#'),(1674,371,'_dp_original','370'),(1675,371,'_wxr_import_user_slug','admin'),(1676,431,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1677,431,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1678,431,'_form','<div>\n  [email* your-email placeholder \"Enter your emaill\"]\n  [submit id:btn \"Subscribe\"]\n</div>'),(1679,431,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:21:\"ngotuan0490@gmail.com\";s:4:\"body\";s:177:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1680,431,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1681,431,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1682,431,'_additional_settings',''),(1683,431,'_locale','en_US'),(1684,431,'_wxr_import_user_slug','admin'),(1685,432,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1686,432,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1687,432,'_form','<div>\n[email* your-email placeholder \"Enter your emaill\"]\n[submit class:btn \"Subscribe\"]\n</div>'),(1688,432,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:21:\"ngotuan0490@gmail.com\";s:4:\"body\";s:177:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1689,432,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1690,432,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1691,432,'_additional_settings',''),(1692,432,'_locale','en_US'),(1693,432,'_wxr_import_user_slug','admin'),(1694,433,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1695,433,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1696,433,'_form','<div>\n[email* your-email placeholder \"Enter your emaill\"]\n[submit class:btn \"Subscribe\"]\n</div>'),(1697,433,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:21:\"ngotuan0490@gmail.com\";s:4:\"body\";s:177:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1698,433,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1699,433,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1700,433,'_additional_settings',''),(1701,433,'_locale','en_US'),(1702,433,'_wxr_import_user_slug','admin'),(1703,434,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1704,434,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1705,434,'_form','<div>\n[email* your-email placeholder \"Enter your emaill\"]\n[submit class:btn \"Subscribe\"]\n</div>'),(1706,434,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:21:\"ngotuan0490@gmail.com\";s:4:\"body\";s:177:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1707,434,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:23:\"orgafe \"[your-subject]\"\";s:6:\"sender\";s:30:\"orgafe <ngotuan0490@gmail.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\";s:18:\"additional_headers\";s:31:\"Reply-To: ngotuan0490@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1708,434,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1709,434,'_additional_settings',''),(1710,434,'_locale','en_US'),(1711,434,'_wxr_import_user_slug','admin'),(1712,417,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(1713,417,'_wc_review_count','1'),(1714,417,'_wc_average_rating','5.00'),(1715,415,'_wc_rating_count','a:1:{i:5;s:1:\"1\";}'),(1716,415,'_wc_review_count','1'),(1717,415,'_wc_average_rating','5.00'),(1718,414,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(1719,414,'_wc_review_count','2'),(1720,414,'_wc_average_rating','4.50'),(1721,413,'_wc_rating_count','a:2:{i:4;s:1:\"1\";i:5;s:1:\"1\";}'),(1722,413,'_wc_review_count','2'),(1723,413,'_wc_average_rating','4.50'),(1724,505,'_wp_attached_file','2021/05/log_file_2021-05-18__05-18-41.txt'),(1727,506,'_wp_attached_file','2021/05/flogo.png'),(1728,506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:69;s:4:\"file\";s:17:\"2021/05/flogo.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"flogo-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"flogo-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"flogo-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1759,435,'_wp_old_date','2019-05-13'),(1764,510,'_wp_attached_file','2021/05/HomePage2.jpg'),(1765,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2021/05/HomePage2.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"HomePage2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"HomePage2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"HomePage2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"HomePage2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"HomePage2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"HomePage2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"HomePage2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"HomePage2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"HomePage2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"HomePage2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"HomePage2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1768,512,'_wp_attached_file','2021/05/HomePage1-scaled.jpg'),(1769,512,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:28:\"2021/05/HomePage1-scaled.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"HomePage1-scaled-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"HomePage1-scaled-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"HomePage1-scaled-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"HomePage1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"HomePage1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"HomePage1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"HomePage1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"HomePage1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"HomePage1-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"HomePage1-scaled-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"HomePage1-scaled-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"HomePage1-scaled-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:15:\"Irina Tischenko\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:56:\"Fresh Vegetables, Fruits and other foodstuffs. Isolated.\";s:17:\"created_timestamp\";s:10:\"1278954114\";s:9:\"copyright\";s:16:\"Irina Tischenko;\";s:12:\"focal_length\";s:2:\"90\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:46:\"Fresh Vegetables, Fruits and other foodstuffs.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:8:\"cucumber\";i:1;s:4:\"food\";i:2;s:5:\"fresh\";i:3;s:5:\"green\";i:4;s:7:\"natural\";i:5;s:3:\"red\";i:6;s:10:\"vegetables\";i:7;s:11:\"agriculture\";i:8;s:5:\"apple\";i:9;s:6:\"autumn\";i:10;s:8:\"Isolated\";i:11;s:4:\"diet\";i:12;s:5:\"fruit\";i:13;s:6:\"health\";i:14;s:7:\"healthy\";i:15;s:6:\"market\";i:16;s:6:\"orange\";i:17;s:6:\"tomato\";i:18;s:10:\"vegetarian\";i:19;s:7:\"vitamin\";}}}'),(1773,528,'_wp_attached_file','woocommerce-placeholder.png'),(1774,528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1782,29,'_vcv-sourceChecksum','d141384087470becbffce9cfe21012e8'),(1783,29,'vcvSourceCssFileUrl',''),(1784,29,'_vcv-globalCssMigrated','1'),(1869,554,'_edit_last','1'),(1870,554,'_wp_page_template','default'),(1871,554,'_wpb_vc_js_status','true'),(1872,554,'cws_mb_post','a:23:{s:10:\"MB_general\";s:1:\"1\";s:13:\"page_sidebars\";a:1:{s:6:\"layout\";s:4:\"none\";}s:7:\"is_blog\";s:1:\"0\";s:12:\"page_spacing\";a:2:{s:3:\"top\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:15:\"slider_override\";a:1:{s:11:\"is_override\";s:1:\"0\";}s:10:\"MB_styling\";s:1:\"1\";s:17:\"theme-first-color\";s:7:\"#7d9f3a\";s:18:\"theme-second-color\";s:7:\"#405b0b\";s:9:\"MB_header\";s:1:\"1\";s:6:\"header\";a:3:{s:5:\"order\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Top Bar\";s:3:\"val\";s:11:\"top_bar_box\";}i:1;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:15:\"drop_zone_start\";}i:2;a:2:{s:5:\"title\";s:4:\"Logo\";s:3:\"val\";s:8:\"logo_box\";}i:3;a:2:{s:5:\"title\";s:4:\"Menu\";s:3:\"val\";s:8:\"menu_box\";}i:4;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:13:\"drop_zone_end\";}i:5;a:2:{s:5:\"title\";s:0:\"\";s:3:\"val\";s:0:\"\";}}s:9:\"customize\";s:1:\"0\";s:5:\"fixed\";s:1:\"1\";}s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"0\";s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1873,554,'_edit_lock','1645519467:1'),(1874,563,'_wp_attached_file','revslider/slide_01_bg_new.jpg'),(1875,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"revslider/slide_01_bg_new.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide_01_bg_new-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"slide_01_bg_new-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide_01_bg_new-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"slide_01_bg_new-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"slide_01_bg_new-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1876,564,'_wp_attached_file','revslider/slide_01_fruit_z.png'),(1877,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:847;s:6:\"height\";i:827;s:4:\"file\";s:30:\"revslider/slide_01_fruit_z.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"slide_01_fruit_z-300x293.png\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slide_01_fruit_z-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"slide_01_fruit_z-768x750.png\";s:5:\"width\";i:768;s:6:\"height\";i:750;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1878,565,'_wp_attached_file','revslider/slide_03_bg_new.jpg'),(1879,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"revslider/slide_03_bg_new.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide_03_bg_new-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"slide_03_bg_new-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide_03_bg_new-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"slide_03_bg_new-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"slide_03_bg_new-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1880,566,'_wp_attached_file','revslider/slide_02_fruit_z-1.png'),(1881,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:587;s:6:\"height\";i:862;s:4:\"file\";s:32:\"revslider/slide_02_fruit_z-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slide_02_fruit_z-1-204x300.png\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slide_02_fruit_z-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1882,567,'_wp_attached_file','revslider/slide_02_bg_new.jpg'),(1883,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"revslider/slide_02_bg_new.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide_02_bg_new-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"slide_02_bg_new-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide_02_bg_new-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"slide_02_bg_new-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"slide_02_bg_new-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(1884,568,'_wp_attached_file','revslider/slide_03_fruit_z.png'),(1885,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:711;s:6:\"height\";i:782;s:4:\"file\";s:30:\"revslider/slide_03_fruit_z.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"slide_03_fruit_z-273x300.png\";s:5:\"width\";i:273;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"slide_03_fruit_z-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1886,571,'_edit_last','1'),(1887,571,'_edit_lock','1621403873:1'),(1888,571,'_wp_page_template','default'),(1889,571,'_wpb_vc_js_status','true'),(1890,571,'cws_mb_post','a:12:{s:10:\"MB_general\";s:1:\"0\";s:10:\"MB_styling\";s:1:\"0\";s:9:\"MB_header\";s:1:\"0\";s:7:\"MB_logo\";s:1:\"0\";s:7:\"MB_menu\";s:1:\"0\";s:14:\"MB_mobile_menu\";s:1:\"0\";s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"0\";s:8:\"MB_boxed\";s:1:\"0\";s:13:\"MB_side_panel\";s:1:\"0\";}'),(1891,574,'_wp_attached_file','2021/05/under_construction1.jpg'),(1892,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:322;s:4:\"file\";s:31:\"2021/05/under_construction1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"under_construction1-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"under_construction1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:5:\"Print\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1893,576,'_edit_last','1'),(1894,576,'_wp_page_template','default'),(1895,576,'_wpb_vc_js_status','true'),(1896,576,'cws_mb_post','a:24:{s:10:\"MB_general\";s:1:\"1\";s:13:\"page_sidebars\";a:1:{s:6:\"layout\";s:4:\"none\";}s:7:\"is_blog\";s:1:\"0\";s:12:\"page_spacing\";a:2:{s:3:\"top\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:15:\"slider_override\";a:1:{s:11:\"is_override\";s:1:\"0\";}s:10:\"MB_styling\";s:1:\"1\";s:17:\"theme-first-color\";s:7:\"#7d9f3a\";s:18:\"theme-second-color\";s:7:\"#405b0b\";s:9:\"MB_header\";s:1:\"1\";s:6:\"header\";a:3:{s:5:\"order\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Top Bar\";s:3:\"val\";s:11:\"top_bar_box\";}i:1;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:15:\"drop_zone_start\";}i:2;a:2:{s:5:\"title\";s:4:\"Logo\";s:3:\"val\";s:8:\"logo_box\";}i:3;a:2:{s:5:\"title\";s:4:\"Menu\";s:3:\"val\";s:8:\"menu_box\";}i:4;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:13:\"drop_zone_end\";}i:5;a:2:{s:5:\"title\";s:10:\"Title area\";s:3:\"val\";s:10:\"header_box\";}}s:9:\"customize\";s:1:\"0\";s:5:\"fixed\";s:1:\"1\";}s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"1\";s:15:\"mobile_menu_box\";a:2:{s:7:\"overlay\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#ffffff\";s:7:\"opacity\";s:3:\"100\";}s:10:\"font_color\";s:7:\"#000000\";}s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"1\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:8:\"repeat-x\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1897,576,'_edit_lock','1626348543:1'),(1898,578,'_edit_last','1'),(1899,578,'_edit_lock','1626348581:1'),(1900,578,'_wp_page_template','default'),(1901,578,'_wpb_vc_js_status','true'),(1902,578,'cws_mb_post','a:16:{s:10:\"MB_general\";s:1:\"0\";s:10:\"MB_styling\";s:1:\"0\";s:9:\"MB_header\";s:1:\"0\";s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"0\";s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1903,580,'_edit_last','1'),(1904,580,'_wp_page_template','default'),(1905,580,'_wpb_vc_js_status','true'),(1906,580,'cws_mb_post','a:16:{s:10:\"MB_general\";s:1:\"0\";s:10:\"MB_styling\";s:1:\"0\";s:9:\"MB_header\";s:1:\"0\";s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"0\";s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1907,580,'_edit_lock','1637556131:1'),(1908,582,'_edit_last','1'),(1909,582,'_edit_lock','1626482781:1'),(1910,582,'_wp_page_template','default'),(1911,582,'_wpb_vc_js_status','true'),(1912,582,'cws_mb_post','a:20:{s:10:\"MB_general\";s:1:\"0\";s:10:\"MB_styling\";s:1:\"1\";s:17:\"theme-first-color\";s:7:\"#7d9f3a\";s:18:\"theme-second-color\";s:7:\"#405b0b\";s:9:\"MB_header\";s:1:\"1\";s:6:\"header\";a:3:{s:5:\"order\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Top Bar\";s:3:\"val\";s:11:\"top_bar_box\";}i:1;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:15:\"drop_zone_start\";}i:2;a:2:{s:5:\"title\";s:4:\"Logo\";s:3:\"val\";s:8:\"logo_box\";}i:3;a:2:{s:5:\"title\";s:4:\"Menu\";s:3:\"val\";s:8:\"menu_box\";}i:4;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:13:\"drop_zone_end\";}i:5;a:2:{s:5:\"title\";s:10:\"Title area\";s:3:\"val\";s:10:\"header_box\";}}s:9:\"customize\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";}s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"1\";s:15:\"mobile_menu_box\";a:2:{s:7:\"overlay\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#ffffff\";s:7:\"opacity\";s:3:\"100\";}s:10:\"font_color\";s:7:\"#000000\";}s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1913,584,'_edit_last','1'),(1914,584,'_wp_page_template','default'),(1915,584,'_wpb_vc_js_status','true'),(1916,584,'cws_mb_post','a:20:{s:10:\"MB_general\";s:1:\"0\";s:10:\"MB_styling\";s:1:\"1\";s:17:\"theme-first-color\";s:7:\"#7d9f3a\";s:18:\"theme-second-color\";s:7:\"#405b0b\";s:9:\"MB_header\";s:1:\"1\";s:6:\"header\";a:3:{s:5:\"order\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Top Bar\";s:3:\"val\";s:11:\"top_bar_box\";}i:1;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:15:\"drop_zone_start\";}i:2;a:2:{s:5:\"title\";s:4:\"Logo\";s:3:\"val\";s:8:\"logo_box\";}i:3;a:2:{s:5:\"title\";s:4:\"Menu\";s:3:\"val\";s:8:\"menu_box\";}i:4;a:2:{s:5:\"title\";s:11:\"Header Zone\";s:3:\"val\";s:13:\"drop_zone_end\";}i:5;a:2:{s:5:\"title\";s:10:\"Title area\";s:3:\"val\";s:10:\"header_box\";}}s:9:\"customize\";s:1:\"0\";s:5:\"fixed\";s:1:\"1\";}s:7:\"MB_logo\";s:1:\"1\";s:8:\"logo_box\";a:7:{s:6:\"enable\";s:1:\"1\";s:7:\"default\";s:5:\"light\";s:10:\"dimensions\";a:2:{s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:6:\"margin\";a:4:{s:3:\"top\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";}s:8:\"position\";s:4:\"left\";s:7:\"in_menu\";s:1:\"1\";s:14:\"with_site_name\";s:1:\"0\";}s:7:\"MB_menu\";s:1:\"1\";s:8:\"menu_box\";a:21:{s:6:\"enable\";s:1:\"1\";s:8:\"position\";s:5:\"right\";s:12:\"search_place\";s:4:\"none\";s:12:\"social_place\";s:5:\"right\";s:12:\"mobile_place\";s:5:\"right\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:10:\"font_color\";s:7:\"#1d1d1d\";s:16:\"font_hover_color\";s:7:\"#7d9f3a\";s:21:\"item_background_color\";s:7:\"#ffffff\";s:27:\"item_background_hover_color\";s:7:\"#ffffff\";s:23:\"item_background_opacity\";s:1:\"0\";s:6:\"margin\";a:2:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:16:\"fullwidth_border\";s:1:\"1\";s:13:\"enable_mobile\";s:1:\"1\";s:21:\"header_outside_slider\";s:1:\"0\";s:8:\"sandwich\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:13:\"override_menu\";s:1:\"0\";}s:14:\"MB_mobile_menu\";s:1:\"1\";s:15:\"mobile_menu_box\";a:2:{s:7:\"overlay\";a:3:{s:4:\"type\";s:5:\"color\";s:5:\"color\";s:7:\"#ffffff\";s:7:\"opacity\";s:3:\"100\";}s:10:\"font_color\";s:7:\"#000000\";}s:14:\"MB_sticky_menu\";s:1:\"0\";s:13:\"MB_header_box\";s:1:\"0\";s:9:\"MB_topbar\";s:1:\"0\";s:9:\"MB_footer\";s:1:\"1\";s:6:\"footer\";a:22:{s:11:\"logo_enable\";s:1:\"0\";s:12:\"extra_button\";s:1:\"0\";s:11:\"menu_enable\";s:1:\"0\";s:5:\"fixed\";s:1:\"0\";s:4:\"wide\";s:1:\"0\";s:6:\"layout\";s:1:\"3\";s:7:\"sidebar\";s:6:\"footer\";s:15:\"copyrights_text\";s:57:\"All Right Reserver. Developed and Design By www.e-soft.in\";s:16:\"footer_info_text\";s:0:\"\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:16:\"background_color\";s:7:\"#565656\";s:11:\"title_color\";s:7:\"#ffffff\";s:10:\"font_color\";s:7:\"#ffffff\";s:27:\"copyrights_background_color\";s:7:\"#7d9f3a\";s:21:\"copyrights_font_color\";s:7:\"#ffffff\";s:22:\"copyrights_hover_color\";s:7:\"#ffffff\";s:21:\"copyrights_info_color\";s:7:\"#ffffff\";s:13:\"pattern_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:8:\"repeat-x\";s:10:\"attachment\";s:5:\"fixed\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}s:6:\"border\";a:1:{s:10:\"border_box\";a:0:{}}s:14:\"instagram_feed\";s:1:\"0\";s:8:\"spacings\";a:2:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";}}s:8:\"MB_boxed\";s:1:\"1\";s:5:\"boxed\";a:5:{s:11:\"huge_layout\";s:1:\"1\";s:13:\"header_layout\";s:1:\"0\";s:6:\"layout\";s:1:\"0\";s:16:\"background_image\";a:5:{s:5:\"image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"size\";s:7:\"initial\";s:6:\"repeat\";s:9:\"no-repeat\";s:10:\"attachment\";s:6:\"scroll\";s:8:\"position\";s:2:\"cc\";}s:7:\"overlay\";a:1:{s:4:\"type\";s:4:\"none\";}}s:13:\"MB_side_panel\";s:1:\"0\";}'),(1917,584,'_edit_lock','1655959130:1'),(1918,586,'_menu_item_type','post_type'),(1919,586,'_menu_item_menu_item_parent','0'),(1920,586,'_menu_item_object_id','576'),(1921,586,'_menu_item_object','page'),(1922,586,'_menu_item_target',''),(1923,586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1924,586,'_menu_item_xfn',''),(1925,586,'_menu_item_url',''),(1927,587,'_menu_item_type','post_type'),(1928,587,'_menu_item_menu_item_parent','0'),(1929,587,'_menu_item_object_id','580'),(1930,587,'_menu_item_object','page'),(1931,587,'_menu_item_target',''),(1932,587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1933,587,'_menu_item_xfn',''),(1934,587,'_menu_item_url',''),(1936,588,'_menu_item_type','post_type'),(1937,588,'_menu_item_menu_item_parent','0'),(1938,588,'_menu_item_object_id','584'),(1939,588,'_menu_item_object','page'),(1940,588,'_menu_item_target',''),(1941,588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1942,588,'_menu_item_xfn',''),(1943,588,'_menu_item_url',''),(1945,589,'_menu_item_type','post_type'),(1946,589,'_menu_item_menu_item_parent','0'),(1947,589,'_menu_item_object_id','582'),(1948,589,'_menu_item_object','page'),(1949,589,'_menu_item_target',''),(1950,589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1951,589,'_menu_item_xfn',''),(1952,589,'_menu_item_url',''),(1954,590,'_menu_item_type','post_type'),(1955,590,'_menu_item_menu_item_parent','0'),(1956,590,'_menu_item_object_id','578'),(1957,590,'_menu_item_object','page'),(1958,590,'_menu_item_target',''),(1959,590,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1960,590,'_menu_item_xfn',''),(1961,590,'_menu_item_url',''),(1963,435,'_wp_old_date','2021-05-18'),(1964,593,'_wp_attached_file','2021/05/Orange.jpg'),(1965,593,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"2021/05/Orange.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Orange-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Orange-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Orange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Orange-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Orange-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1966,595,'_wpb_shortcodes_custom_css','.vc_custom_1621439986814{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}'),(1967,554,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(1968,596,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}'),(1969,597,'_wp_attached_file','2021/05/Banana.jpg'),(1970,598,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}'),(1971,599,'_wp_attached_file','2021/05/Lychee.jpg'),(1972,599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"2021/05/Lychee.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Lychee-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Lychee-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Lychee-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Lychee-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Lychee-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1973,600,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}'),(1974,601,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1975,602,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1976,603,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1977,604,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1978,605,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1979,606,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1980,607,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1981,608,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1982,609,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1983,610,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1984,611,'_wp_attached_file','2021/05/Watermelon-scaled.jpg'),(1985,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1600;s:4:\"file\";s:29:\"2021/05/Watermelon-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Watermelon-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Watermelon-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Watermelon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Watermelon-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"Watermelon-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"Watermelon-2048x1280.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:79:\"13898565 - two whole watermelon, half and slice isolated  on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"hyrma/123RF\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:79:\"13898565 - two whole watermelon, half and slice isolated  on a white background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:10:\"background\";i:1;s:9:\"checkered\";i:2;s:6:\"circle\";i:3;s:8:\"close-up\";i:4;s:5:\"color\";i:5;s:3:\"cut\";i:6;s:9:\"delicious\";i:7;s:5:\"drink\";i:8;s:6:\"eating\";i:9;s:7:\"festive\";i:10;s:4:\"food\";i:11;s:5:\"fresh\";i:12;s:5:\"fruit\";i:13;s:7:\"gingham\";i:14;s:5:\"green\";i:15;s:5:\"group\";i:16;s:4:\"half\";i:17;s:7:\"healthy\";i:18;s:8:\"isolated\";i:19;s:5:\"juicy\";i:20;s:7:\"natural\";i:21;s:6:\"nobody\";i:22;s:9:\"nutrition\";i:23;s:4:\"part\";i:24;s:4:\"peel\";i:25;s:6:\"picnic\";i:26;s:5:\"piece\";i:27;s:4:\"pulp\";i:28;s:10:\"recreation\";i:29;s:3:\"red\";i:30;s:11:\"refreshment\";i:31;s:4:\"ripe\";i:32;s:5:\"round\";i:33;s:3:\"row\";i:34;s:7:\"section\";i:35;s:4:\"seed\";i:36;s:4:\"shot\";i:37;s:5:\"slice\";i:38;s:5:\"snack\";i:39;s:6:\"sphere\";i:40;s:7:\"striped\";i:41;s:7:\"stripes\";i:42;s:6:\"summer\";i:43;s:5:\"sweet\";i:44;s:5:\"table\";i:45;s:5:\"tasty\";i:46;s:7:\"texture\";i:47;s:5:\"treat\";i:48;s:10:\"watermelon\";i:49;s:3:\"wet\";}}s:14:\"original_image\";s:14:\"Watermelon.jpg\";}'),(1986,612,'_wpb_shortcodes_custom_css','.vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1987,613,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1988,614,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1989,615,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1990,616,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1991,617,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1992,618,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1993,619,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1994,620,'_wp_attached_file','2021/05/Pineapple.jpg'),(1995,620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"2021/05/Pineapple.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Pineapple-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Pineapple-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Pineapple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Pineapple-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"Pineapple-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1996,621,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1997,622,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1998,623,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(1999,624,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(2000,625,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(2001,626,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(2002,627,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(2003,628,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}'),(2004,629,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445104738{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2005,630,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2006,631,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445327157{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2007,632,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445403251{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2008,633,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2009,636,'_wp_attached_file','2021/05/Carrot.jpg'),(2010,636,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2021/05/Carrot.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Carrot-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Carrot-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Carrot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Carrot-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"Carrot-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2016,637,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2017,638,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2018,639,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2019,640,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2020,641,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2021,642,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2022,643,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2023,644,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2024,645,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2025,646,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2026,647,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2027,648,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2028,649,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}'),(2029,554,'_oembed_9f0e4b4bb5a016df722813d49d3e6a13','<iframe title=\"Timelapse - Lighthouse (Oct 2012)\" src=\"https://player.vimeo.com/video/51589652?dnt=1&amp;app_id=122963\" width=\"1170\" height=\"658\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen></iframe>'),(2030,554,'_oembed_time_9f0e4b4bb5a016df722813d49d3e6a13','1621487526'),(2031,650,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2032,651,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2033,652,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2034,653,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2035,654,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2036,655,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2037,656,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2038,657,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2039,658,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2040,659,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2041,660,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2042,661,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2043,662,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2044,663,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621503282358{background-color: #474747 !important;}'),(2045,664,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621503334230{background-color: #e8e8e8 !important;}'),(2046,665,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2047,666,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2048,667,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2049,668,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2050,669,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2051,670,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2052,671,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2053,672,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2054,673,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2055,674,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2056,675,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2057,676,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2058,677,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2059,678,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2060,679,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2061,680,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2062,681,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2063,682,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2064,683,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2065,684,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621505864705{background-color: #59d600 !important;}'),(2066,685,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621505991094{background-color: #7d9f3a !important;}'),(2067,686,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621505991094{background-color: #7d9f3a !important;}'),(2068,687,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506111385{background-color: #7d9f3a !important;}'),(2069,688,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506311867{background-color: #7d9f3a !important;}'),(2070,689,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506456853{background-color: #7d9f3a !important;border-radius: 2px !important;}'),(2071,690,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506647229{border-radius: 2px !important;}'),(2072,691,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506721046{border-radius: 2px !important;}'),(2073,692,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506721046{border-radius: 2px !important;}'),(2074,693,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621506721046{border-radius: 2px !important;}'),(2075,694,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2076,695,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2077,696,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2078,697,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2079,698,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2080,699,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2081,700,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2082,701,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2083,702,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2084,703,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2085,704,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2086,705,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2087,706,'_wp_attached_file','2021/05/veg.jpg'),(2088,706,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:363;s:6:\"height\";i:224;s:4:\"file\";s:15:\"2021/05/veg.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"veg-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"veg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2089,707,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2090,708,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2091,709,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2092,710,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2093,711,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2094,712,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2095,713,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2096,714,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2097,715,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2098,716,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2099,717,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2100,718,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2101,719,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2102,720,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2103,721,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2104,722,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2105,723,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2106,724,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2107,725,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2108,726,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2109,727,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2110,728,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2111,729,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2112,730,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2113,731,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2114,732,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2115,733,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2116,734,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2117,735,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2118,736,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2119,737,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2120,738,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2121,739,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2122,740,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2123,741,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2124,742,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2125,743,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2126,744,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2127,746,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2128,747,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2129,748,'_wp_attached_file','2021/05/banner-03.jpg'),(2130,748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2021/05/banner-03.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"banner-03-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"banner-03-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-03-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"banner-03-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2131,749,'_wp_attached_file','2021/05/Green_Riasins-scaled.jpg'),(2132,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1728;s:4:\"file\";s:32:\"2021/05/Green_Riasins-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Green_Riasins-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Green_Riasins-1024x691.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Green_Riasins-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Green_Riasins-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"Green_Riasins-1536x1037.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1037;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"Green_Riasins-2048x1382.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1382;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:25:\"raisin or currant in bowl\";s:17:\"created_timestamp\";s:10:\"1471373684\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:17:\"raisin or currant\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:29:{i:0;s:10:\"background\";i:1;s:7:\"currant\";i:2;s:4:\"dark\";i:3;s:10:\"dehydrated\";i:4;s:9:\"delicious\";i:5;s:7:\"dessert\";i:6;s:5:\"dried\";i:7;s:3:\"dry\";i:8;s:3:\"eat\";i:9;s:5:\"fruit\";i:10;s:7:\"gourmet\";i:11;s:5:\"grape\";i:12;s:4:\"heap\";i:13;s:10:\"ingredient\";i:14;s:8:\"isolated\";i:15;s:7:\"natural\";i:16;s:7:\"organic\";i:17;s:4:\"pile\";i:18;s:6:\"raisin\";i:19;s:7:\"raisins\";i:20;s:8:\"seedless\";i:21;s:5:\"snack\";i:22;s:7:\"sultana\";i:23;s:5:\"sweet\";i:24;s:5:\"tasty\";i:25;s:5:\"treat\";i:26;s:10:\"vegetarian\";i:27;s:8:\"vitamins\";i:28;s:5:\"white\";}}s:14:\"original_image\";s:17:\"Green_Riasins.jpg\";}'),(2133,750,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2134,751,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2135,752,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2136,753,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2137,754,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2138,755,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2139,756,'_wp_attached_file','2021/05/Nut_Mix-scaled.jpg'),(2140,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1566;s:4:\"file\";s:26:\"2021/05/Nut_Mix-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Nut_Mix-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Nut_Mix-1024x626.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Nut_Mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Nut_Mix-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Nut_Mix-1536x939.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:939;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:21:\"Nut_Mix-2048x1253.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1253;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:72:\"side view of mix of nuts and dried fruits in a bowl on rustic background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:72:\"side view of mix of nuts and dried fruits in a bowl on rustic background\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:17:{i:0;s:4:\"view\";i:1;s:3:\"mix\";i:2;s:4:\"nuts\";i:3;s:5:\"dried\";i:4;s:6:\"fruits\";i:5;s:4:\"bowl\";i:6;s:6:\"rustic\";i:7;s:10:\"background\";i:8;s:5:\"fruit\";i:9;s:6:\"walnut\";i:10;s:4:\"food\";i:11;s:7:\"organic\";i:12;s:5:\"snack\";i:13;s:3:\"dry\";i:14;s:8:\"hazelnut\";i:15;s:6:\"almond\";i:16;s:9:\"pistachio\";}}s:14:\"original_image\";s:11:\"Nut_Mix.jpg\";}'),(2141,757,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2142,758,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2143,759,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2144,760,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2145,761,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2146,762,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2150,30,'_edit_lock','1621603880:1'),(2151,30,'_edit_last','1'),(2152,30,'_thumbnail_id','706'),(2153,30,'_wp_page_template','default'),(2156,30,'cws_mb_post','a:16:{s:21:\"post_header_box_image\";a:2:{s:3:\"src\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:12:\"gallery_type\";s:6:\"slider\";s:7:\"gallery\";s:0:\"\";s:5:\"video\";s:0:\"\";s:5:\"audio\";s:0:\"\";s:4:\"link\";s:0:\"\";s:10:\"link_title\";s:0:\"\";s:10:\"quote_text\";s:0:\"\";s:12:\"quote_author\";s:0:\"\";s:13:\"post_sidebars\";a:1:{s:6:\"layout\";s:15:\"{blog_sidebars}\";}s:13:\"show_featured\";s:1:\"1\";s:19:\"full_width_featured\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:3:\"rpo\";a:5:{s:5:\"title\";s:13:\"Related items\";s:11:\"text_length\";s:2:\"90\";s:4:\"cols\";s:1:\"3\";s:10:\"items_show\";s:1:\"3\";s:10:\"posts_hide\";a:8:{i:0;s:4:\"none\";i:1;s:4:\"tags\";i:2;s:6:\"author\";i:3;s:5:\"likes\";i:4;s:8:\"comments\";i:5;s:9:\"read_more\";i:6;s:6:\"social\";i:7;s:7:\"excerpt\";}}s:17:\"post_custom_color\";s:1:\"0\";s:21:\"custom_title_spacings\";s:1:\"0\";}'),(2157,765,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2158,766,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2159,767,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2160,768,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2161,769,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2162,770,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621605033960{background-color: #81d742 !important;}'),(2163,771,'_wp_attached_file','2021/05/h_3_s_1.png'),(2164,771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:692;s:6:\"height\";i:655;s:4:\"file\";s:19:\"2021/05/h_3_s_1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"h_3_s_1-300x284.png\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"h_3_s_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2165,772,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621605118714{background-color: #81d742 !important;}'),(2166,773,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621605192892{background-color: #81d742 !important;}'),(2167,774,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2168,775,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2169,776,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2170,777,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2171,778,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2172,779,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2173,780,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2174,781,'_wp_attached_file','2021/05/HomePage5.jpg'),(2175,781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1351;s:4:\"file\";s:21:\"2021/05/HomePage5.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"HomePage5-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"HomePage5-1024x692.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"HomePage5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"HomePage5-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"HomePage5-1536x1038.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2176,782,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2177,783,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2178,784,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2179,785,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2180,786,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2181,787,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2182,788,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2183,789,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2184,790,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2185,791,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2186,792,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2187,793,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2188,794,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2189,795,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2190,796,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2191,797,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2192,798,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2193,799,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2194,800,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2195,801,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2196,802,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2197,803,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2198,804,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2199,805,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2200,806,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2201,807,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2202,808,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2203,809,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2204,810,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2205,811,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2206,812,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2207,813,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610064714{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2208,814,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610146488{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2209,815,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610182538{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2210,816,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610324163{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2211,817,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610515904{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2212,818,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610578915{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2213,819,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610694660{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2214,820,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2215,821,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2223,824,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2224,825,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2225,826,'_wp_attached_file','2021/05/Mango-scaled.jpg'),(2226,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:24:\"2021/05/Mango-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Mango-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Mango-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Mango-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Mango-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"Mango-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:19:\"Mango-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:9:\"Mango.jpg\";}'),(2227,827,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2228,828,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2229,829,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2230,831,'_wp_attached_file','2021/05/HomePage2-1.jpg'),(2231,831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2021/05/HomePage2-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"HomePage2-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"HomePage2-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"HomePage2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"HomePage2-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"HomePage2-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2232,832,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2234,834,'_wp_attached_file','2021/05/HomePage4-1.jpg'),(2235,834,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1540;s:4:\"file\";s:23:\"2021/05/HomePage4-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"HomePage4-1-300x241.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"HomePage4-1-1024x821.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:821;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"HomePage4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"HomePage4-1-768x616.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"HomePage4-1-1536x1232.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1232;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:26:\"Bogdan Wankowicz - Fotolia\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:37:\"Variety of fresh fruit and vegetables\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:26:\"Bogdan Wankowicz - Fotolia\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Variety of fresh fruit and vegetables\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:98:{i:0;s:5:\"apple\";i:1;s:10:\"background\";i:2;s:6:\"bright\";i:3;s:8:\"broccoli\";i:4;s:10:\"cantaloupe\";i:5;s:6:\"carrot\";i:6;s:6:\"celery\";i:7;s:5:\"color\";i:8;s:8:\"colorful\";i:9;s:6:\"colour\";i:10;s:9:\"colourful\";i:11;s:4:\"crop\";i:12;s:8:\"cucumber\";i:13;s:8:\"droplets\";i:14;s:5:\"fiber\";i:15;s:4:\"food\";i:16;s:10:\"food-group\";i:17;s:9:\"foodgroup\";i:18;s:5:\"fresh\";i:19;s:5:\"fruit\";i:20;s:6:\"grapes\";i:21;s:5:\"green\";i:22;s:9:\"groceries\";i:23;s:6:\"health\";i:24;s:7:\"healthy\";i:25;s:6:\"market\";i:26;s:5:\"melon\";i:27;s:8:\"mushroom\";i:28;s:7:\"natural\";i:29;s:9:\"nutrients\";i:30;s:9:\"nutrition\";i:31;s:10:\"nutritious\";i:32;s:6:\"orange\";i:33;s:7:\"organic\";i:34;s:4:\"pear\";i:35;s:6:\"pepper\";i:36;s:9:\"pineapple\";i:37;s:6:\"potato\";i:38;s:7:\"produce\";i:39;s:6:\"radish\";i:40;s:3:\"raw\";i:41;s:3:\"red\";i:42;s:4:\"ripe\";i:43;s:10:\"strawberry\";i:44;s:6:\"tomato\";i:45;s:10:\"vegetables\";i:46;s:7:\"veggies\";i:47;s:3:\"wet\";i:48;s:6:\"yellow\";i:49;s:5:\"apple\";i:50;s:10:\"background\";i:51;s:6:\"bright\";i:52;s:8:\"broccoli\";i:53;s:10:\"cantaloupe\";i:54;s:6:\"carrot\";i:55;s:6:\"celery\";i:56;s:5:\"color\";i:57;s:8:\"colorful\";i:58;s:6:\"colour\";i:59;s:9:\"colourful\";i:60;s:4:\"crop\";i:61;s:8:\"cucumber\";i:62;s:8:\"droplets\";i:63;s:5:\"fiber\";i:64;s:4:\"food\";i:65;s:10:\"food-group\";i:66;s:9:\"foodgroup\";i:67;s:5:\"fresh\";i:68;s:5:\"fruit\";i:69;s:6:\"grapes\";i:70;s:5:\"green\";i:71;s:9:\"groceries\";i:72;s:6:\"health\";i:73;s:7:\"healthy\";i:74;s:6:\"market\";i:75;s:5:\"melon\";i:76;s:8:\"mushroom\";i:77;s:7:\"natural\";i:78;s:9:\"nutrients\";i:79;s:9:\"nutrition\";i:80;s:10:\"nutritious\";i:81;s:6:\"orange\";i:82;s:7:\"organic\";i:83;s:4:\"pear\";i:84;s:6:\"pepper\";i:85;s:9:\"pineapple\";i:86;s:6:\"potato\";i:87;s:7:\"produce\";i:88;s:6:\"radish\";i:89;s:3:\"raw\";i:90;s:3:\"red\";i:91;s:4:\"ripe\";i:92;s:10:\"strawberry\";i:93;s:6:\"tomato\";i:94;s:10:\"vegetables\";i:95;s:7:\"veggies\";i:96;s:3:\"wet\";i:97;s:6:\"yellow\";}}}'),(2236,835,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2237,836,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2238,837,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2239,838,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2242,840,'_wp_attached_file','2021/05/Black_Raisins.jpg'),(2243,840,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2021/05/Black_Raisins.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Black_Raisins-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Black_Raisins-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Black_Raisins-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 60D\";s:7:\"caption\";s:30:\"Dried raisins in bowl on table\";s:17:\"created_timestamp\";s:10:\"1602196782\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:30:\"Dried raisins in bowl on table\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:5:\"grape\";i:1;s:6:\"raisin\";i:2;s:5:\"group\";i:3;s:8:\"isolated\";i:4;s:5:\"white\";i:5;s:7:\"healthy\";i:6;s:4:\"heap\";i:7;s:9:\"nutrition\";i:8;s:4:\"pile\";i:9;s:10:\"background\";i:10;s:5:\"brown\";i:11;s:7:\"closeup\";i:12;s:9:\"delicious\";i:13;s:7:\"dessert\";i:14;s:3:\"dry\";i:15;s:4:\"food\";i:16;s:5:\"fruit\";i:17;s:10:\"ingredient\";i:18;s:7:\"natural\";i:19;s:7:\"organic\";i:20;s:5:\"snack\";i:21;s:5:\"sweet\";i:22;s:5:\"tasty\";i:23;s:10:\"vegetarian\";i:24;s:6:\"wooden\";i:25;s:8:\"seedless\";i:26;s:6:\"golden\";i:27;s:4:\"dark\";i:28;s:6:\"eating\";i:29;s:5:\"spoon\";i:30;s:6:\"sugary\";i:31;s:6:\"yellow\";i:32;s:4:\"bowl\";i:33;s:3:\"raw\";i:34;s:4:\"gold\";i:35;s:8:\"vineyard\";i:36;s:8:\"vitamins\";i:37;s:7:\"calorie\";i:38;s:10:\"collection\";i:39;s:7:\"dieting\";i:40;s:6:\"energy\";i:41;s:4:\"many\";i:42;s:6:\"saucer\";i:43;s:5:\"stack\";i:44;s:7:\"various\";i:45;s:10:\"appetizing\";i:46;s:5:\"black\";i:47;s:5:\"color\";i:48;s:9:\"preserved\";i:49;s:4:\"wood\";}}}'),(2249,842,'_wp_attached_file','2021/05/Green_Riasins-1.jpg'),(2250,842,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:540;s:4:\"file\";s:27:\"2021/05/Green_Riasins-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Green_Riasins-1-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Green_Riasins-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Green_Riasins-1-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:25:\"raisin or currant in bowl\";s:17:\"created_timestamp\";s:10:\"1471373684\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:17:\"raisin or currant\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:29:{i:0;s:10:\"background\";i:1;s:7:\"currant\";i:2;s:4:\"dark\";i:3;s:10:\"dehydrated\";i:4;s:9:\"delicious\";i:5;s:7:\"dessert\";i:6;s:5:\"dried\";i:7;s:3:\"dry\";i:8;s:3:\"eat\";i:9;s:5:\"fruit\";i:10;s:7:\"gourmet\";i:11;s:5:\"grape\";i:12;s:4:\"heap\";i:13;s:10:\"ingredient\";i:14;s:8:\"isolated\";i:15;s:7:\"natural\";i:16;s:7:\"organic\";i:17;s:4:\"pile\";i:18;s:6:\"raisin\";i:19;s:7:\"raisins\";i:20;s:8:\"seedless\";i:21;s:5:\"snack\";i:22;s:7:\"sultana\";i:23;s:5:\"sweet\";i:24;s:5:\"tasty\";i:25;s:5:\"treat\";i:26;s:10:\"vegetarian\";i:27;s:8:\"vitamins\";i:28;s:5:\"white\";}}}'),(2256,844,'_wp_attached_file','2021/05/Pumpkin_Seeds.jpg'),(2257,844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2021/05/Pumpkin_Seeds.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Pumpkin_Seeds-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Pumpkin_Seeds-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Pumpkin_Seeds-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1568898222\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:64:\"Various seeds - sesame, flax seed, flax seeds, pumpkin seed, pop\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:7:\"closeup\";i:1;s:10:\"collection\";i:2;s:8:\"flat lay\";i:3;s:4:\"flax\";i:4;s:5:\"poppy\";i:5;s:10:\"assortment\";i:6;s:6:\"sesame\";i:7;s:10:\"pumpkin se\";i:8;s:4:\"chia\";i:9;s:7:\"various\";i:10;s:7:\"organic\";i:11;s:8:\"uncooked\";i:12;s:4:\"seed\";i:13;s:5:\"asian\";i:14;s:5:\"group\";i:15;s:4:\"bean\";i:16;s:7:\"pumpkin\";i:17;s:6:\"cereal\";i:18;s:9:\"nutrition\";i:19;s:5:\"brown\";i:20;s:3:\"raw\";i:21;s:6:\"health\";i:22;s:5:\"grain\";i:23;s:4:\"diet\";i:24;s:10:\"vegetarian\";i:25;s:7:\"protein\";i:26;s:10:\"background\";i:27;s:6:\"wooden\";i:28;s:3:\"dry\";i:29;s:7:\"healthy\";i:30;s:4:\"bowl\";i:31;s:7:\"natural\";i:32;s:4:\"heap\";i:33;s:8:\"aromatic\";i:34;s:5:\"black\";i:35;s:5:\"plant\";i:36;s:4:\"leaf\";i:37;s:3:\"mix\";i:38;s:5:\"aroma\";i:39;s:10:\"ingredient\";i:40;s:4:\"food\";i:41;s:6:\"flavor\";i:42;s:4:\"type\";i:43;s:7:\"variety\";i:44;s:7:\"texture\";i:45;s:11:\"antioxidant\";i:46;s:4:\"earl\";i:47;s:3:\"tea\";i:48;s:8:\"caffeine\";i:49;s:6:\"ceylon\";}}}'),(2258,845,'_wp_attached_file','2021/05/Nut_Mix-1.jpg'),(2259,845,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:489;s:4:\"file\";s:21:\"2021/05/Nut_Mix-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Nut_Mix-1-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Nut_Mix-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Nut_Mix-1-768x469.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:72:\"side view of mix of nuts and dried fruits in a bowl on rustic background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:72:\"side view of mix of nuts and dried fruits in a bowl on rustic background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:17:{i:0;s:4:\"view\";i:1;s:3:\"mix\";i:2;s:4:\"nuts\";i:3;s:5:\"dried\";i:4;s:6:\"fruits\";i:5;s:4:\"bowl\";i:6;s:6:\"rustic\";i:7;s:10:\"background\";i:8;s:5:\"fruit\";i:9;s:6:\"walnut\";i:10;s:4:\"food\";i:11;s:7:\"organic\";i:12;s:5:\"snack\";i:13;s:3:\"dry\";i:14;s:8:\"hazelnut\";i:15;s:6:\"almond\";i:16;s:9:\"pistachio\";}}}'),(2267,848,'_wp_attached_file','2021/05/Pumpkin_Seeds-1.jpg'),(2268,848,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:27:\"2021/05/Pumpkin_Seeds-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Pumpkin_Seeds-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Pumpkin_Seeds-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Pumpkin_Seeds-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1568898222\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:64:\"Various seeds - sesame, flax seed, flax seeds, pumpkin seed, pop\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:7:\"closeup\";i:1;s:10:\"collection\";i:2;s:8:\"flat lay\";i:3;s:4:\"flax\";i:4;s:5:\"poppy\";i:5;s:10:\"assortment\";i:6;s:6:\"sesame\";i:7;s:10:\"pumpkin se\";i:8;s:4:\"chia\";i:9;s:7:\"various\";i:10;s:7:\"organic\";i:11;s:8:\"uncooked\";i:12;s:4:\"seed\";i:13;s:5:\"asian\";i:14;s:5:\"group\";i:15;s:4:\"bean\";i:16;s:7:\"pumpkin\";i:17;s:6:\"cereal\";i:18;s:9:\"nutrition\";i:19;s:5:\"brown\";i:20;s:3:\"raw\";i:21;s:6:\"health\";i:22;s:5:\"grain\";i:23;s:4:\"diet\";i:24;s:10:\"vegetarian\";i:25;s:7:\"protein\";i:26;s:10:\"background\";i:27;s:6:\"wooden\";i:28;s:3:\"dry\";i:29;s:7:\"healthy\";i:30;s:4:\"bowl\";i:31;s:7:\"natural\";i:32;s:4:\"heap\";i:33;s:8:\"aromatic\";i:34;s:5:\"black\";i:35;s:5:\"plant\";i:36;s:4:\"leaf\";i:37;s:3:\"mix\";i:38;s:5:\"aroma\";i:39;s:10:\"ingredient\";i:40;s:4:\"food\";i:41;s:6:\"flavor\";i:42;s:4:\"type\";i:43;s:7:\"variety\";i:44;s:7:\"texture\";i:45;s:11:\"antioxidant\";i:46;s:4:\"earl\";i:47;s:3:\"tea\";i:48;s:8:\"caffeine\";i:49;s:6:\"ceylon\";}}}'),(2272,850,'_wp_attached_file','2021/05/Seed_Mix.jpg'),(2273,850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:20:\"2021/05/Seed_Mix.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Seed_Mix-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Seed_Mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Seed_Mix-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2279,852,'_wp_attached_file','2021/05/Sunflower_Seeds.jpg'),(2280,852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:27:\"2021/05/Sunflower_Seeds.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Sunflower_Seeds-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Sunflower_Seeds-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Sunflower_Seeds-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1593111305\";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.008\";s:5:\"title\";s:64:\"Various seeds - sesame, flax seed, sunflower seeds, pumpkin seed\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:8:\"assorted\";i:1;s:6:\"sesame\";i:2;s:5:\"mixed\";i:3;s:4:\"diet\";i:4;s:8:\"top view\";i:5;s:7:\"pumpkin\";i:6;s:6:\"flavor\";i:7;s:5:\"seeds\";i:8;s:5:\"fiber\";i:9;s:3:\"mix\";i:10;s:4:\"heap\";i:11;s:5:\"grain\";i:12;s:10:\"vegetarian\";i:13;s:5:\"nutty\";i:14;s:6:\"colors\";i:15;s:6:\"yellow\";i:16;s:5:\"snack\";i:17;s:4:\"pile\";i:18;s:5:\"salad\";i:19;s:9:\"sunflower\";i:20;s:3:\"nut\";i:21;s:10:\"watermelon\";i:22;s:9:\"wholesome\";i:23;s:5:\"small\";i:24;s:9:\"pine nuts\";i:25;s:4:\"food\";i:26;s:3:\"dry\";i:27;s:7:\"natural\";i:28;s:10:\"background\";i:29;s:10:\"ingredient\";i:30;s:7:\"closeup\";i:31;s:7:\"healthy\";i:32;s:7:\"organic\";i:33;s:6:\"wooden\";i:34;s:5:\"spice\";i:35;s:6:\"nature\";i:36;s:7:\"cooking\";i:37;s:4:\"herb\";i:38;s:5:\"white\";i:39;s:5:\"plant\";i:40;s:5:\"black\";i:41;s:4:\"seed\";i:42;s:5:\"fresh\";i:43;s:5:\"brown\";i:44;s:5:\"green\";i:45;s:6:\"health\";i:46;s:3:\"red\";i:47;s:8:\"isolated\";i:48;s:6:\"herbal\";i:49;s:5:\"table\";}}}'),(2286,854,'_wp_attached_file','2021/05/Watermelon_Seeds.jpg'),(2287,854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:673;s:4:\"file\";s:28:\"2021/05/Watermelon_Seeds.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Watermelon_Seeds-300x252.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Watermelon_Seeds-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Watermelon_Seeds-768x646.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:646;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620649734\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2293,856,'_wp_attached_file','2021/05/Avocado.jpg'),(2294,856,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:536;s:4:\"file\";s:19:\"2021/05/Avocado.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Avocado-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Avocado-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Avocado-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D60\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1440871026\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:3:\"0.1\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2300,858,'_wp_attached_file','2021/05/Banana-1.jpg'),(2301,858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:20:\"2021/05/Banana-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banana-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banana-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banana-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2307,861,'_wp_attached_file','2021/05/Custard_Apple.jpg'),(2308,861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2021/05/Custard_Apple.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Custard_Apple-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Custard_Apple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Custard_Apple-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2314,863,'_wp_attached_file','2021/05/Grapes.jpg'),(2315,863,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:553;s:4:\"file\";s:18:\"2021/05/Grapes.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Grapes-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Grapes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Grapes-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2321,865,'_wp_attached_file','2021/05/Guava.jpg'),(2322,865,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2021/05/Guava.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Guava-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Guava-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Guava-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2328,867,'_wp_attached_file','2021/05/Jackfruit.jpg'),(2329,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:21:\"2021/05/Jackfruit.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Jackfruit-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Jackfruit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Jackfruit-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2335,869,'_wp_attached_file','2021/05/Lychee-1.jpg'),(2336,869,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/05/Lychee-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Lychee-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Lychee-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Lychee-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2342,871,'_wp_attached_file','2021/05/Mango-1.jpg'),(2343,871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:1067;s:4:\"file\";s:19:\"2021/05/Mango-1.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Mango-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Mango-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Mango-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Mango-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2349,873,'_wp_attached_file','2021/05/Muskmelon.jpg'),(2350,873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:809;s:4:\"file\";s:21:\"2021/05/Muskmelon.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Muskmelon-297x300.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Muskmelon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Muskmelon-768x777.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620578008\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2356,875,'_wp_attached_file','2021/05/Orange-1.jpg'),(2357,875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/05/Orange-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Orange-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Orange-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Orange-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2363,877,'_wp_attached_file','2021/05/Papaya.jpg'),(2364,877,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2021/05/Papaya.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Papaya-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Papaya-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Papaya-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2370,879,'_wp_attached_file','2021/05/Passion_Fruit.jpg'),(2371,879,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:996;s:4:\"file\";s:25:\"2021/05/Passion_Fruit.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Passion_Fruit-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Passion_Fruit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Passion_Fruit-768x956.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:956;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620579126\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2377,881,'_wp_attached_file','2021/05/Pineapple-1.jpg'),(2378,881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2021/05/Pineapple-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Pineapple-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Pineapple-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Pineapple-1-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2384,883,'_wp_attached_file','2021/05/Plum.jpg'),(2385,883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:530;s:4:\"file\";s:16:\"2021/05/Plum.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Plum-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Plum-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"Plum-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2391,885,'_wp_attached_file','2021/05/Pomegranate.jpg'),(2392,885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:530;s:4:\"file\";s:23:\"2021/05/Pomegranate.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Pomegranate-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Pomegranate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Pomegranate-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2396,887,'_wp_attached_file','2021/05/Strawberry.jpg'),(2397,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:743;s:4:\"file\";s:22:\"2021/05/Strawberry.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Strawberry-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Strawberry-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Strawberry-768x713.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:713;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620578902\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2405,889,'_wp_attached_file','2021/05/Watermelon-1.jpg'),(2406,889,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2021/05/Watermelon-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Watermelon-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Watermelon-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Watermelon-1-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:79:\"13898565 - two whole watermelon, half and slice isolated  on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"hyrma/123RF\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:79:\"13898565 - two whole watermelon, half and slice isolated  on a white background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:10:\"background\";i:1;s:9:\"checkered\";i:2;s:6:\"circle\";i:3;s:8:\"close-up\";i:4;s:5:\"color\";i:5;s:3:\"cut\";i:6;s:9:\"delicious\";i:7;s:5:\"drink\";i:8;s:6:\"eating\";i:9;s:7:\"festive\";i:10;s:4:\"food\";i:11;s:5:\"fresh\";i:12;s:5:\"fruit\";i:13;s:7:\"gingham\";i:14;s:5:\"green\";i:15;s:5:\"group\";i:16;s:4:\"half\";i:17;s:7:\"healthy\";i:18;s:8:\"isolated\";i:19;s:5:\"juicy\";i:20;s:7:\"natural\";i:21;s:6:\"nobody\";i:22;s:9:\"nutrition\";i:23;s:4:\"part\";i:24;s:4:\"peel\";i:25;s:6:\"picnic\";i:26;s:5:\"piece\";i:27;s:4:\"pulp\";i:28;s:10:\"recreation\";i:29;s:3:\"red\";i:30;s:11:\"refreshment\";i:31;s:4:\"ripe\";i:32;s:5:\"round\";i:33;s:3:\"row\";i:34;s:7:\"section\";i:35;s:4:\"seed\";i:36;s:4:\"shot\";i:37;s:5:\"slice\";i:38;s:5:\"snack\";i:39;s:6:\"sphere\";i:40;s:7:\"striped\";i:41;s:7:\"stripes\";i:42;s:6:\"summer\";i:43;s:5:\"sweet\";i:44;s:5:\"table\";i:45;s:5:\"tasty\";i:46;s:7:\"texture\";i:47;s:5:\"treat\";i:48;s:10:\"watermelon\";i:49;s:3:\"wet\";}}}'),(2412,891,'_wp_attached_file','2021/05/Beans.jpg'),(2413,891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2021/05/Beans.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Beans-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Beans-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Beans-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2419,893,'_wp_attached_file','2021/05/Beetroot.jpg'),(2420,893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:829;s:4:\"file\";s:20:\"2021/05/Beetroot.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Beetroot-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Beetroot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Beetroot-768x796.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620566287\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2426,895,'_wp_attached_file','2021/05/Bell_Pepper_Green.jpg'),(2427,895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:29:\"2021/05/Bell_Pepper_Green.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Bell_Pepper_Green-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Bell_Pepper_Green-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Bell_Pepper_Green-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2433,897,'_wp_attached_file','2021/05/Bell_Pepper_Red.jpg'),(2434,897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:27:\"2021/05/Bell_Pepper_Red.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Bell_Pepper_Red-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Bell_Pepper_Red-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Bell_Pepper_Red-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2440,899,'_wp_attached_file','2021/05/Bell_Pepper_Yellow.jpg'),(2441,899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:30:\"2021/05/Bell_Pepper_Yellow.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Bell_Pepper_Yellow-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Bell_Pepper_Yellow-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Bell_Pepper_Yellow-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2447,901,'_wp_attached_file','2021/05/Broccoli.jpg'),(2448,901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/05/Broccoli.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Broccoli-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Broccoli-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Broccoli-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2454,903,'_wp_attached_file','2021/05/Carrot-1.jpg'),(2455,903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2021/05/Carrot-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Carrot-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Carrot-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Carrot-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2461,905,'_wp_attached_file','2021/05/Cherry_Tomato.jpg'),(2462,905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:563;s:4:\"file\";s:25:\"2021/05/Cherry_Tomato.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Cherry_Tomato-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Cherry_Tomato-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Cherry_Tomato-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620566552\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2468,907,'_wp_attached_file','2021/05/Cucumber.jpg'),(2469,907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/05/Cucumber.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Cucumber-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Cucumber-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Cucumber-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2475,909,'_wp_attached_file','2021/05/Egg_Plant.jpg'),(2476,909,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:806;s:4:\"file\";s:21:\"2021/05/Egg_Plant.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Egg_Plant-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Egg_Plant-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Egg_Plant-768x774.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:15:\"volff - Fotolia\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:9:\"aubergine\";s:17:\"created_timestamp\";s:10:\"1207423297\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:9:\"aubergine\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2482,911,'_wp_attached_file','2021/05/Garlic.jpg'),(2483,911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:549;s:4:\"file\";s:18:\"2021/05/Garlic.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Garlic-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Garlic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Garlic-768x527.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620564128\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2489,913,'_wp_attached_file','2021/05/Ginger.jpg'),(2490,913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:799;s:4:\"file\";s:18:\"2021/05/Ginger.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Ginger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Ginger-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Ginger-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2496,915,'_wp_attached_file','2021/05/Gooseberry.jpg'),(2497,915,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:578;s:4:\"file\";s:22:\"2021/05/Gooseberry.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gooseberry-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gooseberry-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Gooseberry-768x555.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620572114\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2503,917,'_wp_attached_file','2021/05/Lemon.jpg'),(2504,917,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:529;s:4:\"file\";s:17:\"2021/05/Lemon.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Lemon-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Lemon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Lemon-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2510,919,'_wp_attached_file','2021/05/Lettuce.jpg'),(2511,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:450;s:4:\"file\";s:19:\"2021/05/Lettuce.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Lettuce-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Lettuce-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Lettuce-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2517,921,'_wp_attached_file','2021/05/Onion.jpg'),(2518,921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2021/05/Onion.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Onion-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Onion-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Onion-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1417946604\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"560\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2524,923,'_wp_attached_file','2021/05/Potato.jpg'),(2525,923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:18:\"2021/05/Potato.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Potato-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Potato-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Potato-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2531,925,'_wp_attached_file','2021/05/Red_Cabbage.jpg'),(2532,925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:631;s:4:\"file\";s:23:\"2021/05/Red_Cabbage.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Red_Cabbage-300x237.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Red_Cabbage-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Red_Cabbage-768x606.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:606;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2538,927,'_wp_attached_file','2021/05/Red_Radish.jpg'),(2539,927,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:629;s:4:\"file\";s:22:\"2021/05/Red_Radish.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Red_Radish-300x236.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Red_Radish-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Red_Radish-768x604.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"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:\"1620566762\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2545,929,'_wp_attached_file','2021/05/Spinach.jpg'),(2546,929,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:19:\"2021/05/Spinach.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Spinach-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Spinach-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Spinach-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2552,931,'_wp_attached_file','2021/05/Sweet_Corn.jpg'),(2553,931,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021/05/Sweet_Corn.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Sweet_Corn-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Sweet_Corn-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Sweet_Corn-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(2559,933,'_wp_attached_file','2021/05/Tomato.jpg'),(2560,933,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:529;s:4:\"file\";s:18:\"2021/05/Tomato.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Tomato-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Tomato-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Tomato-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2570,934,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2571,935,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2572,936,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2573,937,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2574,938,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2575,939,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2576,940,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2577,941,'_wp_attached_file','2021/05/100.jpg'),(2578,941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2021/05/100.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"100-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2579,942,'_wp_attached_file','2021/05/102.jpg'),(2580,942,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2021/05/102.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"102-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"102-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2581,943,'_wp_attached_file','2021/05/101.jpg'),(2582,943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2021/05/101.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"101-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"101-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2583,944,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2584,945,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2585,946,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2586,947,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2587,948,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}'),(2588,949,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670133304{border-radius: 2px !important;}'),(2589,950,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2590,951,'_wp_attached_file','2021/05/1581069711_bananas-3700718_960_720.jpg'),(2591,951,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:426;s:4:\"file\";s:46:\"2021/05/1581069711_bananas-3700718_960_720.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"1581069711_bananas-3700718_960_720-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"1581069711_bananas-3700718_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 550D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"58\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2592,952,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2593,953,'_wp_attached_file','2021/05/prl1.jpg'),(2594,953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:16:\"2021/05/prl1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"prl1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"prl1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"prl1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"prl1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"prl1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2595,954,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2596,955,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2597,956,'_wp_attached_file','2021/05/bl2.jpg'),(2598,956,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:320;s:4:\"file\";s:15:\"2021/05/bl2.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bl2-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bl2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2599,957,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671047717{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2600,958,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621670188465{border-radius: 2px !important;}'),(2601,959,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671291408{border-radius: 2px !important;}'),(2602,960,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671291408{border-radius: 2px !important;}'),(2603,961,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}'),(2604,962,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}'),(2605,963,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}'),(2606,964,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2607,965,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2608,966,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2609,967,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2610,968,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2611,969,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2612,970,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621672082253{background-color: #e8f8df !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2613,971,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822012215{background-color: #ffffff !important;}'),(2614,972,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621822056745{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822012215{background-color: #ffffff !important;}'),(2615,973,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621822299192{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822012215{background-color: #ffffff !important;}'),(2616,974,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621672138120{background-color: #e8f8df !important;}'),(2617,975,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621671414592{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2618,976,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2619,977,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621828719793{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2620,978,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2621,979,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828850242{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2622,980,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828885809{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}.vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2623,981,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2624,982,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829012447{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2625,983,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829106267{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2626,984,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2627,985,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2628,986,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2629,987,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621844622174{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2630,988,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2631,989,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621844961215{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2632,990,'_wpb_shortcodes_custom_css','.vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2633,991,'_wpb_shortcodes_custom_css','.vc_custom_1621845463838{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2634,992,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2635,993,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2636,994,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621845647974{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2637,995,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621845739519{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2638,996,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621845739519{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2639,997,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621845976326{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2640,1008,'_wpb_shortcodes_custom_css','.vc_custom_1621850559374{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621850571940{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}'),(2641,576,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2642,1009,'_wpb_shortcodes_custom_css','.vc_custom_1621850608821{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}.vc_custom_1621850631648{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}'),(2643,1010,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2644,1011,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2645,1012,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2646,1013,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2647,1014,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2648,1015,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2649,1016,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2650,1017,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2651,1018,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2652,1019,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2653,1020,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2654,1021,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2655,1022,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2656,1023,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2657,1024,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2658,1053,'_wp_attached_file','2021/05/banana.gif'),(2659,1053,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:18:\"2021/05/banana.gif\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2660,1055,'_wp_attached_file','2021/05/slide-2.jpg'),(2661,1055,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:884;s:4:\"file\";s:19:\"2021/05/slide-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide-2-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide-2-1024x471.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slide-2-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide-2-1536x707.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2662,1063,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874181062{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2664,1064,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2665,1065,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2666,1066,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2667,1067,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2668,1068,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2669,1069,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2670,1070,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2671,1071,'_wpb_shortcodes_custom_css','.vc_custom_1621874195033{background-color: #a7d28b !important;}.vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}'),(2672,1072,'_wpb_shortcodes_custom_css','.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}'),(2673,1073,'_wpb_shortcodes_custom_css','.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}'),(2674,1074,'_wpb_shortcodes_custom_css','.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}'),(2675,1075,'_wpb_shortcodes_custom_css','.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}.vc_custom_1621874804577{background-color: #a7d28b !important;}'),(2676,1077,'_wpb_shortcodes_custom_css','.vc_custom_1621875155545{background-color: #a7d28b !important;}.vc_custom_1621875155545{background-color: #a7d28b !important;}'),(2677,582,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2678,1078,'_wpb_shortcodes_custom_css','.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875155545{background-color: #a7d28b !important;}.vc_custom_1621875155545{background-color: #a7d28b !important;}'),(2679,1079,'_wpb_shortcodes_custom_css','.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}.vc_custom_1621875283937{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2680,1080,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}.vc_custom_1621875283937{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2681,1081,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2682,1082,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2683,1083,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875560074{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;border-left-style: double !important;border-right-style: double !important;border-top-style: double !important;border-bottom-style: double !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2684,1084,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875607154{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2685,1085,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}'),(2686,1086,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2687,1087,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2688,1088,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875900443{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2689,1089,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875943771{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2690,1090,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2691,1091,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2692,1092,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}'),(2693,1093,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2694,1094,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2695,1095,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2696,1096,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2697,1097,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2698,1098,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2699,1099,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2700,1100,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2701,1101,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2702,1124,'_wp_attached_file','2021/05/banner.png'),(2703,1124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2021/05/banner.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"banner-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"banner-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"banner-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"banner-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2704,1138,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(2705,1139,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2706,1147,'_wp_attached_file','2021/05/banner-02.jpg'),(2707,1147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:21:\"2021/05/banner-02.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"banner-02-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"banner-02-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-02-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"banner-02-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2708,1155,'_wpb_shortcodes_custom_css','.vc_custom_1621926244502{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e2e2e2 !important;border-right-color: #e2e2e2 !important;border-top-color: #e2e2e2 !important;border-bottom-color: #e2e2e2 !important;}'),(2709,580,'_wpb_shortcodes_custom_css','.vc_custom_1637556128657{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: none !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: none !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: none !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: none !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(2710,1156,'_wpb_shortcodes_custom_css','.vc_custom_1621926288944{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e2e2e2 !important;border-right-color: #e2e2e2 !important;border-top-color: #e2e2e2 !important;border-bottom-color: #e2e2e2 !important;}'),(2711,1157,'_wpb_shortcodes_custom_css','.vc_custom_1621926369291{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926358469{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2712,1158,'_wpb_shortcodes_custom_css','.vc_custom_1621926369291{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2713,1159,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2714,1160,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2715,1161,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2716,1162,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2717,1163,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2718,1164,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2719,1165,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936649338{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2720,1166,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2721,1167,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2722,1168,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2723,1169,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2724,1170,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2725,1171,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(2726,1172,'_wp_attached_file','2021/05/hero-bg-1-2-1536x736-1.jpg'),(2727,1172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:736;s:4:\"file\";s:34:\"2021/05/hero-bg-1-2-1536x736-1.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"hero-bg-1-2-1536x736-1-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"hero-bg-1-2-1536x736-1-1024x491.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"hero-bg-1-2-1536x736-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"hero-bg-1-2-1536x736-1-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2728,1173,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941343926{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2729,1174,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2730,1175,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2731,1176,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2732,1177,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2733,1178,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2734,1179,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2735,1180,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2736,1181,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2737,1182,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2738,1183,'_wp_attached_file','2021/05/bg_creative2.jpg'),(2739,1183,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:960;s:4:\"file\";s:24:\"2021/05/bg_creative2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"bg_creative2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"bg_creative2-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"bg_creative2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"bg_creative2-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"bg_creative2-1536x768.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2740,1184,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942157226{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2741,1185,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942292098{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2742,1186,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942332399{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2743,1187,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942575988{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2744,1188,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942674012{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2745,1189,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2746,1190,'_wp_attached_file','2021/05/logo.jpg'),(2747,1190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:451;s:6:\"height\";i:89;s:4:\"file\";s:16:\"2021/05/logo.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x89.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2748,1191,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621954910188{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2749,1192,'_wp_attached_file','2021/05/img_7.jpg'),(2750,1192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:838;s:4:\"file\";s:17:\"2021/05/img_7.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img_7-300x235.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"img_7-1024x803.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:803;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img_7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img_7-768x603.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2751,1193,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621954957844{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2752,1194,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955066878{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2753,1195,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2754,1197,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2755,1198,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2756,1199,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2757,1200,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2758,1201,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2759,1202,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2760,1203,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2761,1204,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2762,1205,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2763,1206,'_wp_attached_file','2021/05/img_1.png'),(2764,1206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:484;s:6:\"height\";i:538;s:4:\"file\";s:17:\"2021/05/img_1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img_1-270x300.png\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2765,1207,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995817201{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2766,1208,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621995898697{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2767,1209,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2768,1210,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2769,1211,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2770,1212,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2771,1213,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2772,1214,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2773,1215,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2774,1216,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2775,1217,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2776,1218,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2777,1219,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2778,1220,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2779,1221,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2780,1222,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2781,1223,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2782,1224,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2783,1225,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2784,1226,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2785,1227,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2786,1228,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2787,1229,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2788,1230,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2789,1231,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2790,1232,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2791,1233,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2792,1234,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2793,1235,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2794,1236,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2795,1237,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2796,1238,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2797,1239,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2798,1240,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2799,1241,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2800,1242,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2801,1243,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2802,1244,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2803,1245,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2804,1246,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2805,1247,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2806,1248,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2807,1249,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2808,1250,'_edit_last','1'),(2809,1250,'_edit_lock','1621999135:1'),(2810,1250,'rs_page_bg_color',''),(2811,1250,'cws_mb_post','a:4:{s:10:\"experience\";s:2:\"10\";s:5:\"email\";s:23:\"anto@tetraraysfoods.com\";s:3:\"tel\";s:10:\"9150443183\";s:9:\"biography\";s:105:\"Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited\";}'),(2812,1250,'_thumbnail_id','379'),(2813,1251,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2814,1252,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2815,1253,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2816,1254,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2817,554,'_oembed_3ce3245dbdb9b5e6251db886b6cac1f8','<iframe title=\"Check Out This 15-Acre Organic Tropical Fruit Operation!\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/9vmcSqv8bMY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2818,554,'_oembed_time_3ce3245dbdb9b5e6251db886b6cac1f8','1621999714'),(2819,1255,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2820,1256,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2821,1257,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2822,1258,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2823,1259,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2824,1260,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2825,1261,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2826,1262,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2827,1263,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2828,1264,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2829,1265,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2830,1266,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2831,1267,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2832,1268,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622001861594{margin-bottom: 100px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2833,1269,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622001892608{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2834,1270,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622001930377{margin-top: 100px !important;margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2835,1271,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622001930377{margin-top: 100px !important;margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2836,1272,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002031359{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2837,1273,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002076240{margin-bottom: 50px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d6d6d6 !important;border-left-style: solid !important;border-right-color: #d6d6d6 !important;border-right-style: solid !important;border-top-color: #d6d6d6 !important;border-top-style: solid !important;border-bottom-color: #d6d6d6 !important;border-bottom-style: solid !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2838,1274,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2839,1275,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002201366{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2840,1276,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002285535{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2841,1277,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002372951{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg15.jpg?id=261) !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2842,1278,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002485510{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2843,1279,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2844,1280,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2845,1281,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002748888{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2846,1282,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2847,1283,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2848,1284,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2849,1285,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2850,1286,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2851,1287,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2852,1288,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2853,1289,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2854,1290,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2855,1291,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2856,1292,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2857,1293,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020401094{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2858,554,'_oembed_ce58e11a8c44a2f1685d2529643f489a','<iframe title=\"Israel Agriculture No.1 On the World  - AGRITECH 2018\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/lt1vnLJu1GU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2859,554,'_oembed_time_ce58e11a8c44a2f1685d2529643f489a','1622020415'),(2860,1294,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020437767{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2861,554,'_oembed_07d4ca4da8a76ad5ddec633acf1382b8','<iframe title=\"Organic Farming Techniques &amp; Methods Documentary\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/TTPm6oJWe5I?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2862,554,'_oembed_time_07d4ca4da8a76ad5ddec633acf1382b8','1622020448'),(2863,1295,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020537846{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2864,554,'_oembed_da5cebd888758f1f2f9831c98467cead','<iframe title=\"FARM IDEAS: From rice field to productive organic vegetable garden (w/ english Subtitle)\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/5YkcVerDRz8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2865,554,'_oembed_time_da5cebd888758f1f2f9831c98467cead','1622020545'),(2866,1296,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020561647{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2867,1297,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2868,1298,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622020720031{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2869,1299,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2870,1300,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020780152{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2871,1301,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2872,1302,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622020962959{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2873,1303,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021014961{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2874,1304,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021049598{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2875,1305,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021132873{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2876,1306,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021242968{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2877,1307,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021517991{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2878,1308,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021627639{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2879,1309,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021686495{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2880,1310,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2881,1311,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2882,1312,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2883,1313,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622022093117{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2884,554,'_oembed_51321e70fcaf74327ff3dd2186299899','<iframe title=\"Most Amazing Fruits and Vegetables Farming Technique\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/ArhxoFmvCHE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2885,554,'_oembed_time_51321e70fcaf74327ff3dd2186299899','1622022109'),(2886,1314,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622022193732{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2887,554,'_oembed_4e9bc8ad5e91742e94bd0b44e99c99e4','<iframe title=\"Cherries Harvest by hand and Harvest by machine - Cherry sorting and packaging Factory\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/4eAe_z0FsJQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2888,554,'_oembed_time_4e9bc8ad5e91742e94bd0b44e99c99e4','1622022207'),(2889,1315,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622022261156{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2890,554,'_oembed_7924ad99f52f28f56bb0ae4c4e713cd6','<iframe title=\"Tropical Fruit Farm Harvest - Lychee, Longan, Rambutan Harvesting - Amazing Agriculture Technology\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/cIQNea_Jxjg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2891,554,'_oembed_time_7924ad99f52f28f56bb0ae4c4e713cd6','1622022273'),(2892,1321,'_wp_attached_file','2021/05/01.jpg'),(2893,1321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:763;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2021/05/01.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"01-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:38:\"Freepik Company S.L. - www.freepik.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2894,1322,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2895,1323,'_wp_attached_file','2021/05/countdown.png'),(2896,1323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:550;s:4:\"file\";s:21:\"2021/05/countdown.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"countdown-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"countdown-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2897,1324,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2898,1325,'_wp_attached_file','2021/05/slider-home1-img-3.png'),(2899,1325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:916;s:6:\"height\";i:899;s:4:\"file\";s:30:\"2021/05/slider-home1-img-3.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slider-home1-img-3-300x294.png\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slider-home1-img-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"slider-home1-img-3-768x754.png\";s:5:\"width\";i:768;s:6:\"height\";i:754;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2900,1326,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2901,1327,'_wp_attached_file','2021/05/footer-orange.png'),(2902,1327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:395;s:4:\"file\";s:25:\"2021/05/footer-orange.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"footer-orange-207x300.png\";s:5:\"width\";i:207;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footer-orange-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2903,1328,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2904,1329,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2905,1330,'_wp_attached_file','2021/05/04.jpg'),(2906,1330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:380;s:4:\"file\";s:14:\"2021/05/04.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"04-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"04-1024x203.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"04-768x152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"04-1536x304.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2907,1331,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2908,1332,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2909,1333,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177423505{background-color: #a1d67c !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2910,1334,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2911,1335,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2912,1336,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2913,1337,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2914,1338,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2915,1339,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2916,1340,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2917,1341,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2918,1342,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2919,1343,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622002120776{margin-bottom: 50px !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2920,1344,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2921,1345,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2922,1346,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2923,1347,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2924,1348,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2925,1349,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178944001{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2926,1350,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178995194{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2927,1351,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622178995194{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2928,1352,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1622177556309{background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2929,1353,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2930,1354,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2931,1355,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179366064{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2932,1356,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179446284{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2933,1357,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2934,1358,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2935,1359,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2936,1360,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2937,1361,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2938,1362,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2939,1363,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2940,1364,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622207739517{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-right-color: #ffffff !important;border-top-color: #ffffff !important;border-bottom-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2941,1365,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622207782815{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;border-radius: 5px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2942,1366,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622207846239{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #ffffff !important;border-right-color: #ffffff !important;border-top-color: #ffffff !important;border-bottom-color: #ffffff !important;border-radius: 5px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2943,1367,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2944,1368,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2945,1369,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2947,1370,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}'),(2948,1371,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2949,1372,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2950,1373,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2951,1374,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2952,1375,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2953,1376,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2954,1377,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2955,1378,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622179299321{margin-bottom: 50px !important;}.vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2956,1379,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2957,1380,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2958,1381,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2959,1382,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(2960,1383,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216293892{margin-bottom: 50px !important;background-color: #81d742 !important;}.vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2961,1384,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2962,1385,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216870661{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2963,1386,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2964,1387,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2965,1388,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2966,1389,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2967,1390,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2968,1391,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2969,1392,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2970,1393,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622217925705{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2971,1395,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622217925705{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2972,1396,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1622900509775{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2973,1397,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2974,1398,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1622216444188{margin-bottom: 50px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2975,1399,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2976,1400,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2977,1401,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2978,1402,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2979,1403,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2980,1404,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2981,1405,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2982,1406,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2983,1407,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2984,1408,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2985,1409,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2986,1410,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2987,1411,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2988,1412,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2989,1413,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2990,1414,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2991,1415,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2992,1416,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2993,1417,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(2994,1418,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3014,1421,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3015,1422,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3016,1423,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3227,1434,'_edit_last','1'),(3228,1434,'_edit_lock','1626256170:1'),(3229,1434,'_thumbnail_id','863'),(3230,1434,'rs_page_bg_color',''),(3231,1434,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3232,1435,'_edit_last','1'),(3233,1435,'_edit_lock','1626255981:1'),(3234,1435,'_thumbnail_id','865'),(3235,1435,'rs_page_bg_color',''),(3236,1435,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3247,1438,'_edit_last','1'),(3248,1438,'_edit_lock','1626255916:1'),(3249,1438,'_thumbnail_id','873'),(3250,1438,'rs_page_bg_color',''),(3251,1438,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3257,1440,'_edit_last','1'),(3258,1440,'_edit_lock','1626255716:1'),(3259,1440,'_thumbnail_id','858'),(3260,1440,'rs_page_bg_color',''),(3261,1440,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3262,1441,'_edit_last','1'),(3263,1441,'_edit_lock','1626255630:1'),(3264,1441,'_thumbnail_id','885'),(3265,1441,'rs_page_bg_color',''),(3266,1441,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3276,1443,'_edit_last','1'),(3277,1443,'_edit_lock','1626255544:1'),(3278,1443,'_thumbnail_id','877'),(3279,1443,'rs_page_bg_color',''),(3280,1443,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3281,1444,'_edit_last','1'),(3282,1444,'_edit_lock','1626255471:1'),(3283,1444,'_thumbnail_id','887'),(3284,1444,'rs_page_bg_color',''),(3285,1444,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3286,1445,'_edit_last','1'),(3287,1445,'_thumbnail_id','871'),(3288,1445,'rs_page_bg_color',''),(3289,1445,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3290,1445,'_edit_lock','1626255375:1'),(3291,1446,'_edit_last','1'),(3292,1446,'_edit_lock','1626254470:1'),(3293,1446,'_thumbnail_id','879'),(3294,1446,'rs_page_bg_color',''),(3295,1446,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3296,1447,'_edit_last','1'),(3297,1447,'_edit_lock','1626254403:1'),(3298,1447,'_thumbnail_id','861'),(3299,1447,'rs_page_bg_color',''),(3300,1447,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3301,1448,'_edit_last','1'),(3302,1448,'_edit_lock','1626254340:1'),(3303,1448,'_thumbnail_id','881'),(3304,1448,'rs_page_bg_color',''),(3305,1448,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3306,1449,'_edit_last','1'),(3307,1449,'_edit_lock','1626254180:1'),(3308,1449,'_thumbnail_id','875'),(3309,1449,'rs_page_bg_color',''),(3310,1449,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3311,1450,'_edit_last','1'),(3312,1450,'_edit_lock','1626254109:1'),(3313,1450,'_thumbnail_id','611'),(3314,1450,'rs_page_bg_color',''),(3315,1450,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3316,1451,'_edit_last','1'),(3317,1451,'_edit_lock','1626254049:1'),(3318,1451,'_thumbnail_id','867'),(3319,1451,'rs_page_bg_color',''),(3320,1451,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3321,1452,'_edit_last','1'),(3322,1452,'_edit_lock','1626253955:1'),(3323,1452,'_thumbnail_id','903'),(3324,1452,'rs_page_bg_color',''),(3325,1452,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3326,1453,'_edit_last','1'),(3327,1453,'_edit_lock','1626253847:1'),(3328,1453,'_thumbnail_id','893'),(3329,1453,'rs_page_bg_color',''),(3330,1453,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3331,1454,'_edit_last','1'),(3332,1454,'_edit_lock','1626253779:1'),(3333,1454,'_thumbnail_id','927'),(3334,1454,'rs_page_bg_color',''),(3335,1454,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3336,1455,'_edit_last','1'),(3337,1455,'_edit_lock','1626253679:1'),(3338,1455,'_thumbnail_id','905'),(3339,1455,'rs_page_bg_color',''),(3340,1455,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3341,1456,'_edit_last','1'),(3342,1456,'_edit_lock','1626253633:1'),(3343,1456,'_thumbnail_id','891'),(3344,1456,'rs_page_bg_color',''),(3345,1456,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3346,1457,'_edit_last','1'),(3347,1457,'_edit_lock','1626253612:1'),(3348,1457,'_thumbnail_id','909'),(3349,1457,'rs_page_bg_color',''),(3350,1457,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3351,1458,'_edit_last','1'),(3352,1458,'_edit_lock','1626253461:1'),(3353,1458,'_thumbnail_id','931'),(3354,1458,'rs_page_bg_color',''),(3355,1458,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3356,1459,'_edit_last','1'),(3357,1459,'_edit_lock','1626239856:1'),(3358,1459,'_thumbnail_id','907'),(3359,1459,'rs_page_bg_color',''),(3360,1459,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3361,1460,'_edit_last','1'),(3362,1460,'_edit_lock','1626239793:1'),(3363,1460,'_thumbnail_id','915'),(3364,1460,'rs_page_bg_color',''),(3365,1460,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3366,1461,'_edit_last','1'),(3367,1461,'_edit_lock','1626239718:1'),(3368,1461,'_thumbnail_id','919'),(3369,1461,'rs_page_bg_color',''),(3370,1461,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3371,1462,'_edit_last','1'),(3372,1462,'_edit_lock','1626239149:1'),(3373,1462,'_thumbnail_id','929'),(3374,1462,'rs_page_bg_color',''),(3375,1462,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3376,1463,'_edit_last','1'),(3377,1463,'_edit_lock','1626239044:1'),(3378,1463,'_thumbnail_id','925'),(3379,1463,'rs_page_bg_color',''),(3380,1463,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3381,1464,'_edit_last','1'),(3382,1464,'_edit_lock','1626238866:1'),(3383,1464,'_thumbnail_id','901'),(3384,1464,'rs_page_bg_color',''),(3385,1464,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3386,1466,'_edit_last','1'),(3387,1466,'_edit_lock','1626253269:1'),(3388,1466,'_thumbnail_id','895'),(3389,1466,'rs_page_bg_color',''),(3390,1466,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3391,1467,'_edit_last','1'),(3392,1467,'_edit_lock','1626238260:1'),(3393,1467,'_thumbnail_id','897'),(3394,1467,'rs_page_bg_color',''),(3395,1467,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3396,1468,'_edit_last','1'),(3397,1468,'_edit_lock','1626238034:1'),(3398,1468,'_thumbnail_id','899'),(3399,1468,'rs_page_bg_color',''),(3400,1468,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3401,1469,'_edit_last','1'),(3402,1469,'_edit_lock','1626237867:1'),(3403,1470,'_wp_attached_file','2021/06/Drumsticks-3-Copy.jpg'),(3404,1470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/06/Drumsticks-3-Copy.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Drumsticks-3-Copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Drumsticks-3-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Drumsticks-3-Copy-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3405,1469,'_thumbnail_id','1470'),(3406,1469,'rs_page_bg_color',''),(3407,1469,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3408,1471,'_edit_last','1'),(3409,1471,'_edit_lock','1626237700:1'),(3410,1471,'_thumbnail_id','923'),(3411,1471,'rs_page_bg_color',''),(3412,1471,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3413,1472,'_edit_last','1'),(3414,1472,'_edit_lock','1626237636:1'),(3415,1472,'_thumbnail_id','921'),(3416,1472,'rs_page_bg_color',''),(3417,1472,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3418,1473,'_edit_last','1'),(3419,1473,'_edit_lock','1626237583:1'),(3420,1473,'_thumbnail_id','913'),(3421,1473,'rs_page_bg_color',''),(3422,1473,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3423,1474,'_edit_last','1'),(3424,1474,'_edit_lock','1626237540:1'),(3425,1474,'_thumbnail_id','911'),(3426,1474,'rs_page_bg_color',''),(3427,1474,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3428,1475,'_edit_last','1'),(3429,1475,'_edit_lock','1626237356:1'),(3430,1475,'_thumbnail_id','917'),(3431,1475,'rs_page_bg_color',''),(3432,1475,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3433,1476,'_edit_last','1'),(3434,1476,'_edit_lock','1626237298:1'),(3435,1476,'_thumbnail_id','852'),(3436,1476,'rs_page_bg_color',''),(3437,1476,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3438,1477,'_edit_last','1'),(3439,1477,'_edit_lock','1626237251:1'),(3440,1477,'_thumbnail_id','848'),(3441,1477,'rs_page_bg_color',''),(3442,1477,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3443,1478,'_edit_last','1'),(3444,1478,'_edit_lock','1626237191:1'),(3445,1478,'_thumbnail_id','854'),(3446,1478,'rs_page_bg_color',''),(3447,1478,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3448,1479,'_edit_last','1'),(3449,1479,'_edit_lock','1626237124:1'),(3450,1479,'_thumbnail_id','842'),(3451,1479,'rs_page_bg_color',''),(3452,1479,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3453,1480,'_edit_last','1'),(3454,1480,'_edit_lock','1626237076:1'),(3455,1480,'_thumbnail_id','840'),(3456,1480,'rs_page_bg_color',''),(3457,1480,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3458,1481,'_edit_last','1'),(3459,1481,'_edit_lock','1626236970:1'),(3460,1481,'_thumbnail_id','850'),(3461,1481,'rs_page_bg_color',''),(3462,1481,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3463,1482,'_edit_last','1'),(3464,1482,'_edit_lock','1626236920:1'),(3465,1482,'_thumbnail_id','756'),(3466,1482,'rs_page_bg_color',''),(3467,1482,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3468,1483,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3469,1484,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3470,1485,'_wp_attached_file','2021/06/newsletter.jpg'),(3471,1485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:380;s:4:\"file\";s:22:\"2021/06/newsletter.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"newsletter-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"newsletter-1024x203.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"newsletter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"newsletter-768x152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"newsletter-1536x304.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3472,1486,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3473,1487,'_wp_attached_file','2021/06/slide-1.jpg'),(3474,1487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:468;s:4:\"file\";s:19:\"2021/06/slide-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide-1-300x73.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slide-1-1024x250.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slide-1-768x187.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slide-1-1536x374.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(3475,1489,'_wp_attached_file','2021/06/46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent.jpg'),(3476,1489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:514;s:6:\"height\";i:280;s:4:\"file\";s:83:\"2021/06/46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:83:\"46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:83:\"46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3477,1490,'_wp_attached_file','2021/06/36-367725_basket-of-vegetables-clipart-png-download-basket-of.png'),(3478,1490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2717;s:6:\"height\";i:1668;s:4:\"file\";s:73:\"2021/06/36-367725_basket-of-vegetables-clipart-png-download-basket-of.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:73:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:74:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-1024x629.png\";s:5:\"width\";i:1024;s:6:\"height\";i:629;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:73:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:73:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:74:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-1536x943.png\";s:5:\"width\";i:1536;s:6:\"height\";i:943;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:75:\"36-367725_basket-of-vegetables-clipart-png-download-basket-of-2048x1257.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1257;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3479,1491,'_wp_attached_file','2021/06/Quality.png'),(3480,1491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2021/06/Quality.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Quality-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Quality-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3481,1492,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1623042143290{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3482,1493,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3483,1494,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3484,1495,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3485,1496,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3486,1497,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3487,1498,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3488,1499,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3489,1500,'_wp_attached_file','2021/06/Direct-Sourcing-from-Farmers.png'),(3490,1500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:40:\"2021/06/Direct-Sourcing-from-Farmers.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Direct-Sourcing-from-Farmers-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Direct-Sourcing-from-Farmers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3491,1501,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3492,1502,'_wp_attached_file','2021/06/Freshness.png'),(3493,1502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:21:\"2021/06/Freshness.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Freshness-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Freshness-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3494,1503,'_wp_attached_file','2021/06/Food_Processing_Technology.png'),(3495,1503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:38:\"2021/06/Food_Processing_Technology.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Food_Processing_Technology-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Food_Processing_Technology-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3496,1504,'_wp_attached_file','2021/06/Assured_Client_Satisfaction.png'),(3497,1504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:39:\"2021/06/Assured_Client_Satisfaction.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Assured_Client_Satisfaction-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Assured_Client_Satisfaction-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3498,1505,'_wp_attached_file','2021/06/Customer_Care.png'),(3499,1505,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2021/06/Customer_Care.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Customer_Care-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Customer_Care-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3500,1506,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3501,1507,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3502,1508,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3503,1509,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3504,1510,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3505,1511,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3506,1512,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3507,1513,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3508,1514,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3509,1515,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3510,1516,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3511,1517,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3512,1518,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3513,1520,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3514,1521,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3515,1522,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3516,1523,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3517,1524,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3518,1525,'_wpb_shortcodes_custom_css','.vc_custom_1623064993821{background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;}.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3519,1526,'_wpb_shortcodes_custom_css','.vc_custom_1623064993821{background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;}.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3520,1527,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3521,1528,'_wp_attached_file','2021/06/about.png'),(3522,1528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:300;s:4:\"file\";s:17:\"2021/06/about.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"about-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"about-1024x160.png\";s:5:\"width\";i:1024;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"about-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"about-768x120.png\";s:5:\"width\";i:768;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"about-1536x240.png\";s:5:\"width\";i:1536;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3523,1529,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3524,1530,'_wpb_shortcodes_custom_css','.vc_custom_1623065509694{background-color: #000000 !important;}.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3525,1531,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3526,1532,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3527,1533,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3528,1534,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3529,1535,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3530,1536,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3531,1537,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3532,1538,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3533,1539,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3534,1540,'_wp_attached_file','2021/06/contact.png'),(3535,1540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:300;s:4:\"file\";s:19:\"2021/06/contact.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"contact-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"contact-1024x160.png\";s:5:\"width\";i:1024;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"contact-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"contact-768x120.png\";s:5:\"width\";i:768;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"contact-1536x240.png\";s:5:\"width\";i:1536;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3536,1542,'_wp_attached_file','2021/06/why.png'),(3537,1542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2021/06/why.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"why-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"why-1024x160.png\";s:5:\"width\";i:1024;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"why-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"why-768x120.png\";s:5:\"width\";i:768;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"why-1536x240.png\";s:5:\"width\";i:1536;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3538,1543,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3539,1544,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3540,1545,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3541,1546,'_wp_attached_file','2021/06/certificate.png'),(3542,1546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:300;s:4:\"file\";s:23:\"2021/06/certificate.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"certificate-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"certificate-1024x160.png\";s:5:\"width\";i:1024;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"certificate-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"certificate-768x120.png\";s:5:\"width\";i:768;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"certificate-1536x240.png\";s:5:\"width\";i:1536;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3543,1547,'_wpb_shortcodes_custom_css','.vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3544,1549,'_wp_attached_file','2021/06/product.png'),(3545,1549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:300;s:4:\"file\";s:19:\"2021/06/product.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"product-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"product-1024x160.png\";s:5:\"width\";i:1024;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"product-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"product-768x120.png\";s:5:\"width\";i:768;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"product-1536x240.png\";s:5:\"width\";i:1536;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3546,1553,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3547,1554,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3548,1555,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290345513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3549,1556,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3550,1557,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3551,1558,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3552,1559,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3553,1560,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1621828456776{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3554,1561,'_wp_attached_file','2021/06/tomotto.png'),(3555,1561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:326;s:4:\"file\";s:19:\"2021/06/tomotto.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"tomotto-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"tomotto-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3556,1562,'_wp_attached_file','2021/06/orange.png'),(3557,1562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:326;s:4:\"file\";s:18:\"2021/06/orange.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"orange-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"orange-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3558,1563,'_wpb_shortcodes_custom_css','.vc_custom_1624511132489{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511160817{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3559,1564,'_wpb_shortcodes_custom_css','.vc_custom_1624511452234{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511160817{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3560,1565,'_wpb_shortcodes_custom_css','.vc_custom_1624511452234{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511538856{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3561,1566,'_wp_attached_file','2021/06/carlig.png'),(3562,1566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:326;s:4:\"file\";s:18:\"2021/06/carlig.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"carlig-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"carlig-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3563,1567,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3564,1568,'_wp_attached_file','2021/06/pro-01.jpg'),(3565,1568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2021/06/pro-01.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"pro-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"pro-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3566,1569,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512011348{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3567,1570,'_wp_attached_file','2021/06/pro-05.jpg'),(3568,1570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2021/06/pro-05.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"pro-05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"pro-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3569,1571,'_wp_attached_file','2021/06/pro-06.jpg'),(3570,1571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2021/06/pro-06.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"pro-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"pro-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3571,1572,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512011348{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3572,1573,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512216253{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3573,1574,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3574,1577,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3575,1580,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3576,1584,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3577,1585,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3578,1586,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3579,1587,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3580,1588,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3581,1589,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3582,1590,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3583,1591,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3584,1592,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3585,1593,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3586,1594,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3587,1595,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3588,1596,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3589,1597,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3590,1598,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3591,1599,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3592,1600,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3593,1601,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3594,1602,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3595,1603,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3596,1604,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3597,1605,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3598,1606,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3599,1607,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3600,1608,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3601,1609,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3602,1610,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3603,1611,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3606,1617,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3607,1618,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3608,1619,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3609,1620,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3610,1621,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3611,1622,'_wp_attached_file','2021/07/aboutb.png'),(3612,1622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2021/07/aboutb.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"aboutb-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"aboutb-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"aboutb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"aboutb-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"aboutb-1536x320.png\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3613,1623,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3614,1624,'_wp_attached_file','2021/07/contactb.png'),(3615,1624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2021/07/contactb.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"contactb-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"contactb-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"contactb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"contactb-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"contactb-1536x320.png\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3616,1626,'_wp_attached_file','2021/07/whyb.png'),(3617,1626,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/07/whyb.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"whyb-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"whyb-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"whyb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"whyb-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"whyb-1536x320.png\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3618,1627,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3619,1628,'_wp_attached_file','2021/07/prob.png'),(3620,1628,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/07/prob.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"prob-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"prob-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"prob-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"prob-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"prob-1536x320.png\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3621,1630,'_wp_attached_file','2021/07/cerb.png'),(3622,1630,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/07/cerb.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"cerb-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"cerb-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"cerb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"cerb-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"cerb-1536x320.png\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3623,1631,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3624,1634,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3625,1635,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3626,1636,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3627,1641,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3628,1642,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3629,1643,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3630,1644,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3631,1645,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3632,1646,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3633,1647,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3634,1648,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3635,1649,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499247301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3636,1650,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3637,1651,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3638,1652,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3639,1653,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3640,1655,'_wp_attached_file','2021/07/why-consume-figs.jpg'),(3641,1655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:660;s:6:\"height\";i:535;s:4:\"file\";s:28:\"2021/07/why-consume-figs.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"why-consume-figs-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"why-consume-figs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3642,1654,'_edit_last','1'),(3643,1654,'_thumbnail_id','1655'),(3644,1654,'rs_page_bg_color',''),(3645,1654,'cws_mb_post','a:20:{s:13:\"post_sidebars\";a:3:{s:6:\"layout\";s:15:\"{page_sidebars}\";s:3:\"sb1\";s:0:\"\";s:3:\"sb2\";s:0:\"\";}s:10:\"full_width\";s:1:\"0\";s:8:\"decr_pos\";s:3:\"bot\";s:10:\"cont_width\";s:2:\"33\";s:6:\"p_type\";s:5:\"image\";s:9:\"gall_type\";a:1:{s:4:\"gall\";s:0:\"\";}s:11:\"slider_type\";a:2:{s:11:\"slider_gall\";s:0:\"\";s:7:\"on_grid\";s:1:\"0\";}s:15:\"rev_slider_type\";a:1:{s:7:\"rev_url\";s:0:\"\";}s:10:\"video_type\";a:7:{s:7:\"video_t\";s:7:\"youtube\";s:9:\"youtube_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"vimeo_t\";a:1:{s:3:\"url\";s:0:\"\";}s:7:\"other_t\";a:1:{s:3:\"url\";s:0:\"\";}s:5:\"popup\";s:1:\"0\";s:7:\"on_grid\";s:1:\"0\";s:10:\"popup_grid\";s:1:\"0\";}s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"1\";s:9:\"rpo_title\";s:16:\"Related projects\";s:8:\"rpo_cols\";s:1:\"3\";s:15:\"rpo_items_count\";s:1:\"3\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3646,1654,'_edit_lock','1626236884:1'),(3647,1656,'_edit_last','1'),(3648,1656,'_edit_lock','1626249631:1'),(3649,1657,'_wp_attached_file','2021/07/nuts.png'),(3650,1657,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:725;s:4:\"file\";s:16:\"2021/07/nuts.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"nuts-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"nuts-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"nuts-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3651,1656,'rs_page_bg_color',''),(3652,1656,'cws_mb_post','a:11:{s:13:\"post_sidebars\";a:1:{s:6:\"layout\";s:15:\"{page_sidebars}\";}s:10:\"full_width\";s:1:\"1\";s:6:\"p_type\";s:5:\"image\";s:17:\"isotope_col_count\";s:1:\"1\";s:18:\"isotope_line_count\";s:1:\"1\";s:8:\"carousel\";s:1:\"0\";s:12:\"show_related\";s:1:\"0\";s:12:\"enable_hover\";s:1:\"1\";s:21:\"link_options_fancybox\";s:1:\"0\";s:19:\"link_options_single\";s:1:\"1\";s:16:\"link_options_url\";s:2:\"#0\";}'),(3653,1658,'_wp_attached_file','2021/07/nuts-1.png'),(3654,1658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:725;s:4:\"file\";s:18:\"2021/07/nuts-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"nuts-1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"nuts-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"nuts-1-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3655,1656,'_thumbnail_id','1658'),(3656,1659,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3657,1660,'_wp_attached_file','2021/07/a1.png'),(3658,1660,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2021/07/a1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"a1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"a1-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"a1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"a1-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"a1-1536x400.png\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3659,1661,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3660,1662,'_wp_attached_file','2021/07/p1.png'),(3661,1662,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2021/07/p1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"p1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"p1-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"p1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"p1-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"p1-1536x400.png\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3662,1664,'_wp_attached_file','2021/07/c1.png'),(3663,1664,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2021/07/c1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"c1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"c1-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"c1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"c1-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"c1-1536x400.png\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3664,1665,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3665,1666,'_wp_attached_file','2021/07/w1.png'),(3666,1666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2021/07/w1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"w1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"w1-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"w1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"w1-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"w1-1536x400.png\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3667,1667,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3668,1668,'_wp_attached_file','2021/07/w1-1.png'),(3669,1668,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2021/07/w1-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"w1-1-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"w1-1-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"w1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"w1-1-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"w1-1-1536x400.png\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3670,1670,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3671,1674,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3672,1675,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3673,1676,'_wp_attached_file','2021/07/why.jpg'),(3674,1676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2021/07/why.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"why-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"why-1024x267.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"why-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"why-768x200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"why-1536x400.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3675,1677,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3676,435,'_wp_old_date','2021-05-19'),(3677,586,'_wp_old_date','2021-05-19'),(3678,590,'_wp_old_date','2021-05-19'),(3679,587,'_wp_old_date','2021-05-19'),(3680,589,'_wp_old_date','2021-05-19'),(3681,588,'_wp_old_date','2021-05-19'),(3682,1678,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3683,1679,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3684,1680,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3685,1681,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3686,1682,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3687,1683,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3688,1684,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3689,1685,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3690,1686,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3693,357,'wpcf7cf_options','a:3:{i:0;a:2:{s:10:\"then_field\";s:21:\"fresh-fruits-selected\";s:9:\"and_rules\";a:1:{i:0;a:3:{s:8:\"if_field\";s:12:\"support-type\";s:8:\"operator\";s:6:\"equals\";s:8:\"if_value\";s:12:\"Fresh Fruits\";}}}i:1;a:2:{s:10:\"then_field\";s:33:\"fresh-vegetables-support-selected\";s:9:\"and_rules\";a:1:{i:0;a:3:{s:8:\"if_field\";s:12:\"support-type\";s:8:\"operator\";s:6:\"equals\";s:8:\"if_value\";s:16:\"Fresh Vegetables\";}}}i:2;a:2:{s:10:\"then_field\";s:35:\"ready-to-eat-foods-support-selected\";s:9:\"and_rules\";a:1:{i:0;a:3:{s:8:\"if_field\";s:12:\"support-type\";s:8:\"operator\";s:6:\"equals\";s:8:\"if_value\";s:18:\"Ready to Eat Foods\";}}}}'),(3715,1691,'_wp_attached_file','2021/07/logotetra.png'),(3716,1691,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:465;s:6:\"height\";i:97;s:4:\"file\";s:21:\"2021/07/logotetra.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"logotetra-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logotetra-150x97.png\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3717,1692,'_wp_attached_file','2021/07/logo-finall.png'),(3718,1692,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:460;s:6:\"height\";i:93;s:4:\"file\";s:23:\"2021/07/logo-finall.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"logo-finall-300x61.png\";s:5:\"width\";i:300;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logo-finall-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3719,1693,'_wp_attached_file','2021/07/Flogo.png'),(3720,1693,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:460;s:6:\"height\";i:93;s:4:\"file\";s:17:\"2021/07/Flogo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Flogo-300x61.png\";s:5:\"width\";i:300;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Flogo-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3721,1694,'_wp_attached_file','2021/07/fflog.png'),(3722,1694,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:460;s:6:\"height\";i:93;s:4:\"file\";s:17:\"2021/07/fflog.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"fflog-300x61.png\";s:5:\"width\";i:300;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"fflog-150x93.png\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3727,1704,'_wp_attached_file','2021/07/fresh-fruits-banner_3141.jpg'),(3728,1704,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:440;s:4:\"file\";s:36:\"2021/07/fresh-fruits-banner_3141.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"fresh-fruits-banner_3141-300x69.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"fresh-fruits-banner_3141-1024x235.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"fresh-fruits-banner_3141-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"fresh-fruits-banner_3141-768x176.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"fresh-fruits-banner_3141-1536x352.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3731,1710,'_wp_attached_file','2021/07/ba1.jpg'),(3732,1710,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:650;s:4:\"file\";s:15:\"2021/07/ba1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"ba1-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"ba1-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ba1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ba1-768x260.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"ba1-1536x520.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3733,1712,'_wp_attached_file','2021/07/contact1.jpg'),(3734,1712,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:650;s:4:\"file\";s:20:\"2021/07/contact1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"contact1-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"contact1-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"contact1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"contact1-768x260.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"contact1-1536x520.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3735,1714,'_wp_attached_file','2021/07/about1.jpg'),(3736,1714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:18:\"2021/07/about1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"about1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"about1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"about1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"about1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"about1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3737,1715,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3738,1716,'_wp_attached_file','2021/07/contact1-1.jpg'),(3739,1716,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2021/07/contact1-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"contact1-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"contact1-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"contact1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"contact1-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"contact1-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3740,1718,'_wp_attached_file','2021/07/why-1.jpg'),(3741,1718,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:17:\"2021/07/why-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"why-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"why-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"why-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"why-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"why-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3742,1719,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3743,1720,'_wp_attached_file','2021/07/why2.jpg'),(3744,1720,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:16:\"2021/07/why2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"why2-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"why2-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"why2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"why2-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"why2-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3745,1721,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3746,1722,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3747,1723,'_wp_attached_file','2021/07/product1.jpg'),(3748,1723,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2021/07/product1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"product1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"product1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"product1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"product1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"product1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3749,1726,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3750,1727,'_wp_attached_file','2021/07/cer1.jpg'),(3751,1727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:16:\"2021/07/cer1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"cer1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"cer1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"cer1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"cer1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"cer1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3752,1728,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3753,1731,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3754,1732,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3755,1733,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3758,1736,'_wp_attached_file','2021/07/FLogo.jpg'),(3759,1736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:462;s:6:\"height\";i:126;s:4:\"file\";s:17:\"2021/07/FLogo.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"FLogo-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"FLogo-150x126.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3760,1737,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3761,1738,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3762,1740,'_wp_attached_file','2021/07/ready.jpg'),(3763,1740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:17:\"2021/07/ready.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"ready-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"ready-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"ready-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"ready-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"ready-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3764,1741,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3765,1742,'_wp_attached_file','2021/07/try.jpg'),(3766,1742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:15:\"2021/07/try.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"try-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"try-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"try-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"try-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"try-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3767,1743,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3768,1744,'_wp_attached_file','2021/07/mix.jpg'),(3769,1744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:15:\"2021/07/mix.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"mix-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"mix-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"mix-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"mix-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3770,1746,'_wp_attached_file','2021/07/mix1.jpg'),(3771,1746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:16:\"2021/07/mix1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"mix1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"mix1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"mix1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"mix1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"mix1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3772,1750,'_wp_attached_file','2021/07/contb.jpg'),(3773,1750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:17:\"2021/07/contb.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"contb-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"contb-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"contb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"contb-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"contb-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3774,1752,'_wp_attached_file','2021/07/contactbanner.jpg'),(3775,1752,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:25:\"2021/07/contactbanner.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"contactbanner-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"contactbanner-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"contactbanner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"contactbanner-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"contactbanner-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3776,1755,'_wp_attached_file','2021/07/TLogo.png'),(3777,1755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:502;s:6:\"height\";i:119;s:4:\"file\";s:17:\"2021/07/TLogo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"TLogo-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"TLogo-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3778,1756,'_wp_attached_file','2021/07/logof.png'),(3779,1756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:502;s:6:\"height\";i:119;s:4:\"file\";s:17:\"2021/07/logof.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logof-300x71.png\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logof-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3780,1757,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3781,1758,'_wp_attached_file','2021/07/trlogo.png'),(3782,1758,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2021/07/trlogo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"trlogo-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"trlogo-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3783,1759,'_wpb_shortcodes_custom_css','.vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}.vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}'),(3784,1761,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3785,1762,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3786,1766,'_wpb_shortcodes_custom_css','.vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}.vc_custom_1621443253746{margin-top: 10px !important;}.vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}.vc_custom_1624512275891{border-radius: 2px !important;}.vc_custom_1621822002897{background-color: #ffffff !important;}.vc_custom_1621822373666{background-color: #ffffff !important;}'),(3787,1767,'_wp_attached_file','2021/07/FinalLogo.png'),(3788,1767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:901;s:6:\"height\";i:244;s:4:\"file\";s:21:\"2021/07/FinalLogo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"FinalLogo-300x81.png\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"FinalLogo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"FinalLogo-768x208.png\";s:5:\"width\";i:768;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3789,1768,'_wp_attached_file','2021/07/Logo.png'),(3790,1768,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:867;s:6:\"height\";i:190;s:4:\"file\";s:16:\"2021/07/Logo.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"Logo-300x66.png\";s:5:\"width\";i:300;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"Logo-768x168.png\";s:5:\"width\";i:768;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3791,1769,'_wp_attached_file','2021/07/TR_LOGO.png'),(3792,1769,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:745;s:6:\"height\";i:162;s:4:\"file\";s:19:\"2021/07/TR_LOGO.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"TR_LOGO-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"TR_LOGO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3793,1770,'_wp_attached_file','2021/07/TR_LOGO-1.png'),(3794,1770,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:745;s:6:\"height\";i:162;s:4:\"file\";s:21:\"2021/07/TR_LOGO-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"TR_LOGO-1-300x65.png\";s:5:\"width\";i:300;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"TR_LOGO-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3795,1771,'_wp_attached_file','2021/07/Logoo.png'),(3796,1771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:582;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2021/07/Logoo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Logoo-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Logoo-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3797,1772,'_wp_attached_file','2021/07/weblogo.png'),(3798,1772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:478;s:6:\"height\";i:86;s:4:\"file\";s:19:\"2021/07/weblogo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"weblogo-300x54.png\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"weblogo-150x86.png\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3799,1773,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3800,1774,'_wpb_shortcodes_custom_css','.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}.vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}.vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}.vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}'),(3801,1775,'_wp_attached_file','2021/07/logo-1.png'),(3802,1775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:257;s:4:\"file\";s:18:\"2021/07/logo-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3803,1776,'_wp_attached_file','2021/07/cropped-logo-1.png'),(3804,1776,'_wp_attachment_context','site-icon'),(3805,1776,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2021/07/cropped-logo-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:24:\"cropped-logo-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3808,584,'_oembed_2fca5a8a920d9cbf61c9cb13f8bf9067','<iframe title=\"ProTrack\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/zvGF7uRfH04?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3809,584,'_oembed_time_2fca5a8a920d9cbf61c9cb13f8bf9067','1627763390'),(3810,584,'_oembed_fd4aa3ab693598ff5359089d065ceaa8','<iframe title=\"All Pallet Group\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/cZPsp217Iik?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3811,584,'_oembed_time_fd4aa3ab693598ff5359089d065ceaa8','1627763390'),(3812,584,'_oembed_d3c54f2c30dc43744b323f7f3e7b7e7a','<iframe title=\"EBENZ\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/JHfnqS2zpU8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3813,584,'_oembed_time_d3c54f2c30dc43744b323f7f3e7b7e7a','1627763390'),(3814,584,'_oembed_532cf59bd2d3f4812d96d9019cf04247','<iframe title=\"DMTravel\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/ivTmAwuli14?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3815,584,'_oembed_time_532cf59bd2d3f4812d96d9019cf04247','1632399588'),(3816,584,'_oembed_25c9687ee0f1ce000edbeb37e2910d50','<iframe title=\"Touchbase CRM\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/uywKJQvfeAM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3817,584,'_oembed_time_25c9687ee0f1ce000edbeb37e2910d50','1632399589'),(3818,584,'_oembed_c7c36b6cc954edf6d455e8f6ac3b85f6','<iframe title=\"YoutubeGrowthCourse\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/oPNdmMo40pI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3819,584,'_oembed_time_c7c36b6cc954edf6d455e8f6ac3b85f6','1632399589'),(3820,584,'_oembed_2ec9a749351dc5e34321da6ab2828ffe','<iframe title=\"SKC CBD Cream\" width=\"1170\" height=\"658\" src=\"https://www.youtube.com/embed/6gRb-HPo_ck?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3821,584,'_oembed_time_2ec9a749351dc5e34321da6ab2828ffe','1632399589'),(3822,1779,'_wp_attached_file','2021/11/GST-Certificate.jpg'),(3823,1779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1924;s:4:\"file\";s:27:\"2021/11/GST-Certificate.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"GST-Certificate-234x300.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"GST-Certificate-798x1024.jpg\";s:5:\"width\";i:798;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"GST-Certificate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"GST-Certificate-768x985.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:985;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"GST-Certificate-1198x1536.jpg\";s:5:\"width\";i:1198;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3824,1780,'_wp_attached_file','2021/11/MSME-Udyam-Registration.jpg'),(3825,1780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1941;s:4:\"file\";s:35:\"2021/11/MSME-Udyam-Registration.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"MSME-Udyam-Registration-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"MSME-Udyam-Registration-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"MSME-Udyam-Registration-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"MSME-Udyam-Registration-768x994.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"MSME-Udyam-Registration-1187x1536.jpg\";s:5:\"width\";i:1187;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3826,1781,'_wp_attached_file','2021/11/IEC.jpg'),(3827,1781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:2538;s:4:\"file\";s:15:\"2021/11/IEC.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"IEC-177x300.jpg\";s:5:\"width\";i:177;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"IEC-605x1024.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"IEC-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"IEC-768x1299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"IEC-908x1536.jpg\";s:5:\"width\";i:908;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"IEC-1210x2048.jpg\";s:5:\"width\";i:1210;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3828,1782,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3829,1783,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3830,1784,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3831,1785,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3832,1786,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3833,1787,'_wp_attached_file','2021/11/APEDA.jpg'),(3834,1787,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1886;s:4:\"file\";s:17:\"2021/11/APEDA.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"APEDA-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"APEDA-814x1024.jpg\";s:5:\"width\";i:814;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"APEDA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"APEDA-768x966.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:966;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"APEDA-1222x1536.jpg\";s:5:\"width\";i:1222;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3835,1788,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(3836,1789,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782735217{border-radius: 2px !important;}'),(3837,1790,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}'),(3838,1791,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}'),(3839,1792,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}'),(3840,1793,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}'),(3841,1794,'_wp_attached_file','2021/11/CERTIFICATE-OF-INCORPORATION.jpg'),(3842,1794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1980;s:4:\"file\";s:40:\"2021/11/CERTIFICATE-OF-INCORPORATION.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"CERTIFICATE-OF-INCORPORATION-227x300.jpg\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"CERTIFICATE-OF-INCORPORATION-776x1024.jpg\";s:5:\"width\";i:776;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"CERTIFICATE-OF-INCORPORATION-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"CERTIFICATE-OF-INCORPORATION-768x1014.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1014;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"CERTIFICATE-OF-INCORPORATION-1164x1536.jpg\";s:5:\"width\";i:1164;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3843,1795,'_wp_attached_file','2021/11/FSSAI.jpg'),(3844,1795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:2142;s:4:\"file\";s:17:\"2021/11/FSSAI.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"FSSAI-210x300.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"FSSAI-717x1024.jpg\";s:5:\"width\";i:717;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"FSSAI-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"FSSAI-768x1097.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1097;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"FSSAI-1076x1536.jpg\";s:5:\"width\";i:1076;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:19:\"FSSAI-1434x2048.jpg\";s:5:\"width\";i:1434;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3845,1796,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3846,1797,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636951341308{border-radius: 1px !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3847,1798,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636951406292{border-radius: 2px !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3848,1799,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636951544305{border-radius: 2px !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3849,1800,'_wpb_shortcodes_custom_css','.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636951544305{border-radius: 2px !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3850,1801,'_wpb_shortcodes_custom_css','.vc_custom_1636953649640{background-color: #898989 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636951544305{border-radius: 2px !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3851,1802,'_wpb_shortcodes_custom_css','.vc_custom_1636953649640{background-color: #898989 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3852,1803,'_wpb_shortcodes_custom_css','.vc_custom_1636953649640{background-color: #898989 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3853,1804,'_wpb_shortcodes_custom_css','.vc_custom_1636953770153{background-color: #e5e5e5 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636782799973{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3854,1805,'_wpb_shortcodes_custom_css','.vc_custom_1636953770153{background-color: #e5e5e5 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636953842110{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3855,1806,'_wpb_shortcodes_custom_css','.vc_custom_1636953770153{background-color: #e5e5e5 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1636953880698{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3856,1807,'_wpb_shortcodes_custom_css','.vc_custom_1636953770153{background-color: #e5e5e5 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3857,1808,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1636953733562{background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3858,1809,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3859,1810,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3860,1811,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3861,1812,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3862,1813,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1636951145358{border-radius: 2px !important;}'),(3863,1815,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3864,1816,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3865,1817,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3866,1818,'_wpb_shortcodes_custom_css','.vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3867,1819,'_wpb_shortcodes_custom_css','.vc_custom_1637555991201{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: solid !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: solid !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: solid !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: solid !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3868,1820,'_wpb_shortcodes_custom_css','.vc_custom_1637556128657{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: none !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: none !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: none !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: none !important;}.vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}.vc_custom_1637044456739{border-radius: 2px !important;}.vc_custom_1637555381628{border-radius: 2px !important;}'),(3869,1776,'_oembed_be4ba4e39c9115a73eb5f9bd7e0b0b23','{{unknown}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (7,1,'2021-05-18 04:52:45','2021-05-18 04:52:45','','Divi','','publish','closed','closed','','divi','','','2021-05-18 04:54:59','2021-05-18 04:54:59','',0,'https://tetraraysfoods.com/2021/05/18/divi/',0,'custom_css','',0),(8,1,'2021-05-18 04:52:45','2021-05-18 04:52:45','','Divi','','inherit','closed','closed','','7-revision-v1','','','2021-05-18 04:52:45','2021-05-18 04:52:45','',7,'https://tetraraysfoods.com/?p=8',0,'revision','',0),(16,1,'2021-05-18 05:10:55','2021-05-18 05:10:55','<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@tetraraysfoods.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@tetraraysfoods.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2021-05-18 05:10:55','2021-05-18 05:10:55','',0,'https://tetraraysfoods.com/?post_type=wpcf7_contact_form&p=16',0,'wpcf7_contact_form','',0),(17,1,'2021-05-18 05:11:51','2021-05-18 05:11:51','','One Click Demo Import - log_file_2021-05-18__05-11-51','','inherit','open','closed','','one-click-demo-import-log_file_2021-05-18__05-11-51','','','2021-05-18 05:11:51','2021-05-18 05:11:51','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/log_file_2021-05-18__05-11-51.txt',0,'attachment','text/plain',0),(22,1,'2019-04-22 09:38:57','2019-04-22 09:38:57','','img1','','inherit','open','closed','','img1','','','2019-04-22 09:38:57','2019-04-22 09:38:57','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img1.jpg',0,'attachment','image/jpeg',0),(23,1,'2019-04-22 09:38:57','2019-04-22 09:38:57','','img2','','inherit','open','closed','','img2','','','2019-04-22 09:38:57','2019-04-22 09:38:57','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img2.jpg',0,'attachment','image/jpeg',0),(24,1,'2019-04-22 09:38:58','2019-04-22 09:38:58','','img3','','inherit','open','closed','','img3','','','2019-04-22 09:38:58','2019-04-22 09:38:58','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img3.jpg',0,'attachment','image/jpeg',0),(25,1,'2019-04-22 09:42:54','2019-04-22 09:42:54','','b1','','inherit','open','closed','','b1','','','2019-04-22 09:42:54','2019-04-22 09:42:54','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b1.jpg',0,'attachment','image/jpeg',0),(26,1,'2019-04-22 09:54:01','2019-04-22 09:54:01','','me','','inherit','open','closed','','me','','','2019-04-22 09:54:01','2019-04-22 09:54:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/me.png',0,'attachment','image/png',0),(29,1,'2019-04-22 10:14:52','2019-04-22 10:14:52','[gallery ids=\"36,37\"]\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\nBccaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est\r\nlaborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae abillo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos quiratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n<blockquote>This health blog from NPR takes a fairly broad look at the medical world,.\r\n\r\n<footer>- Rosalina Pong</footer></blockquote>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt.\r\n<div class=\"blog-inner-img mb-30 mt-30\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.jpg\" alt=\"blog image\" /></div>\r\n<div class=\"inner-content\">\r\n<h4>A cleansing hot shower or bath</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>\r\n<div class=\"inner-content\">\r\n<h4>Setting the mood with incense</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>','Excepteur sint occaecat cupidatat','','publish','open','open','','neque-porro-quisquam-est-qui-dolorem','','','2019-04-22 10:14:52','2019-04-22 10:14:52','',0,'http://shtheme.com/demosd/orgafe/?p=29',0,'post','',0),(30,1,'2019-04-22 10:14:25','2019-04-22 10:14:25','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\nBccaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est\r\nlaborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae abillo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos quiratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n<blockquote>This health blog from NPR takes a fairly broad look at the medical world,.\r\n\r\n<footer>- Rosalina Pong</footer></blockquote>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt.\r\n<div class=\"blog-inner-img mb-30 mt-30\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.jpg\" alt=\"blog image\" /></div>\r\n<div class=\"inner-content\">\r\n<h4>A cleansing hot shower or bath</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>\r\n<div class=\"inner-content\">\r\n<h4>Setting the mood with incense</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>','Excepteur sint occaecat cupidatat','','publish','open','open','','bccaecat-cupidatat-non-proident-sunt-in-culpa','','','2021-05-21 13:32:42','2021-05-21 13:32:42','',0,'http://shtheme.com/demosd/orgafe/?p=30',0,'post','',0),(36,1,'2019-04-23 03:16:29','2019-04-23 03:16:29','','b3','','inherit','open','closed','','b3','','','2019-04-23 03:16:29','2019-04-23 03:16:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b3.jpg',0,'attachment','image/jpeg',0),(37,1,'2019-04-23 03:16:30','2019-04-23 03:16:30','','b4','','inherit','open','closed','','b4','','','2019-04-23 03:16:30','2019-04-23 03:16:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b4.jpg',0,'attachment','image/jpeg',0),(40,1,'2019-04-23 03:49:22','2019-04-23 03:49:22','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\nBccaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est\r\nlaborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae abillo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos quiratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n<blockquote>This health blog from NPR takes a fairly broad look at the medical world,.\r\n\r\n<footer>- Rosalina Pong</footer></blockquote>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt.\r\n<div class=\"blog-inner-img mb-30 mt-30\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.jpg\" alt=\"blog image\" /></div>\r\n<div class=\"inner-content\">\r\n<h4>A cleansing hot shower or bath</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>\r\n<div class=\"inner-content\">\r\n<h4>Setting the mood with incense</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>','Excepteur sint occaecat cupidatat','','publish','open','open','','laborum-cupidatat-non-proident-sunt-in-culpa','','','2019-04-23 03:49:22','2019-04-23 03:49:22','',0,'http://shtheme.com/demosd/orgafe/?p=40',0,'post','',0),(43,1,'2019-04-23 03:57:02','2019-04-23 03:57:02','','img4','','inherit','open','closed','','img4','','','2019-04-23 03:57:02','2019-04-23 03:57:02','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/img4.jpg',0,'attachment','image/jpeg',0),(48,1,'2019-04-23 08:04:22','2019-04-23 08:04:22','','slider1','','inherit','open','closed','','slider1','','','2019-04-23 08:04:22','2019-04-23 08:04:22','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/slider1.jpg',0,'attachment','image/jpeg',0),(51,1,'2019-04-23 08:17:32','2019-04-23 08:17:32','','icon1','','inherit','open','closed','','icon1','','','2019-04-23 08:17:32','2019-04-23 08:17:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon1.png',0,'attachment','image/png',0),(52,1,'2019-04-23 08:18:17','2019-04-23 08:18:17','','about','','inherit','open','closed','','about','','','2019-04-23 08:18:17','2019-04-23 08:18:17','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/about.jpg',0,'attachment','image/jpeg',0),(53,1,'2019-04-23 08:18:29','2019-04-23 08:18:29','','shape3','','inherit','open','closed','','shape3','','','2019-04-23 08:18:29','2019-04-23 08:18:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/shape3.png',0,'attachment','image/png',0),(57,1,'2019-04-23 08:36:17','2019-04-23 08:36:17','','shape1','','inherit','open','closed','','shape1','','','2019-04-23 08:36:17','2019-04-23 08:36:17','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/shape1.png',0,'attachment','image/png',0),(60,1,'2019-04-23 08:37:51','2019-04-23 08:37:51','','bg1','','inherit','open','closed','','bg1','','','2019-04-23 08:37:51','2019-04-23 08:37:51','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg1.png',0,'attachment','image/png',0),(62,1,'2019-04-23 08:38:21','2019-04-23 08:38:21','','bg1','','inherit','open','closed','','bg1-2','','','2019-04-23 08:38:21','2019-04-23 08:38:21','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg1.jpg',0,'attachment','image/jpeg',0),(66,1,'2019-04-23 08:40:32','2019-04-23 08:40:32','','shape2','','inherit','open','closed','','shape2','','','2019-04-23 08:40:32','2019-04-23 08:40:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/shape2.png',0,'attachment','image/png',0),(67,1,'2019-04-23 08:41:13','2019-04-23 08:41:13','','fea4','','inherit','open','closed','','fea4','','','2019-04-23 08:41:13','2019-04-23 08:41:13','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/fea4.png',0,'attachment','image/png',0),(71,1,'2019-04-23 08:43:41','2019-04-23 08:43:41','','fea1','','inherit','open','closed','','fea1','','','2019-04-23 08:43:41','2019-04-23 08:43:41','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/fea1.png',0,'attachment','image/png',0),(72,1,'2019-04-23 08:43:42','2019-04-23 08:43:42','','fea2','','inherit','open','closed','','fea2','','','2019-04-23 08:43:42','2019-04-23 08:43:42','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/fea2.png',0,'attachment','image/png',0),(73,1,'2019-04-23 08:43:43','2019-04-23 08:43:43','','fea3','','inherit','open','closed','','fea3','','','2019-04-23 08:43:43','2019-04-23 08:43:43','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/fea3.png',0,'attachment','image/png',0),(75,1,'2019-04-23 09:01:46','2019-04-23 09:01:46','','bg2','','inherit','open','closed','','bg2','','','2019-04-23 09:01:46','2019-04-23 09:01:46','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg2.jpg',0,'attachment','image/jpeg',0),(79,1,'2019-04-23 09:58:43','2019-04-23 09:58:43','','icon3','','inherit','open','closed','','icon3','','','2019-04-23 09:58:43','2019-04-23 09:58:43','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon3.png',0,'attachment','image/png',0),(82,1,'2019-04-23 10:36:52','2019-04-23 10:36:52','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-2','','','2019-04-23 10:36:52','2019-04-23 10:36:52','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=82',0,'team','',0),(83,1,'2019-04-23 10:36:09','2019-04-23 10:36:09','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez','','','2019-04-23 10:36:09','2019-04-23 10:36:09','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=83',0,'team','',0),(84,1,'2019-04-23 10:36:06','2019-04-23 10:36:06','','team1','','inherit','open','closed','','team1','','','2019-04-23 10:36:06','2019-04-23 10:36:06','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team1.jpg',0,'attachment','image/jpeg',0),(85,1,'2019-04-23 10:36:32','2019-04-23 10:36:32','','team2','','inherit','open','closed','','team2','','','2019-04-23 10:36:32','2019-04-23 10:36:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team2.jpg',0,'attachment','image/jpeg',0),(86,1,'2019-04-23 10:36:33','2019-04-23 10:36:33','','team3','','inherit','open','closed','','team3','','','2019-04-23 10:36:33','2019-04-23 10:36:33','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team3.jpg',0,'attachment','image/jpeg',0),(87,1,'2019-04-23 10:36:34','2019-04-23 10:36:34','','team4','','inherit','open','closed','','team4','','','2019-04-23 10:36:34','2019-04-23 10:36:34','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team4.jpg',0,'attachment','image/jpeg',0),(88,1,'2019-04-23 10:38:13','2019-04-23 10:38:13','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-3','','','2019-04-23 10:38:13','2019-04-23 10:38:13','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=88',0,'team','',0),(89,1,'2019-04-23 10:38:04','2019-04-23 10:38:04','','team5','','inherit','open','closed','','team5','','','2019-04-23 10:38:04','2019-04-23 10:38:04','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team5.jpg',0,'attachment','image/jpeg',0),(90,1,'2019-04-23 10:38:05','2019-04-23 10:38:05','','team6','','inherit','open','closed','','team6','','','2019-04-23 10:38:05','2019-04-23 10:38:05','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team6.jpg',0,'attachment','image/jpeg',0),(91,1,'2019-04-23 10:38:06','2019-04-23 10:38:06','','team7','','inherit','open','closed','','team7','','','2019-04-23 10:38:06','2019-04-23 10:38:06','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team7.jpg',0,'attachment','image/jpeg',0),(92,1,'2019-04-23 10:38:06','2019-04-23 10:38:06','','team8','','inherit','open','closed','','team8','','','2019-04-23 10:38:06','2019-04-23 10:38:06','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/team8.jpg',0,'attachment','image/jpeg',0),(93,1,'2019-04-23 10:38:30','2019-04-23 10:38:30','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-4','','','2019-04-23 10:38:30','2019-04-23 10:38:30','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=93',0,'team','',0),(95,1,'2019-04-23 10:53:45','2019-04-23 10:53:45','','icon5','','inherit','open','closed','','icon5','','','2019-04-23 10:53:45','2019-04-23 10:53:45','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon5.png',0,'attachment','image/png',0),(96,1,'2019-04-23 10:54:40','2019-04-23 10:54:40','','bg2','','inherit','open','closed','','bg2-2','','','2019-04-23 10:54:40','2019-04-23 10:54:40','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg2.png',0,'attachment','image/png',0),(101,1,'2019-04-24 02:28:14','2019-04-24 02:28:14','','c1','','inherit','open','closed','','c1','','','2019-04-24 02:28:14','2019-04-24 02:28:14','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/c1.png',0,'attachment','image/png',0),(102,1,'2019-04-24 02:29:10','2019-04-24 02:29:10','','c2','','inherit','open','closed','','c2','','','2019-04-24 02:29:10','2019-04-24 02:29:10','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/c2.png',0,'attachment','image/png',0),(103,1,'2019-04-24 02:29:11','2019-04-24 02:29:11','','c3','','inherit','open','closed','','c3','','','2019-04-24 02:29:11','2019-04-24 02:29:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/c3.png',0,'attachment','image/png',0),(106,1,'2019-04-24 02:31:09','2019-04-24 02:31:09','','bg4','','inherit','open','closed','','bg4','','','2019-04-24 02:31:09','2019-04-24 02:31:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg4.jpg',0,'attachment','image/jpeg',0),(110,1,'2019-04-24 02:55:43','2019-04-24 02:55:43','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart','','','2019-04-24 02:55:43','2019-04-24 02:55:43','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=110',0,'testimonial','',0),(111,1,'2019-04-24 02:57:19','2019-04-24 02:57:19','','test','','inherit','open','closed','','test','','','2019-04-24 02:57:19','2019-04-24 02:57:19','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test.png',0,'attachment','image/png',0),(112,1,'2019-04-24 02:57:49','2019-04-24 02:57:49','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart-2','','','2019-04-24 02:57:49','2019-04-24 02:57:49','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=112',0,'testimonial','',0),(113,1,'2019-04-24 02:58:01','2019-04-24 02:58:01','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart-3','','','2019-04-24 02:58:01','2019-04-24 02:58:01','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=113',0,'testimonial','',0),(116,1,'2019-04-24 03:59:25','2019-04-24 03:59:25','','blog1','','inherit','open','closed','','blog1','','','2019-04-24 03:59:25','2019-04-24 03:59:25','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog1.jpg',0,'attachment','image/jpeg',0),(117,1,'2019-04-24 03:59:25','2019-04-24 03:59:25','','blog2','','inherit','open','closed','','blog2','','','2019-04-24 03:59:25','2019-04-24 03:59:25','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog2.jpg',0,'attachment','image/jpeg',0),(118,1,'2019-04-24 03:59:26','2019-04-24 03:59:26','','blog3','','inherit','open','closed','','blog3','','','2019-04-24 03:59:26','2019-04-24 03:59:26','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog3.jpg',0,'attachment','image/jpeg',0),(119,1,'2019-04-24 04:01:11','2019-04-24 04:01:11','','blog4','','inherit','open','closed','','blog4','','','2019-04-24 04:01:11','2019-04-24 04:01:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog4.jpg',0,'attachment','image/jpeg',0),(121,1,'2019-04-24 04:06:55','2019-04-24 04:06:55','','icon7','','inherit','open','closed','','icon7','','','2019-04-24 04:06:55','2019-04-24 04:06:55','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon7.png',0,'attachment','image/png',0),(122,1,'2019-04-24 04:07:17','2019-04-24 04:07:17','','shape1','','inherit','open','closed','','shape1-2','','','2019-04-24 04:07:17','2019-04-24 04:07:17','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/shape1-1.png',0,'attachment','image/png',0),(123,1,'2019-04-24 04:07:18','2019-04-24 04:07:18','','shape2','','inherit','open','closed','','shape2-2','','','2019-04-24 04:07:18','2019-04-24 04:07:18','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/shape2-1.png',0,'attachment','image/png',0),(127,1,'2019-04-24 07:36:35','2019-04-24 07:36:35','','gallery1','','inherit','open','closed','','gallery1','','','2019-04-24 07:36:35','2019-04-24 07:36:35','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery1.jpg',0,'attachment','image/jpeg',0),(128,1,'2019-04-24 07:49:12','2019-04-24 07:49:12','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Strawberry','','publish','open','closed','','strawberry','','','2019-04-24 07:49:12','2019-04-24 07:49:12','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=128',0,'portfolio','',0),(129,1,'2019-04-24 08:11:40','2019-04-24 08:11:40','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Tomato','','publish','open','closed','','tomato','','','2019-04-24 08:11:40','2019-04-24 08:11:40','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=129',0,'portfolio','',0),(130,1,'2019-04-24 08:11:29','2019-04-24 08:11:29','','gallery6','','inherit','open','closed','','gallery6','','','2019-04-24 08:11:29','2019-04-24 08:11:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery6.jpg',0,'attachment','image/jpeg',0),(131,1,'2019-04-24 08:24:10','2019-04-24 08:24:10','','icon2','','inherit','open','closed','','icon2','','','2019-04-24 08:24:10','2019-04-24 08:24:10','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon2.png',0,'attachment','image/png',0),(132,1,'2019-04-24 08:24:49','2019-04-24 08:24:49','','bg3','','inherit','open','closed','','bg3','','','2019-04-24 08:24:49','2019-04-24 08:24:49','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg3.jpg',0,'attachment','image/jpeg',0),(134,1,'2019-04-24 08:28:33','2019-04-24 08:28:33','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Borecole','','publish','open','closed','','borecole','','','2019-04-24 08:28:33','2019-04-24 08:28:33','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=134',0,'portfolio','',0),(135,1,'2019-04-24 08:27:37','2019-04-24 08:27:37','','gallery2','','inherit','open','closed','','gallery2','','','2019-04-24 08:27:37','2019-04-24 08:27:37','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery2.jpg',0,'attachment','image/jpeg',0),(136,1,'2019-04-24 08:29:26','2019-04-24 08:29:26','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Olives','','publish','open','closed','','vegetables','','','2019-04-24 08:29:26','2019-04-24 08:29:26','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=136',0,'portfolio','',0),(137,1,'2019-04-24 08:29:13','2019-04-24 08:29:13','','gallery5','','inherit','open','closed','','gallery5','','','2019-04-24 08:29:13','2019-04-24 08:29:13','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery5.jpg',0,'attachment','image/jpeg',0),(138,1,'2019-04-24 08:44:27','2019-04-24 08:44:27','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Vegetables','','publish','open','closed','','vegetables-2','','','2019-04-24 08:44:27','2019-04-24 08:44:27','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=138',0,'portfolio','',0),(139,1,'2019-04-24 08:41:05','2019-04-24 08:41:05','','gallery3','','inherit','open','closed','','gallery3','','','2019-04-24 08:41:05','2019-04-24 08:41:05','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery3.jpg',0,'attachment','image/jpeg',0),(140,1,'2019-04-24 08:47:50','2019-04-24 08:47:50','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.','Lettuce','','publish','open','closed','','lettuce','','','2019-04-24 08:47:50','2019-04-24 08:47:50','',0,'http://shtheme.com/demosd/orgafe/?post_type=portfolio&amp;p=140',0,'portfolio','',0),(141,1,'2019-04-24 08:47:29','2019-04-24 08:47:29','','gallery4','','inherit','open','closed','','gallery4','','','2019-04-24 08:47:29','2019-04-24 08:47:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/gallery4.jpg',0,'attachment','image/jpeg',0),(145,1,'2019-04-24 09:25:01','2019-04-24 09:25:01','','sl1','','inherit','open','closed','','sl1','','','2019-04-24 09:25:01','2019-04-24 09:25:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/sl1.png',0,'attachment','image/png',0),(146,1,'2019-04-24 09:25:09','2019-04-24 09:25:09','','sl2','','inherit','open','closed','','sl2','','','2019-04-24 09:25:09','2019-04-24 09:25:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/sl2.png',0,'attachment','image/png',0),(147,1,'2019-04-24 09:25:20','2019-04-24 09:25:20','','slider2','','inherit','open','closed','','slider2','','','2019-04-24 09:25:20','2019-04-24 09:25:20','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/slider2.jpg',0,'attachment','image/jpeg',0),(151,1,'2019-04-25 02:19:18','2019-04-25 02:19:18','','about1','','inherit','open','closed','','about1','','','2019-04-25 02:19:18','2019-04-25 02:19:18','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/about1.png',0,'attachment','image/png',0),(154,1,'2019-04-25 02:45:43','2019-04-25 02:45:43','','ser1','','inherit','open','closed','','ser1','','','2019-04-25 02:45:43','2019-04-25 02:45:43','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ser1.png',0,'attachment','image/png',0),(155,1,'2019-04-25 02:46:47','2019-04-25 02:46:47','','ser2','','inherit','open','closed','','ser2','','','2019-04-25 02:46:47','2019-04-25 02:46:47','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ser2.png',0,'attachment','image/png',0),(156,1,'2019-04-25 02:46:47','2019-04-25 02:46:47','','ser3','','inherit','open','closed','','ser3','','','2019-04-25 02:46:47','2019-04-25 02:46:47','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ser3.png',0,'attachment','image/png',0),(157,1,'2019-04-25 02:48:30','2019-04-25 02:48:30','','bg6','','inherit','open','closed','','bg6','','','2019-04-25 02:48:30','2019-04-25 02:48:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg6.jpg',0,'attachment','image/jpeg',0),(160,1,'2019-04-25 03:01:45','2019-04-25 03:01:45','','bg7','','inherit','open','closed','','bg7','','','2019-04-25 03:01:45','2019-04-25 03:01:45','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg7.jpg',0,'attachment','image/jpeg',0),(163,1,'2019-04-25 03:38:20','2019-04-25 03:38:20','','bg3','','inherit','open','closed','','bg3-2','','','2019-04-25 03:38:20','2019-04-25 03:38:20','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg3.png',0,'attachment','image/png',0),(168,1,'2019-04-25 03:55:19','2019-04-25 03:55:19','','deal','','inherit','open','closed','','deal','','','2019-04-25 03:55:19','2019-04-25 03:55:19','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/deal.png',0,'attachment','image/png',0),(170,1,'2019-04-25 03:57:14','2019-04-25 03:57:14','','bg8','','inherit','open','closed','','bg8','','','2019-04-25 03:57:14','2019-04-25 03:57:14','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg8.jpg',0,'attachment','image/jpeg',0),(175,1,'2019-04-25 04:07:48','2019-04-25 04:07:48','','te1','','inherit','open','closed','','te1','','','2019-04-25 04:07:48','2019-04-25 04:07:48','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/te1.png',0,'attachment','image/png',0),(176,1,'2019-04-25 04:07:49','2019-04-25 04:07:49','','te2','','inherit','open','closed','','te2','','','2019-04-25 04:07:49','2019-04-25 04:07:49','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/te2.png',0,'attachment','image/png',0),(177,1,'2019-04-25 04:07:50','2019-04-25 04:07:50','','te3','','inherit','open','closed','','te3','','','2019-04-25 04:07:50','2019-04-25 04:07:50','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/te3.png',0,'attachment','image/png',0),(178,1,'2019-04-25 04:07:50','2019-04-25 04:07:50','','te4','','inherit','open','closed','','te4','','','2019-04-25 04:07:50','2019-04-25 04:07:50','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/te4.png',0,'attachment','image/png',0),(180,1,'2019-04-25 04:24:49','2019-04-25 04:24:49','','icon6','','inherit','open','closed','','icon6','','','2019-04-25 04:24:49','2019-04-25 04:24:49','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon6.png',0,'attachment','image/png',0),(181,1,'2019-04-25 04:25:30','2019-04-25 04:25:30','','bg9','','inherit','open','closed','','bg9','','','2019-04-25 04:25:30','2019-04-25 04:25:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg9.jpg',0,'attachment','image/jpeg',0),(185,1,'2019-04-25 04:31:07','2019-04-25 04:31:07','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart-4','','','2019-04-25 04:31:07','2019-04-25 04:31:07','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=185',0,'testimonial','',0),(186,1,'2019-04-25 04:31:13','2019-04-25 04:31:13','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart-5','','','2019-04-25 04:31:13','2019-04-25 04:31:13','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=186',0,'testimonial','',0),(187,1,'2019-04-25 04:31:20','2019-04-25 04:31:20','Borem ipsum dolor sit amet consectetur adipisic ing elit sed do eiusmod tempor incididunt ut labore et dolore magaliqu enim ainim veniam.','Johnny J. Stewart','','publish','open','closed','','johnny-j-stewart-6','','','2019-04-25 04:31:20','2019-04-25 04:31:20','',0,'http://shtheme.com/demosd/orgafe/?post_type=testimonial&amp;p=187',0,'testimonial','',0),(188,1,'2019-04-25 04:45:01','2019-04-25 04:45:01','','blog-4','','inherit','open','closed','','blog-4','','','2019-04-25 04:45:01','2019-04-25 04:45:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-4.jpg',0,'attachment','image/jpeg',0),(189,1,'2019-04-25 04:45:02','2019-04-25 04:45:02','','blog-5','','inherit','open','closed','','blog-5','','','2019-04-25 04:45:02','2019-04-25 04:45:02','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/blog-5.jpg',0,'attachment','image/jpeg',0),(194,1,'2019-04-25 07:48:50','2019-04-25 07:48:50','','bg10','','inherit','open','closed','','bg10','','','2019-04-25 07:48:50','2019-04-25 07:48:50','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg10.jpg',0,'attachment','image/jpeg',0),(198,1,'2019-04-25 08:14:09','2019-04-25 08:14:09','','brand1','','inherit','open','closed','','brand1','','','2019-04-25 08:14:09','2019-04-25 08:14:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/brand1.png',0,'attachment','image/png',0),(199,1,'2019-04-25 08:14:10','2019-04-25 08:14:10','','brand2','','inherit','open','closed','','brand2','','','2019-04-25 08:14:10','2019-04-25 08:14:10','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/brand2.png',0,'attachment','image/png',0),(200,1,'2019-04-25 08:14:11','2019-04-25 08:14:11','','brand3','','inherit','open','closed','','brand3','','','2019-04-25 08:14:11','2019-04-25 08:14:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/brand3.png',0,'attachment','image/png',0),(202,1,'2019-04-25 08:17:36','2019-04-25 08:17:36','','logo','','inherit','open','closed','','logo','','','2019-04-25 08:17:36','2019-04-25 08:17:36','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/logo.png',0,'attachment','image/png',0),(208,1,'2019-04-25 08:46:11','2019-04-25 08:46:11','','slider3','','inherit','open','closed','','slider3','','','2019-04-25 08:46:11','2019-04-25 08:46:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/slider3.jpg',0,'attachment','image/jpeg',0),(209,1,'2019-04-25 08:46:49','2019-04-25 08:46:49','','sl3','','inherit','open','closed','','sl3','','','2019-04-25 08:46:49','2019-04-25 08:46:49','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/sl3.png',0,'attachment','image/png',0),(210,1,'2019-04-25 08:47:01','2019-04-25 08:47:01','','sl4','','inherit','open','closed','','sl4','','','2019-04-25 08:47:01','2019-04-25 08:47:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/sl4.png',0,'attachment','image/png',0),(211,1,'2019-04-25 08:47:27','2019-04-25 08:47:27','','sl5','','inherit','open','closed','','sl5','','','2019-04-25 08:47:27','2019-04-25 08:47:27','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/sl5.png',0,'attachment','image/png',0),(214,1,'2019-04-25 09:17:44','2019-04-25 09:17:44','','bg4','','inherit','open','closed','','bg4-2','','','2019-04-25 09:17:44','2019-04-25 09:17:44','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg4.png',0,'attachment','image/png',0),(215,1,'2019-04-25 09:18:01','2019-04-25 09:18:01','','ab1','','inherit','open','closed','','ab1','','','2019-04-25 09:18:01','2019-04-25 09:18:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ab1.png',0,'attachment','image/png',0),(216,1,'2019-04-25 09:18:11','2019-04-25 09:18:11','','ab2','','inherit','open','closed','','ab2','','','2019-04-25 09:18:11','2019-04-25 09:18:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ab2.png',0,'attachment','image/png',0),(217,1,'2019-04-25 09:18:12','2019-04-25 09:18:12','','ab3','','inherit','open','closed','','ab3','','','2019-04-25 09:18:12','2019-04-25 09:18:12','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/ab3.png',0,'attachment','image/png',0),(220,1,'2019-04-25 09:19:53','2019-04-25 09:19:53','','f1','','inherit','open','closed','','f1','','','2019-04-25 09:19:53','2019-04-25 09:19:53','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/f1.png',0,'attachment','image/png',0),(221,1,'2019-04-25 09:19:54','2019-04-25 09:19:54','','f2','','inherit','open','closed','','f2','','','2019-04-25 09:19:54','2019-04-25 09:19:54','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/f2.png',0,'attachment','image/png',0),(222,1,'2019-04-25 09:19:55','2019-04-25 09:19:55','','f3','','inherit','open','closed','','f3','','','2019-04-25 09:19:55','2019-04-25 09:19:55','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/f3.png',0,'attachment','image/png',0),(224,1,'2019-04-25 09:27:32','2019-04-25 09:27:32','','bg11','','inherit','open','closed','','bg11','','','2019-04-25 09:27:32','2019-04-25 09:27:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg11.jpg',0,'attachment','image/jpeg',0),(228,1,'2019-04-25 09:41:54','2019-04-25 09:41:54','','deal1','','inherit','open','closed','','deal1','','','2019-04-25 09:41:54','2019-04-25 09:41:54','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/deal1.png',0,'attachment','image/png',0),(229,1,'2019-04-25 09:42:55','2019-04-25 09:42:55','','bg12','','inherit','open','closed','','bg12','','','2019-04-25 09:42:55','2019-04-25 09:42:55','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg12.jpg',0,'attachment','image/jpeg',0),(231,1,'2019-04-25 10:04:15','2019-04-25 10:04:15','','s1','','inherit','open','closed','','s1','','','2019-04-25 10:04:15','2019-04-25 10:04:15','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s1.png',0,'attachment','image/png',0),(232,1,'2019-04-25 10:04:56','2019-04-25 10:04:56','','s2','','inherit','open','closed','','s2','','','2019-04-25 10:04:56','2019-04-25 10:04:56','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s2.png',0,'attachment','image/png',0),(233,1,'2019-04-25 10:05:14','2019-04-25 10:05:14','','s3','','inherit','open','closed','','s3','','','2019-04-25 10:05:14','2019-04-25 10:05:14','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s3.png',0,'attachment','image/png',0),(234,1,'2019-04-25 10:05:43','2019-04-25 10:05:43','','s4','','inherit','open','closed','','s4','','','2019-04-25 10:05:43','2019-04-25 10:05:43','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s4.png',0,'attachment','image/png',0),(235,1,'2019-04-25 10:05:59','2019-04-25 10:05:59','','s5','','inherit','open','closed','','s5','','','2019-04-25 10:05:59','2019-04-25 10:05:59','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s5.png',0,'attachment','image/png',0),(236,1,'2019-04-25 10:06:15','2019-04-25 10:06:15','','s6','','inherit','open','closed','','s6','','','2019-04-25 10:06:15','2019-04-25 10:06:15','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s6.png',0,'attachment','image/png',0),(238,1,'2019-04-25 10:08:39','2019-04-25 10:08:39','','icon8','','inherit','open','closed','','icon8','','','2019-04-25 10:08:39','2019-04-25 10:08:39','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/icon8.png',0,'attachment','image/png',0),(239,1,'2019-04-25 10:09:33','2019-04-25 10:09:33','','s1','','inherit','open','closed','','s1-2','','','2019-04-25 10:09:33','2019-04-25 10:09:33','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s1-1.png',0,'attachment','image/png',0),(240,1,'2019-04-25 10:09:40','2019-04-25 10:09:40','','s2','','inherit','open','closed','','s2-2','','','2019-04-25 10:09:40','2019-04-25 10:09:40','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/s2-1.png',0,'attachment','image/png',0),(242,1,'2019-04-25 10:16:50','2019-04-25 10:16:50','','01','','inherit','open','closed','','01','','','2019-04-25 10:16:50','2019-04-25 10:16:50','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/01.png',0,'attachment','image/png',0),(243,1,'2019-04-25 10:16:51','2019-04-25 10:16:51','','02','','inherit','open','closed','','02','','','2019-04-25 10:16:51','2019-04-25 10:16:51','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/02.png',0,'attachment','image/png',0),(244,1,'2019-04-25 10:16:51','2019-04-25 10:16:51','','03','','inherit','open','closed','','03','','','2019-04-25 10:16:51','2019-04-25 10:16:51','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/03.png',0,'attachment','image/png',0),(245,1,'2019-04-25 10:16:52','2019-04-25 10:16:52','','04','','inherit','open','closed','','04','','','2019-04-25 10:16:52','2019-04-25 10:16:52','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/04.png',0,'attachment','image/png',0),(246,1,'2019-04-25 10:16:53','2019-04-25 10:16:53','','05','','inherit','open','closed','','05','','','2019-04-25 10:16:53','2019-04-25 10:16:53','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/05.png',0,'attachment','image/png',0),(247,1,'2019-04-25 10:17:49','2019-04-25 10:17:49','','b','','inherit','open','closed','','b','','','2019-04-25 10:17:49','2019-04-25 10:17:49','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b.png',0,'attachment','image/png',0),(248,1,'2019-04-25 10:17:58','2019-04-25 10:17:58','','b2','','inherit','open','closed','','b2-2','','','2019-04-25 10:17:58','2019-04-25 10:17:58','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.png',0,'attachment','image/png',0),(251,1,'2019-04-26 02:06:07','2019-04-26 02:06:07','','bg13','','inherit','open','closed','','bg13','','','2019-04-26 02:06:07','2019-04-26 02:06:07','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg13.jpg',0,'attachment','image/jpeg',0),(253,1,'2019-04-26 02:25:17','2019-04-26 02:25:17','','bl1','','inherit','open','closed','','bl1','','','2019-04-26 02:25:17','2019-04-26 02:25:17','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bl1.png',0,'attachment','image/png',0),(254,1,'2019-04-26 02:25:17','2019-04-26 02:25:17','','bl2','','inherit','open','closed','','bl2','','','2019-04-26 02:25:17','2019-04-26 02:25:17','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bl2.png',0,'attachment','image/png',0),(255,1,'2019-04-26 02:25:18','2019-04-26 02:25:18','','bl3','','inherit','open','closed','','bl3','','','2019-04-26 02:25:18','2019-04-26 02:25:18','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bl3.png',0,'attachment','image/png',0),(256,1,'2019-04-26 02:25:19','2019-04-26 02:25:19','','bl4','','inherit','open','closed','','bl4','','','2019-04-26 02:25:19','2019-04-26 02:25:19','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bl4.png',0,'attachment','image/png',0),(261,1,'2019-04-26 02:39:24','2019-04-26 02:39:24','','bg15','','inherit','open','closed','','bg15','','','2019-04-26 02:39:24','2019-04-26 02:39:24','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg15.jpg',0,'attachment','image/jpeg',0),(263,1,'2019-04-26 02:58:50','2019-04-26 02:58:50','','about2','','inherit','open','closed','','about2','','','2019-04-26 02:58:50','2019-04-26 02:58:50','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/about2.jpg',0,'attachment','image/jpeg',0),(265,1,'2019-04-26 02:59:07','2019-04-26 02:59:07','','about3','','inherit','open','closed','','about3','','','2019-04-26 02:59:07','2019-04-26 02:59:07','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/about3.jpg',0,'attachment','image/jpeg',0),(271,1,'2019-04-26 04:00:41','2019-04-26 04:00:41','','what','','inherit','open','closed','','what','','','2019-04-26 04:00:41','2019-04-26 04:00:41','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/what.png',0,'attachment','image/png',0),(272,1,'2019-04-26 04:01:33','2019-04-26 04:01:33','','bg16','','inherit','open','closed','','bg16','','','2019-04-26 04:01:33','2019-04-26 04:01:33','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/bg16.jpg',0,'attachment','image/jpeg',0),(275,1,'2019-05-03 02:50:30','2019-05-03 02:50:30','','w1','','inherit','open','closed','','w1','','','2019-05-03 02:50:30','2019-05-03 02:50:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/w1.png',0,'attachment','image/png',0),(276,1,'2019-05-03 02:51:11','2019-05-03 02:51:11','','bg17','','inherit','open','closed','','bg17','','','2019-05-03 02:51:11','2019-05-03 02:51:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/bg17.jpg',0,'attachment','image/jpeg',0),(278,1,'2019-05-03 02:51:51','2019-05-03 02:51:51','','w2','','inherit','open','closed','','w2','','','2019-05-03 02:51:51','2019-05-03 02:51:51','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/w2.png',0,'attachment','image/png',0),(279,1,'2019-05-03 02:51:52','2019-05-03 02:51:52','','w3','','inherit','open','closed','','w3','','','2019-05-03 02:51:52','2019-05-03 02:51:52','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/w3.png',0,'attachment','image/png',0),(288,1,'2019-05-03 04:11:22','2019-05-03 04:11:22','','icon9','','inherit','open','closed','','icon9','','','2019-05-03 04:11:22','2019-05-03 04:11:22','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon9.png',0,'attachment','image/png',0),(293,1,'2019-05-03 07:28:31','2019-05-03 07:28:31','','bg19','','inherit','open','closed','','bg19','','','2019-05-03 07:28:31','2019-05-03 07:28:31','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/bg19.jpg',0,'attachment','image/jpeg',0),(297,1,'2019-05-03 08:16:11','2019-05-03 08:16:11','','p1','','inherit','open','closed','','p1','','','2019-05-03 08:16:11','2019-05-03 08:16:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/p1.png',0,'attachment','image/png',0),(298,1,'2019-05-03 08:16:22','2019-05-03 08:16:22','','p2','','inherit','open','closed','','p2','','','2019-05-03 08:16:22','2019-05-03 08:16:22','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/p2.png',0,'attachment','image/png',0),(299,1,'2019-05-03 08:16:23','2019-05-03 08:16:23','','p3','','inherit','open','closed','','p3','','','2019-05-03 08:16:23','2019-05-03 08:16:23','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/p3.png',0,'attachment','image/png',0),(304,1,'2019-05-03 08:41:39','2019-05-03 08:41:39','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Natural Foods','','publish','open','closed','','natural-foods','','','2019-05-03 08:41:39','2019-05-03 08:41:39','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=304',0,'services','',0),(306,1,'2019-05-03 08:57:41','2019-05-03 08:57:41','','bg18','','inherit','open','closed','','bg18','','','2019-05-03 08:57:41','2019-05-03 08:57:41','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/bg18.jpg',0,'attachment','image/jpeg',0),(308,1,'2019-05-03 08:58:26','2019-05-03 08:58:26','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Fresh Orange','','publish','open','closed','','fresh-orange','','','2019-05-03 08:58:26','2019-05-03 08:58:26','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=308',0,'services','',0),(309,1,'2019-05-03 09:01:12','2019-05-03 09:01:12','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Organic Guava','','publish','open','closed','','organic-guava','','','2019-05-03 09:01:12','2019-05-03 09:01:12','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=309',0,'services','',0),(310,1,'2019-05-03 09:03:06','2019-05-03 09:03:06','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Fresh Fish','','publish','open','closed','','fresh-fish','','','2019-05-03 09:03:06','2019-05-03 09:03:06','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=310',0,'services','',0),(311,1,'2019-05-03 09:02:33','2019-05-03 09:02:33','','s4','','inherit','open','closed','','s4-2','','','2019-05-03 09:02:33','2019-05-03 09:02:33','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s4.png',0,'attachment','image/png',0),(312,1,'2019-05-03 09:06:33','2019-05-03 09:06:33','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Organic Tomato','','publish','open','closed','','fresh-fish-2','','','2019-05-03 09:06:33','2019-05-03 09:06:33','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=312',0,'services','',0),(313,1,'2019-05-03 09:06:05','2019-05-03 09:06:05','','s5','','inherit','open','closed','','s5-2','','','2019-05-03 09:06:05','2019-05-03 09:06:05','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s5.png',0,'attachment','image/png',0),(314,1,'2019-05-03 09:06:06','2019-05-03 09:06:06','','s6','','inherit','open','closed','','s6-2','','','2019-05-03 09:06:06','2019-05-03 09:06:06','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s6.png',0,'attachment','image/png',0),(315,1,'2019-05-03 09:07:44','2019-05-03 09:07:44','<div class=\"services-details-content\">\r\n                                    <h2>Organic Vegetables</h2>\r\n                                    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam quis nostrud exercitation ullamco laboris.</p>\r\n                                <div class=\"service-details-img mt-35 mb-40\">\r\n                                    <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg\" alt=\"\">\r\n                                </div>\r\n                                <p>But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure</p>\r\n                                </div>\r\n                                <div class=\"services-details-content mt-40 mb-30\">\r\n                                    <h2>Why Needs Organic Food For Health</h2>\r\n                                    <p>No one rejects dislikes or avoids pleasure itself because it is pleasure but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues desires to obtain pain of itself because it is pain, but because occasionally.</p>\r\n                                </div>\r\n                                <div class=\"row mb-30\">\r\n                                    <div class=\"col-xl-7 col-lg-7 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                        <div class=\"services-details-link\">\r\n                                            <div class=\"services-details-icon-img\">\r\n                                                <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png\" alt=\"\">\r\n                                            </div>\r\n                                            <div class=\"services-details-link-text\">\r\n                                                <p>Lorem ipsum dolor sit amet consecte adipisic elit sed do eiusmod tempor incididunt</p>\r\n                                            </div>\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-5 col-lg-5 col-md-6 mb-30\">\r\n                                        <div class=\"services-details-link-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"row\">\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                    <div class=\"col-xl-6 col-lg-6 col-md-6 mb-30\">\r\n                                        <div class=\"services2-deatils-img\">\r\n                                            <img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg\" alt=\"\">\r\n                                        </div>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"service-details-info\">\r\n                                    <p>Pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some </p>\r\n                                </div>','Fresh Meat','','publish','open','closed','','fresh-meat','','','2019-05-03 09:07:44','2019-05-03 09:07:44','',0,'http://shtheme.com/demosd/orgafe/?post_type=services&amp;p=315',0,'services','',0),(343,1,'2019-05-06 04:00:30','2019-05-06 04:00:30','','lg1','','inherit','open','closed','','lg1','','','2019-05-06 04:00:30','2019-05-06 04:00:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg1.jpg',0,'attachment','image/jpeg',0),(344,1,'2019-05-06 04:00:32','2019-05-06 04:00:32','','lg2','','inherit','open','closed','','lg2','','','2019-05-06 04:00:32','2019-05-06 04:00:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg2.jpg',0,'attachment','image/jpeg',0),(345,1,'2019-05-06 04:00:34','2019-05-06 04:00:34','','lg3','','inherit','open','closed','','lg3','','','2019-05-06 04:00:34','2019-05-06 04:00:34','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg3.jpg',0,'attachment','image/jpeg',0),(346,1,'2019-05-06 04:00:35','2019-05-06 04:00:35','','lg4','','inherit','open','closed','','lg4','','','2019-05-06 04:00:35','2019-05-06 04:00:35','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg4.jpg',0,'attachment','image/jpeg',0),(347,1,'2019-05-06 04:00:37','2019-05-06 04:00:37','','lg5','','inherit','open','closed','','lg5','','','2019-05-06 04:00:37','2019-05-06 04:00:37','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/lg5.jpg',0,'attachment','image/jpeg',0),(357,1,'2019-05-06 08:06:46','2019-05-06 08:06:46','<div class=\"row\">\r\n<div class=\"col-xl-6 col-md-6\">[text* your-name placeholder \"ENTER YOUR NAME:\"]</div>\r\n<div class=\"col-xl-6 col-md-6\">[email* your-email placeholder \"ENTER YOUR EMAIL:\"]</div>\r\n<div class=\"col-xl-6 col-md-6\">[tel* your-no placeholder \"ENTER YOUR CONTACT NO:\"]</div>\r\n<div class=\"col-xl-6 col-md-6\">\r\n[select* support-type first_as_label \"--- CHOOSE YOUR CATEGORY ---\" \r\n\"Fresh Fruits\"\r\n \"Fresh Vegetables\"\r\n \"Ready to Eat Foods\"\r\n ]\r\n </div>\r\n<div class=\"col-xl-6 col-md-6\">\r\n[group fresh-fruits-selected]\r\n[select* operating-system first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \r\n\"Grapes\"\r\n\"Guava\"\r\n\"Orange\"\r\n\"Watermelon\"\r\n\"Musk Melon\"\r\n\"Jack Fruit\"\r\n\"Banana\"\r\n\"Pomegranate\"\r\n\"Mango\"\r\n\"Papaya\"\r\n\"Pineapple\"\r\n\"Strawberry\"\r\n\"Passion Fruit\"\r\n\"Custard Apple\"\r\n  ] \r\n[/group]\r\n</div>\r\n<div class=\"col-xl-6 col-md-6\">\r\n[group fresh-vegetables-support-selected]\r\n[select* operating-system1 first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \r\n\"Carrot\"\r\n\"Beetroot\"\r\n\"Red Radish\"\r\n\"Cherry Tomatoes\"\r\n\"Beans\"\r\n\"Egg Plant\"\r\n\"Sweet Corn\"\r\n\"Cucumber\"\r\n\"Gooseberry\"\r\n\"Lettuce\"\r\n\"Spinach\"\r\n\"Red Cabbage\"\r\n\"Broccoli\"\r\n\"Bell Pepper – Green\"\r\n\"Bell Pepper – Red\"\r\n\"Bell Pepper – Yellow\"\r\n\"Drumstick\"\r\n\"Potato\"\r\n\"Onions\"\r\n\"Ginger\"\r\n\"Garlic\"\r\n\"Lemons\"\r\n ]\r\n[/group]\r\n</div>\r\n<div class=\"col-xl-6 col-md-6\">\r\n[group ready-to-eat-foods-support-selected]\r\n[select* operating-system2 first_as_label \"-- CHOOSE YOUR SUBCATEGORY --\" \r\n\"Roasted Sun Flower Seeds\"\r\n\"Roasted Pumpkin Seeds\"\r\n\"Roasted Watermelon Seeds\"\r\n\"Green Raisins\"\r\n\"Black Raisins\"\r\n\"Healthy Seeds & Raisins Mix\"\r\n\"Healthy Dry Fruits Mix\"\r\n ]\r\n[/group]\r\n</div>\r\n<div class=\"col-xl-6 col-md-6\">[text* your-qty placeholder \"ENTER QUANTITY:\"]</div>\r\n<div class=\"col-xl-6 col-md-6\">Comments<br>[textarea comments]</div>\r\n[submit \"Send\"]\r\n\r\n</div>\n1\nTetraraysfoods\n[your-name] <contact@tetraraysfoods.com>\ncontact@tetraraysfoods.com\nName     : [your-name]\r\nEmail    : [your-email]\r\nProducts : [support-type] / [operating-system][operating-system1][operating-system2]\r\nQuantity : [your-qty]\r\n[comments]\r\n--\nReply-To: [your-email]\n\n1\n1\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Area','','publish','closed','closed','','contact-area','','','2021-07-14 08:25:50','2021-07-14 08:25:50','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&#038;p=357',0,'wpcf7_contact_form','',0),(361,1,'2019-05-06 09:36:01','2019-05-06 09:36:01','','te1','','inherit','open','closed','','te1-2','','','2019-05-06 09:36:01','2019-05-06 09:36:01','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/te1.png',0,'attachment','image/png',0),(362,1,'2019-05-06 09:36:02','2019-05-06 09:36:02','','te2','','inherit','open','closed','','te2-2','','','2019-05-06 09:36:02','2019-05-06 09:36:02','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/te2.png',0,'attachment','image/png',0),(363,1,'2019-05-06 09:36:03','2019-05-06 09:36:03','','te3','','inherit','open','closed','','te3-2','','','2019-05-06 09:36:03','2019-05-06 09:36:03','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/te3.png',0,'attachment','image/png',0),(364,1,'2019-05-06 09:36:04','2019-05-06 09:36:04','','te4','','inherit','open','closed','','te4-2','','','2019-05-06 09:36:04','2019-05-06 09:36:04','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/te4.png',0,'attachment','image/png',0),(367,1,'2019-05-06 09:37:34','2019-05-06 09:37:34','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-5','','','2019-05-06 09:37:34','2019-05-06 09:37:34','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=367',0,'team','',0),(368,1,'2019-05-06 09:37:52','2019-05-06 09:37:52','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-6','','','2019-05-06 09:37:52','2019-05-06 09:37:52','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=368',0,'team','',0),(369,1,'2019-05-06 09:38:03','2019-05-06 09:38:03','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-7','','','2019-05-06 09:38:03','2019-05-06 09:38:03','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=369',0,'team','',0),(370,1,'2019-05-06 09:38:21','2019-05-06 09:38:21','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-8','','','2019-05-06 09:38:21','2019-05-06 09:38:21','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=370',0,'team','',0),(371,1,'2019-05-06 09:38:38','2019-05-06 09:38:38','','MORRIS V. VASQUEZ','','publish','open','closed','','morris-v-vasquez-9','','','2019-05-06 09:38:38','2019-05-06 09:38:38','',0,'http://shtheme.com/demosd/orgafe/?post_type=team&amp;p=371',0,'team','',0),(372,1,'2019-05-06 09:46:47','2019-05-06 09:46:47','','bg20','','inherit','open','closed','','bg20','','','2019-05-06 09:46:47','2019-05-06 09:46:47','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/bg20.jpg',0,'attachment','image/jpeg',0),(375,1,'2019-05-07 04:11:39','2019-05-07 04:11:39','','icon','','inherit','open','closed','','icon','','','2019-05-07 04:11:39','2019-05-07 04:11:39','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/icon.png',0,'attachment','image/png',0),(377,1,'2019-05-07 04:13:21','2019-05-07 04:13:21','','s-banner','','inherit','open','closed','','s-banner','','','2019-05-07 04:13:21','2019-05-07 04:13:21','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/s-banner.jpg',0,'attachment','image/jpeg',0),(378,1,'2019-05-07 04:13:22','2019-05-07 04:13:22','','ser2','','inherit','open','closed','','ser2-2','','','2019-05-07 04:13:22','2019-05-07 04:13:22','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser2.png',0,'attachment','image/png',0),(379,1,'2019-05-07 04:13:22','2019-05-07 04:13:22','','ser3','','inherit','open','closed','','ser3-2','','','2019-05-07 04:13:22','2019-05-07 04:13:22','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser3.jpg',0,'attachment','image/jpeg',0),(380,1,'2019-05-07 04:13:23','2019-05-07 04:13:23','','ser4','','inherit','open','closed','','ser4','','','2019-05-07 04:13:23','2019-05-07 04:13:23','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser4.jpg',0,'attachment','image/jpeg',0),(381,1,'2019-05-07 04:13:24','2019-05-07 04:13:24','','sidebar1','','inherit','open','closed','','sidebar1','','','2019-05-07 04:13:24','2019-05-07 04:13:24','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/sidebar1.jpg',0,'attachment','image/jpeg',0),(382,1,'2019-05-07 04:14:19','2019-05-07 04:14:19','','ser1','','inherit','open','closed','','ser1-2','','','2019-05-07 04:14:19','2019-05-07 04:14:19','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/ser1.jpg',0,'attachment','image/jpeg',0),(391,1,'2019-05-08 08:10:44','2019-05-08 08:10:44','','lg1','','inherit','open','closed','','lg1-2','','','2019-05-08 08:10:44','2019-05-08 08:10:44','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/lg1.jpg',0,'attachment','image/jpeg',0),(393,1,'2019-05-09 08:54:06','2019-05-09 08:54:06','','product2','','inherit','open','closed','','product2','','','2019-05-09 08:54:06','2019-05-09 08:54:06','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product2.png',0,'attachment','image/png',0),(394,1,'2019-05-09 09:12:28','2019-05-09 09:12:28','','product1','','inherit','open','closed','','product1','','','2019-05-09 09:12:28','2019-05-09 09:12:28','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product1.png',0,'attachment','image/png',0),(395,1,'2019-05-09 09:12:29','2019-05-09 09:12:29','','product3','','inherit','open','closed','','product3','','','2019-05-09 09:12:29','2019-05-09 09:12:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product3.png',0,'attachment','image/png',0),(396,1,'2019-05-09 09:12:29','2019-05-09 09:12:29','','product4','','inherit','open','closed','','product4','','','2019-05-09 09:12:29','2019-05-09 09:12:29','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product4.png',0,'attachment','image/png',0),(397,1,'2019-05-09 09:12:30','2019-05-09 09:12:30','','product5','','inherit','open','closed','','product5','','','2019-05-09 09:12:30','2019-05-09 09:12:30','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product5.png',0,'attachment','image/png',0),(398,1,'2019-05-09 09:12:31','2019-05-09 09:12:31','','product6','','inherit','open','closed','','product6','','','2019-05-09 09:12:31','2019-05-09 09:12:31','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product6.png',0,'attachment','image/png',0),(399,1,'2019-05-09 09:12:32','2019-05-09 09:12:32','','product7','','inherit','open','closed','','product7','','','2019-05-09 09:12:32','2019-05-09 09:12:32','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product7.png',0,'attachment','image/png',0),(400,1,'2019-05-09 09:12:33','2019-05-09 09:12:33','','product8','','inherit','open','closed','','product8','','','2019-05-09 09:12:33','2019-05-09 09:12:33','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/product8.png',0,'attachment','image/png',0),(408,1,'2019-05-10 02:07:55','2019-05-10 02:07:55','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','GREEN APPLE','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','green-apple','','','2019-05-10 02:07:55','2019-05-10 02:07:55','',0,'http://shtheme.com/demosd/orgafe/?post_type=product&amp;p=408',0,'product','',0),(409,1,'2019-05-10 02:15:33','2019-05-10 02:15:33','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','FRESH BROCCOLI','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','fresh-broccoli','','','2019-05-10 02:15:33','2019-05-10 02:15:33','',0,'http://shtheme.com/demosd/orgafe/?product=fresh-broccoli',0,'product','',0),(410,1,'2019-05-10 02:23:46','2019-05-10 02:23:46','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','NATURAL ORANGE','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','natural-orange','','','2019-05-10 02:23:46','2019-05-10 02:23:46','',0,'http://shtheme.com/demosd/orgafe/?product=natural-orange',0,'product','',0),(411,1,'2019-05-10 02:24:50','2019-05-10 02:24:50','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','FRESH APPLE','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','fresh-apple','','','2019-05-10 02:24:50','2019-05-10 02:24:50','',0,'http://shtheme.com/demosd/orgafe/?product=fresh-apple',0,'product','',0),(412,1,'2019-05-10 02:25:57','2019-05-10 02:25:57','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','WATERMELON','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','watermelon','','','2019-05-10 02:25:57','2019-05-10 02:25:57','',0,'http://shtheme.com/demosd/orgafe/?product=watermelon',0,'product','',0),(413,1,'2019-05-10 02:26:48','2019-05-10 02:26:48','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','FRESH GRAPES','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','fresh-grapes','','','2019-05-10 02:26:48','2019-05-10 02:26:48','',0,'http://shtheme.com/demosd/orgafe/?product=fresh-grapes',0,'product','',0),(414,1,'2019-05-10 02:29:50','2019-05-10 02:29:50','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','GREEN LEMON','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','green-lemon','','','2019-05-10 02:29:50','2019-05-10 02:29:50','',0,'http://shtheme.com/demosd/orgafe/?product=green-lemon',0,'product','',0),(415,1,'2019-05-10 02:30:45','2019-05-10 02:30:45','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','NATURE PUMPKIN','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','fresh-grapes-copy','','','2019-05-10 02:30:45','2019-05-10 02:30:45','',0,'http://shtheme.com/demosd/orgafe/?product=fresh-grapes-copy',0,'product','',0),(417,1,'2019-05-10 02:35:43','2019-05-10 02:35:43','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','NATURE WATERMELON','It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#039;Content here, content here&#039;, making it look like readable English.','publish','open','closed','','fresh-orange','','','2019-05-10 02:35:43','2019-05-10 02:35:43','',0,'http://shtheme.com/demosd/orgafe/?product=fresh-orange',0,'product','',0),(424,1,'2019-05-13 02:39:08','2019-05-13 02:39:08','','instagram1','','inherit','open','closed','','instagram1','','','2019-05-13 02:39:08','2019-05-13 02:39:08','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram1.jpg',0,'attachment','image/jpeg',0),(425,1,'2019-05-13 02:39:08','2019-05-13 02:39:08','','instagram2','','inherit','open','closed','','instagram2','','','2019-05-13 02:39:08','2019-05-13 02:39:08','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram2.jpg',0,'attachment','image/jpeg',0),(426,1,'2019-05-13 02:39:09','2019-05-13 02:39:09','','instagram3','','inherit','open','closed','','instagram3','','','2019-05-13 02:39:09','2019-05-13 02:39:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram3.jpg',0,'attachment','image/jpeg',0),(427,1,'2019-05-13 02:39:10','2019-05-13 02:39:10','','instagram4','','inherit','open','closed','','instagram4','','','2019-05-13 02:39:10','2019-05-13 02:39:10','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram4.jpg',0,'attachment','image/jpeg',0),(428,1,'2021-05-18 05:17:54','2021-05-18 05:17:54','','One Click Demo Import - log_file_2021-05-18__05-17-54','','inherit','open','closed','','one-click-demo-import-log_file_2021-05-18__05-17-54','','','2021-05-18 05:17:54','2021-05-18 05:17:54','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/log_file_2021-05-18__05-17-54.txt',0,'attachment','text/plain',0),(429,1,'2019-05-13 02:39:10','2019-05-13 02:39:10','','instagram5','','inherit','open','closed','','instagram5','','','2019-05-13 02:39:10','2019-05-13 02:39:10','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram5.jpg',0,'attachment','image/jpeg',0),(430,1,'2019-05-13 02:39:11','2019-05-13 02:39:11','','instagram6','','inherit','open','closed','','instagram6','','','2019-05-13 02:39:11','2019-05-13 02:39:11','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/instagram6.jpg',0,'attachment','image/jpeg',0),(431,1,'2019-05-13 03:04:21','2019-05-13 03:04:21','<div>\r\n  [email* your-email placeholder \"Enter your emaill\"]\r\n  [submit id:btn \"Subscribe\"]\r\n</div>\n1\norgafe \"[your-subject]\"\n[your-name] <ngotuan0490@gmail.com>\nngotuan0490@gmail.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: [your-email]\n\n\n\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Footer Home 2 Contact','','publish','closed','closed','','footer-home-2-contact-2','','','2019-05-13 03:04:21','2019-05-13 03:04:21','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&amp;p=431',0,'wpcf7_contact_form','',0),(432,1,'2019-05-13 03:35:43','2019-05-13 03:35:43','<div>\r\n[email* your-email placeholder \"Enter your emaill\"]\r\n[submit class:btn \"Subscribe\"]\r\n</div>\n1\norgafe \"[your-subject]\"\n[your-name] <ngotuan0490@gmail.com>\nngotuan0490@gmail.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: [your-email]\n\n\n\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Footer Home 3 Contact','','publish','closed','closed','','footer-home-3-contact','','','2019-05-13 03:35:43','2019-05-13 03:35:43','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&amp;p=432',0,'wpcf7_contact_form','',0),(433,1,'2019-05-13 03:35:43','2019-05-13 03:35:43','<div>\r\n[email* your-email placeholder \"Enter your emaill\"]\r\n[submit class:btn \"Subscribe\"]\r\n</div>\n1\norgafe \"[your-subject]\"\n[your-name] <ngotuan0490@gmail.com>\nngotuan0490@gmail.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: [your-email]\n\n\n\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Footer Home 3 Contact','','publish','closed','closed','','footer-home-3-contact-2','','','2019-05-13 03:35:43','2019-05-13 03:35:43','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&amp;p=433',0,'wpcf7_contact_form','',0),(434,1,'2019-05-13 03:35:43','2019-05-13 03:35:43','<div>\r\n[email* your-email placeholder \"Enter your emaill\"]\r\n[submit class:btn \"Subscribe\"]\r\n</div>\n1\norgafe \"[your-subject]\"\n[your-name] <ngotuan0490@gmail.com>\nngotuan0490@gmail.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: [your-email]\n\n\n\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Footer Home 3 Contact','','publish','closed','closed','','footer-home-3-contact-3','','','2019-05-13 03:35:43','2019-05-13 03:35:43','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&amp;p=434',0,'wpcf7_contact_form','',0),(435,1,'2021-07-10 15:43:46','2019-05-13 04:03:10','','Home','','publish','closed','closed','','home','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'http://shtheme.com/demosd/orgafe/?p=435',1,'nav_menu_item','',0),(463,1,'2019-05-14 03:31:34','2019-05-14 03:31:34','','pro1','','inherit','open','closed','','pro1','','','2021-05-18 05:18:09','2021-05-18 05:18:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/pro1.png',0,'attachment','image/png',0),(464,1,'2019-05-14 03:31:34','2019-05-14 03:31:34','','pro2','','inherit','open','closed','','pro2','','','2021-05-18 05:18:09','2021-05-18 05:18:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/pro2.png',0,'attachment','image/png',0),(465,1,'2019-05-14 03:31:35','2019-05-14 03:31:35','','pro3','','inherit','open','closed','','pro3','','','2021-05-18 05:18:09','2021-05-18 05:18:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/pro3.png',0,'attachment','image/png',0),(466,1,'2019-05-14 03:31:36','2019-05-14 03:31:36','','pro4','','inherit','open','closed','','pro4','','','2021-05-18 05:18:09','2021-05-18 05:18:09','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/05/pro4.png',0,'attachment','image/png',0),(478,1,'2019-05-14 09:01:57','2019-05-14 09:01:57','','test1','','inherit','open','closed','','test1','','','2021-05-18 05:18:09','2021-05-18 05:18:09','',110,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/test1.png',0,'attachment','image/png',0),(481,1,'2019-05-14 09:29:20','2019-05-14 09:29:20','','123321','','publish','closed','closed','','123321','','','2019-05-14 09:29:20','2019-05-14 09:29:20','',0,'http://shtheme.com/demosd/orgafe/?post_type=shop_coupon&amp;p=481',0,'shop_coupon','',0),(492,1,'2019-07-17 16:22:48','2019-07-17 16:22:48','','logo','','inherit','open','closed','','logo-2','','','2019-07-17 16:22:48','2019-07-17 16:22:48','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/07/logo.png',0,'attachment','image/png',0),(496,1,'2019-07-19 04:36:03','2019-07-19 04:36:03','','logo-white','','inherit','open','closed','','logo-white','','','2019-07-19 04:36:03','2019-07-19 04:36:03','',0,'http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/07/logo-white.png',0,'attachment','image/png',0),(503,1,'2019-04-22 08:31:54','2019-04-22 08:31:54','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\nBccaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est\r\nlaborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae abillo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos quiratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n<blockquote>This health blog from NPR takes a fairly broad look at the medical world,.\r\n\r\n<footer>- Rosalina Pong</footer></blockquote>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt.\r\n<div class=\"blog-inner-img mb-30 mt-30\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.jpg\" alt=\"blog image\" /></div>\r\n<div class=\"inner-content\">\r\n<h4>A cleansing hot shower or bath</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>\r\n<div class=\"inner-content\">\r\n<h4>Setting the mood with incense</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>','Excepteur sint occaecat cupidatat','','publish','open','open','','if-you-find-yourself-constantly-bookmarking-health-sections-on-news','','','2019-04-22 08:31:54','2019-04-22 08:31:54','',0,'http://shtheme.com/demosd/orgafe/?p=14',0,'post','',0),(504,1,'2019-04-22 02:47:10','2019-04-22 02:47:10','<div class=\"newsletter-form news-icon text-md-center\"><div>[email* your-email placeholder \"Enter Your Email :\"][submit class:btn \"Subscribe\"]</div></div>\n1\norgafe \"[your-subject]\"\n[your-name] <ngotuan0490@gmail.com>\nngotuan0490@gmail.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: [your-email]\n\n\n\n\norgafe \"[your-subject]\"\norgafe <ngotuan0490@gmail.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on orgafe (http://shtheme.com/demosd/orgafe)\nReply-To: ngotuan0490@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form 1','','publish','closed','closed','','contact-form-1-2','','','2019-04-22 02:47:10','2019-04-22 02:47:10','',0,'http://shtheme.com/demosd/orgafe/?post_type=wpcf7_contact_form&amp;p=10',0,'wpcf7_contact_form','',0),(505,1,'2021-05-18 05:18:41','2021-05-18 05:18:41','','One Click Demo Import - log_file_2021-05-18__05-18-41','','inherit','open','closed','','one-click-demo-import-log_file_2021-05-18__05-18-41','','','2021-05-18 05:18:41','2021-05-18 05:18:41','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/log_file_2021-05-18__05-18-41.txt',0,'attachment','text/plain',0),(506,1,'2021-05-18 05:24:31','2021-05-18 05:24:31','','flogo','','inherit','open','closed','','flogo','','','2021-05-18 05:24:31','2021-05-18 05:24:31','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/flogo.png',0,'attachment','image/png',0),(510,1,'2021-05-18 05:44:05','2021-05-18 05:44:05','','HomePage2','','inherit','open','closed','','homepage2','','','2021-05-18 05:44:05','2021-05-18 05:44:05','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/HomePage2.jpg',0,'attachment','image/jpeg',0),(512,1,'2021-05-18 05:52:27','2021-05-18 05:52:27','','Fresh Vegetables, Fruits and other foodstuffs.','Fresh Vegetables, Fruits and other foodstuffs. Isolated.','inherit','open','closed','','fresh-vegetables-fruits-and-other-foodstuffs','','','2021-05-18 05:52:27','2021-05-18 05:52:27','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/HomePage1.jpg',0,'attachment','image/jpeg',0),(528,1,'2021-05-18 06:21:04','2021-05-18 06:21:04','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2021-05-18 06:21:04','2021-05-18 06:21:04','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/woocommerce-placeholder.png',0,'attachment','image/png',0),(554,1,'2021-05-19 05:02:52','2021-05-19 05:02:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"80px\"][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','publish','closed','closed','','home','','','2021-07-16 04:21:09','2021-07-16 04:21:09','',0,'https://tetraraysfoods.com/?page_id=554',0,'page','',0),(555,1,'2021-05-19 05:02:52','2021-05-19 05:02:52','','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:02:52','2021-05-19 05:02:52','',554,'https://tetraraysfoods.com/?p=555',0,'revision','',0),(556,1,'2021-07-10 17:28:19','2021-07-10 17:28:19','<p>[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','home','','inherit','closed','closed','','554-autosave-v1','','','2021-07-10 17:28:19','2021-07-10 17:28:19','',554,'https://tetraraysfoods.com/?p=556',0,'revision','',0),(557,1,'2021-05-19 05:12:35','2021-05-19 05:12:35','[vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:12:35','2021-05-19 05:12:35','',554,'https://tetraraysfoods.com/?p=557',0,'revision','',0),(558,1,'2021-05-19 05:14:07','2021-05-19 05:14:07','<p>[vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row]</p>\n','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:14:07','2021-05-19 05:14:07','',554,'https://tetraraysfoods.com/?p=558',0,'revision','',0),(559,1,'2021-05-19 05:16:18','2021-05-19 05:16:18','[vc_row][vc_column][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:16:18','2021-05-19 05:16:18','',554,'https://tetraraysfoods.com/?p=559',0,'revision','',0),(560,1,'2021-05-19 05:17:01','2021-05-19 05:17:01','[vc_row][vc_column][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_images_carousel images=\"510\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:17:01','2021-05-19 05:17:01','',554,'https://tetraraysfoods.com/?p=560',0,'revision','',0),(561,1,'2021-05-19 05:19:57','2021-05-19 05:19:57','[vc_row][vc_column][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_images_carousel images=\"510\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:19:57','2021-05-19 05:19:57','',554,'https://tetraraysfoods.com/?p=561',0,'revision','',0),(562,1,'2021-05-19 05:22:18','2021-05-19 05:22:18','[vc_row][vc_column][vc_column_text][rev_slider alias=[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_images_carousel images=\"510\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:22:18','2021-05-19 05:22:18','',554,'https://tetraraysfoods.com/?p=562',0,'revision','',0),(563,1,'2021-05-19 05:28:38','2021-05-19 05:28:38','','slide_01_bg_new.jpg','','inherit','closed','closed','','slide-01-bg-new-jpg','','','2021-05-19 05:28:38','2021-05-19 05:28:38','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_01_bg_new.jpg',0,'attachment','image/jpeg',0),(564,1,'2021-05-19 05:28:38','2021-05-19 05:28:38','','slide_01_fruit_z.png','','inherit','closed','closed','','slide-01-fruit-z-png','','','2021-05-19 05:28:38','2021-05-19 05:28:38','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_01_fruit_z.png',0,'attachment','image/png',0),(565,1,'2021-05-19 05:28:38','2021-05-19 05:28:38','','slide_03_bg_new.jpg','','inherit','closed','closed','','slide-03-bg-new-jpg','','','2021-05-19 05:28:38','2021-05-19 05:28:38','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_03_bg_new.jpg',0,'attachment','image/jpeg',0),(566,1,'2021-05-19 05:28:39','2021-05-19 05:28:39','','slide_02_fruit_z-1.png','','inherit','closed','closed','','slide-02-fruit-z-1-png','','','2021-05-19 05:28:39','2021-05-19 05:28:39','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_02_fruit_z-1.png',0,'attachment','image/png',0),(567,1,'2021-05-19 05:28:39','2021-05-19 05:28:39','','slide_02_bg_new.jpg','','inherit','closed','closed','','slide-02-bg-new-jpg','','','2021-05-19 05:28:39','2021-05-19 05:28:39','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_02_bg_new.jpg',0,'attachment','image/jpeg',0),(568,1,'2021-05-19 05:28:39','2021-05-19 05:28:39','','slide_03_fruit_z.png','','inherit','closed','closed','','slide-03-fruit-z-png','','','2021-05-19 05:28:39','2021-05-19 05:28:39','',0,'https://tetraraysfoods.com/wp-content/uploads/revslider/slide_03_fruit_z.png',0,'attachment','image/png',0),(569,1,'2021-05-19 05:32:48','2021-05-19 05:32:48','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_images_carousel images=\"510\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_banners bg_img=\"510\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:32:48','2021-05-19 05:32:48','',554,'https://tetraraysfoods.com/?p=569',0,'revision','',0),(570,1,'2021-05-19 05:34:24','2021-05-19 05:34:24','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 05:34:24','2021-05-19 05:34:24','',554,'https://tetraraysfoods.com/?p=570',0,'revision','',0),(571,1,'2021-05-19 05:57:54','2021-05-19 05:57:54','[vc_row][vc_column][vc_single_image image=\"574\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row]','testmode','','publish','closed','closed','','testmode','','','2021-05-19 06:00:01','2021-05-19 06:00:01','',0,'https://tetraraysfoods.com/?page_id=571',0,'page','',0),(572,1,'2021-05-19 05:57:54','2021-05-19 05:57:54','Web site Under Construction...','testmode','','inherit','closed','closed','','571-revision-v1','','','2021-05-19 05:57:54','2021-05-19 05:57:54','',571,'https://tetraraysfoods.com/?p=572',0,'revision','',0),(573,1,'2021-05-19 05:59:03','2021-05-19 05:59:03','<p>[vc_row][vc_column][/vc_column][/vc_row]</p>\n','testmode','','inherit','closed','closed','','571-autosave-v1','','','2021-05-19 05:59:03','2021-05-19 05:59:03','',571,'https://tetraraysfoods.com/?p=573',0,'revision','',0),(574,1,'2021-05-19 05:59:22','2021-05-19 05:59:22','','Print','','inherit','open','closed','','print','','','2021-05-19 05:59:22','2021-05-19 05:59:22','',571,'https://tetraraysfoods.com/wp-content/uploads/2021/05/under_construction1.jpg',0,'attachment','image/jpeg',0),(575,1,'2021-05-19 06:00:01','2021-05-19 06:00:01','[vc_row][vc_column][vc_single_image image=\"574\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row]','testmode','','inherit','closed','closed','','571-revision-v1','','','2021-05-19 06:00:01','2021-05-19 06:00:01','',571,'https://tetraraysfoods.com/?p=575',0,'revision','',0),(576,1,'2021-05-19 06:36:30','2021-05-19 06:36:30','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1714\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','publish','closed','closed','','about-us','','','2021-07-15 11:30:57','2021-07-15 11:30:57','',0,'https://tetraraysfoods.com/?page_id=576',0,'page','',0),(577,1,'2021-05-19 06:36:30','2021-05-19 06:36:30','','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-19 06:36:30','2021-05-19 06:36:30','',576,'https://tetraraysfoods.com/?p=577',0,'revision','',0),(578,1,'2021-05-19 06:37:04','2021-05-19 06:37:04','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1723\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title,excerpt\"][/vc_column][/vc_row]','Products','','publish','closed','closed','','products','','','2021-07-15 11:31:53','2021-07-15 11:31:53','',0,'https://tetraraysfoods.com/?page_id=578',0,'page','',0),(579,1,'2021-05-19 06:37:04','2021-05-19 06:37:04','','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-19 06:37:04','2021-05-19 06:37:04','',578,'https://tetraraysfoods.com/?p=579',0,'revision','',0),(580,1,'2021-05-19 06:37:27','2021-05-19 06:37:27','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637556128657{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: none !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: none !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: none !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: none !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','publish','closed','closed','','certification','','','2021-11-22 04:42:10','2021-11-22 04:42:10','',0,'https://tetraraysfoods.com/?page_id=580',0,'page','',0),(581,1,'2021-05-19 06:37:27','2021-05-19 06:37:27','','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-19 06:37:27','2021-05-19 06:37:27','',580,'https://tetraraysfoods.com/?p=581',0,'revision','',0),(582,1,'2021-05-19 06:37:55','2021-05-19 06:37:55','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1720\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','publish','closed','closed','','why-choose-us','','','2021-07-17 00:46:18','2021-07-17 00:46:18','',0,'https://tetraraysfoods.com/?page_id=582',0,'page','',0),(583,1,'2021-05-19 06:37:55','2021-05-19 06:37:55','','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-19 06:37:55','2021-05-19 06:37:55','',582,'https://tetraraysfoods.com/?p=583',0,'revision','',0),(584,1,'2021-05-19 06:38:22','2021-05-19 06:38:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>  +91 63663 12727</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<iframe style=\"display: block; margin-left: auto; margin-right: auto; max-width: 100%;\" src=\"https://5fe468f0.sibforms.com/serve/MUIEAObl_bl5QHmxsAW9kmdHBmOdFsrKBRoF8TS0KQAuRoPzrQRRl88fGzJlSS5LWfkV2oXx2WZJUKAt-teUnVbsUg-RoHBYayNAb8KpAcQ-DxPkB_r7X2ovIpKKUVGVmZmV4eqK5-ZKMkZ6oWVOVwL_n1oj9TfPzh9o42Vc4qpBlFiFFs--tK2gOuaHJQ9BtZXDcWoJ16IEHw4m\" width=\"540\" height=\"400\" frameborder=\"0\" scrolling=\"auto\" allowfullscreen=\"allowfullscreen\"></iframe>[/vc_column_text][/vc_column][/vc_row]','Contact Us','','publish','closed','closed','','contact-us','','','2022-02-22 08:57:10','2022-02-22 08:57:10','',0,'https://tetraraysfoods.com/?page_id=584',0,'page','',0),(585,1,'2021-05-19 06:38:22','2021-05-19 06:38:22','','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-19 06:38:22','2021-05-19 06:38:22','',584,'https://tetraraysfoods.com/?p=585',0,'revision','',0),(586,1,'2021-07-10 15:43:46','2021-05-19 06:39:36',' ','','','publish','closed','closed','','586','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'https://tetraraysfoods.com/?p=586',2,'nav_menu_item','',0),(587,1,'2021-07-10 15:43:46','2021-05-19 06:39:36',' ','','','publish','closed','closed','','587','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'https://tetraraysfoods.com/?p=587',4,'nav_menu_item','',0),(588,1,'2021-07-10 15:43:46','2021-05-19 06:39:36',' ','','','publish','closed','closed','','588','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'https://tetraraysfoods.com/?p=588',6,'nav_menu_item','',0),(589,1,'2021-07-10 15:43:46','2021-05-19 06:39:36',' ','','','publish','closed','closed','','589','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'https://tetraraysfoods.com/?p=589',5,'nav_menu_item','',0),(590,1,'2021-07-10 15:43:46','2021-05-19 06:39:36',' ','','','publish','closed','closed','','590','','','2021-07-10 15:43:46','2021-07-10 15:43:46','',0,'https://tetraraysfoods.com/?p=590',3,'nav_menu_item','',0),(591,1,'2021-05-19 15:53:26','2021-05-19 15:53:26','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 15:53:26','2021-05-19 15:53:26','',554,'https://tetraraysfoods.com/?p=591',0,'revision','',0),(592,1,'2021-05-19 15:55:08','2021-05-19 15:55:08','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"396\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 15:55:08','2021-05-19 15:55:08','',554,'https://tetraraysfoods.com/?p=592',0,'revision','',0),(593,1,'2021-05-19 15:57:14','2021-05-19 15:57:14','','Orange','','inherit','open','closed','','orange','','','2021-05-19 15:57:14','2021-05-19 15:57:14','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Orange.jpg',0,'attachment','image/jpeg',0),(594,1,'2021-05-19 15:58:02','2021-05-19 15:58:02','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"593\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 15:58:02','2021-05-19 15:58:02','',554,'https://tetraraysfoods.com/?p=594',0,'revision','',0),(595,1,'2021-05-19 15:59:44','2021-05-19 15:59:44','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621439986814{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"593\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 15:59:44','2021-05-19 15:59:44','',554,'https://tetraraysfoods.com/?p=595',0,'revision','',0),(596,1,'2021-05-19 16:00:32','2021-05-19 16:00:32','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"593\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:00:32','2021-05-19 16:00:32','',554,'https://tetraraysfoods.com/?p=596',0,'revision','',0),(597,1,'2021-05-19 16:01:07','2021-05-19 16:01:07','','Banana','','inherit','open','closed','','banana','','','2021-05-19 16:01:07','2021-05-19 16:01:07','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Banana.jpg',0,'attachment','image/jpeg',0),(598,1,'2021-05-19 16:03:30','2021-05-19 16:03:30','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"130\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:03:30','2021-05-19 16:03:30','',554,'https://tetraraysfoods.com/?p=598',0,'revision','',0),(599,1,'2021-05-19 16:04:59','2021-05-19 16:04:59','','Lychee','','inherit','open','closed','','lychee','','','2021-05-19 16:04:59','2021-05-19 16:04:59','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Lychee.jpg',0,'attachment','image/jpeg',0),(600,1,'2021-05-19 16:05:24','2021-05-19 16:05:24','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"599\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:05:24','2021-05-19 16:05:24','',554,'https://tetraraysfoods.com/?p=600',0,'revision','',0),(601,1,'2021-05-19 16:07:40','2021-05-19 16:07:40','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:07:40','2021-05-19 16:07:40','',554,'https://tetraraysfoods.com/?p=601',0,'revision','',0),(602,1,'2021-05-19 16:08:55','2021-05-19 16:08:55','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_button=\"1\" button_title=\"READ MORE\" title=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:08:55','2021-05-19 16:08:55','',554,'https://tetraraysfoods.com/?p=602',0,'revision','',0),(603,1,'2021-05-19 16:09:37','2021-05-19 16:09:37','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_button=\"1\" button_title=\"READ MORE\" title=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:09:37','2021-05-19 16:09:37','',554,'https://tetraraysfoods.com/?p=603',0,'revision','',0),(604,1,'2021-05-19 16:11:19','2021-05-19 16:11:19','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_button=\"1\" button_title=\"READ MORE\" title=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\" 400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:11:19','2021-05-19 16:11:19','',554,'https://tetraraysfoods.com/?p=604',0,'revision','',0),(605,1,'2021-05-19 16:12:19','2021-05-19 16:12:19','[vc_row][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:12:19','2021-05-19 16:12:19','',554,'https://tetraraysfoods.com/?p=605',0,'revision','',0),(606,1,'2021-05-19 16:13:48','2021-05-19 16:13:48','[vc_row crop=\"1\" crop_style=\"style_2\"][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:13:48','2021-05-19 16:13:48','',554,'https://tetraraysfoods.com/?p=606',0,'revision','',0),(607,1,'2021-05-19 16:15:14','2021-05-19 16:15:14','[vc_row cws_row_min_height=\"500px\"][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:15:14','2021-05-19 16:15:14','',554,'https://tetraraysfoods.com/?p=607',0,'revision','',0),(608,1,'2021-05-19 16:16:13','2021-05-19 16:16:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:16:13','2021-05-19 16:16:13','',554,'https://tetraraysfoods.com/?p=608',0,'revision','',0),(609,1,'2021-05-19 16:17:37','2021-05-19 16:17:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:17:37','2021-05-19 16:17:37','',554,'https://tetraraysfoods.com/?p=609',0,'revision','',0),(610,1,'2021-05-19 16:44:36','2021-05-19 16:44:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" divider_style=\"linethrough\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"599\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:44:36','2021-05-19 16:44:36','',554,'https://tetraraysfoods.com/?p=610',0,'revision','',0),(611,1,'2021-05-19 16:45:52','2021-05-19 16:45:52','','13898565 - two whole watermelon, half and slice isolated  on a white background','13898565 - two whole watermelon, half and slice isolated  on a white background','inherit','open','closed','','13898565-two-whole-watermelon-half-and-slice-isolated-on-a-white-background','','','2021-05-19 16:45:52','2021-05-19 16:45:52','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Watermelon.jpg',0,'attachment','image/jpeg',0),(612,1,'2021-05-19 16:46:29','2021-05-19 16:46:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"10\" css=\".vc_custom_1621440035240{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" divider_style=\"linethrough\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:46:29','2021-05-19 16:46:29','',554,'https://tetraraysfoods.com/?p=612',0,'revision','',0),(613,1,'2021-05-19 16:47:45','2021-05-19 16:47:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" divider_style=\"linethrough\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"400x300\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:47:45','2021-05-19 16:47:45','',554,'https://tetraraysfoods.com/?p=613',0,'revision','',0),(614,1,'2021-05-19 16:48:15','2021-05-19 16:48:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" divider_style=\"linethrough\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"medium\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:48:15','2021-05-19 16:48:15','',554,'https://tetraraysfoods.com/?p=614',0,'revision','',0),(615,1,'2021-05-19 16:49:06','2021-05-19 16:49:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About Us\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:49:06','2021-05-19 16:49:06','',554,'https://tetraraysfoods.com/?p=615',0,'revision','',0),(616,1,'2021-05-19 16:51:53','2021-05-19 16:51:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" subtitle=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:51:53','2021-05-19 16:51:53','',554,'https://tetraraysfoods.com/?p=616',0,'revision','',0),(617,1,'2021-05-19 16:53:02','2021-05-19 16:53:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:53:02','2021-05-19 16:53:02','',554,'https://tetraraysfoods.com/?p=617',0,'revision','',0),(618,1,'2021-05-19 16:53:41','2021-05-19 16:53:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:53:41','2021-05-19 16:53:41','',554,'https://tetraraysfoods.com/?p=618',0,'revision','',0),(619,1,'2021-05-19 16:54:18','2021-05-19 16:54:18','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 16:54:18','2021-05-19 16:54:18','',554,'https://tetraraysfoods.com/?p=619',0,'revision','',0),(620,1,'2021-05-19 17:10:28','2021-05-19 17:10:28','','Pineapple','','inherit','open','closed','','pineapple','','','2021-05-19 17:10:28','2021-05-19 17:10:28','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Pineapple.jpg',0,'attachment','image/jpeg',0),(621,1,'2021-05-19 17:13:21','2021-05-19 17:13:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image=\"620\" img_size=\"full\" add_caption=\"yes\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:13:21','2021-05-19 17:13:21','',554,'https://tetraraysfoods.com/?p=621',0,'revision','',0),(622,1,'2021-05-19 17:15:00','2021-05-19 17:15:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:15:00','2021-05-19 17:15:00','',554,'https://tetraraysfoods.com/?p=622',0,'revision','',0),(623,1,'2021-05-19 17:16:27','2021-05-19 17:16:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\"][vc_column][cws_sc_banners bg_img=\"620\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:16:27','2021-05-19 17:16:27','',554,'https://tetraraysfoods.com/?p=623',0,'revision','',0),(624,1,'2021-05-19 17:18:24','2021-05-19 17:18:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_portfolio_posts_grid _terms=\"\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:18:24','2021-05-19 17:18:24','',554,'https://tetraraysfoods.com/?p=624',0,'revision','',0),(625,1,'2021-05-19 17:18:49','2021-05-19 17:18:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:18:49','2021-05-19 17:18:49','',554,'https://tetraraysfoods.com/?p=625',0,'revision','',0),(626,1,'2021-05-19 17:20:34','2021-05-19 17:20:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_hoverbox image=\"620\" shape=\"square\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_hoverbox][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:20:34','2021-05-19 17:20:34','',554,'https://tetraraysfoods.com/?p=626',0,'revision','',0),(627,1,'2021-05-19 17:21:29','2021-05-19 17:21:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column video_bg=\"yes\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:21:29','2021-05-19 17:21:29','',554,'https://tetraraysfoods.com/?p=627',0,'revision','',0),(628,1,'2021-05-19 17:23:08','2021-05-19 17:23:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:23:08','2021-05-19 17:23:08','',554,'https://tetraraysfoods.com/?p=628',0,'revision','',0),(629,1,'2021-05-19 17:25:09','2021-05-19 17:25:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445104738{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:25:09','2021-05-19 17:25:09','',554,'https://tetraraysfoods.com/?p=629',0,'revision','',0),(630,1,'2021-05-19 17:26:15','2021-05-19 17:26:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:26:15','2021-05-19 17:26:15','',554,'https://tetraraysfoods.com/?p=630',0,'revision','',0),(631,1,'2021-05-19 17:28:51','2021-05-19 17:28:51','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" full_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"620\" css=\".vc_custom_1621445327157{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:28:51','2021-05-19 17:28:51','',554,'https://tetraraysfoods.com/?p=631',0,'revision','',0),(632,1,'2021-05-19 17:30:08','2021-05-19 17:30:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving-fade\" parallax_image=\"620\" css=\".vc_custom_1621445403251{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:30:08','2021-05-19 17:30:08','',554,'https://tetraraysfoods.com/?p=632',0,'revision','',0),(633,1,'2021-05-19 17:31:00','2021-05-19 17:31:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-19 17:31:00','2021-05-19 17:31:00','',554,'https://tetraraysfoods.com/?p=633',0,'revision','',0),(636,1,'2021-05-20 04:25:13','2021-05-20 04:25:13','','Carrot','','inherit','open','closed','','carrot','','','2021-05-20 04:25:13','2021-05-20 04:25:13','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Carrot.jpg',0,'attachment','image/jpeg',0),(637,1,'2021-05-20 04:31:01','2021-05-20 04:31:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][vc_tta_tabs][vc_tta_section title=\"Tab 1\" tab_id=\"1621485039595-a099fcde-a186\"][/vc_tta_section][vc_tta_section title=\"Tab 2\" tab_id=\"1621485039619-9adc288a-7b14\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:31:01','2021-05-20 04:31:01','',554,'https://tetraraysfoods.com/?p=637',0,'revision','',0),(638,1,'2021-05-20 04:31:40','2021-05-20 04:31:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:31:40','2021-05-20 04:31:40','',554,'https://tetraraysfoods.com/?p=638',0,'revision','',0),(639,1,'2021-05-20 04:32:36','2021-05-20 04:32:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_divider height_divider=\"10\" full_width=\"1\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:32:36','2021-05-20 04:32:36','',554,'https://tetraraysfoods.com/?p=639',0,'revision','',0),(640,1,'2021-05-20 04:34:30','2021-05-20 04:34:30','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_divider height_divider=\"10\" full_width=\"1\"][cws_sc_services title=\"OUR SERVICES\"][/cws_sc_services][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:34:30','2021-05-20 04:34:30','',554,'https://tetraraysfoods.com/?p=640',0,'revision','',0),(641,1,'2021-05-20 04:36:13','2021-05-20 04:36:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_services title=\"OUR SERVICES\"][/cws_sc_services][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:36:13','2021-05-20 04:36:13','',554,'https://tetraraysfoods.com/?p=641',0,'revision','',0),(642,1,'2021-05-20 04:38:26','2021-05-20 04:38:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"120px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_services title=\"OUR SERVICES\"][/cws_sc_services][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:38:26','2021-05-20 04:38:26','',554,'https://tetraraysfoods.com/?p=642',0,'revision','',0),(643,1,'2021-05-20 04:39:03','2021-05-20 04:39:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_services title=\"OUR SERVICES\"][/cws_sc_services][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:39:03','2021-05-20 04:39:03','',554,'https://tetraraysfoods.com/?p=643',0,'revision','',0),(644,1,'2021-05-20 04:39:39','2021-05-20 04:39:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_services title=\"OUR SERVICES\"][/cws_sc_services][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:39:39','2021-05-20 04:39:39','',554,'https://tetraraysfoods.com/?p=644',0,'revision','',0),(645,1,'2021-05-20 04:40:42','2021-05-20 04:40:42','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_button title=\"QUICK ENQUIRY\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 04:40:42','2021-05-20 04:40:42','',554,'https://tetraraysfoods.com/?p=645',0,'revision','',0),(646,1,'2021-05-20 05:04:19','2021-05-20 05:04:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:04:19','2021-05-20 05:04:19','',554,'https://tetraraysfoods.com/?p=646',0,'revision','',0),(647,1,'2021-05-20 05:06:09','2021-05-20 05:06:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:06:09','2021-05-20 05:06:09','',554,'https://tetraraysfoods.com/?p=647',0,'revision','',0),(648,1,'2021-05-20 05:09:27','2021-05-20 05:09:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title=\"Our Clients Say\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:09:27','2021-05-20 05:09:27','',554,'https://tetraraysfoods.com/?p=648',0,'revision','',0),(649,1,'2021-05-20 05:11:57','2021-05-20 05:11:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"10\" parallax=\"content-moving\" parallax_image=\"620\" css=\".vc_custom_1621445455441{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video title=\"OUR LOCATION\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:11:57','2021-05-20 05:11:57','',554,'https://tetraraysfoods.com/?p=649',0,'revision','',0),(650,1,'2021-05-20 05:12:57','2021-05-20 05:12:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video title=\"OUR LOCATION\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:12:57','2021-05-20 05:12:57','',554,'https://tetraraysfoods.com/?p=650',0,'revision','',0),(651,1,'2021-05-20 05:24:43','2021-05-20 05:24:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:24:43','2021-05-20 05:24:43','',554,'https://tetraraysfoods.com/?p=651',0,'revision','',0),(652,1,'2021-05-20 05:30:52','2021-05-20 05:30:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_round_chart stroke_width=\"2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:30:52','2021-05-20 05:30:52','',554,'https://tetraraysfoods.com/?p=652',0,'revision','',0),(653,1,'2021-05-20 05:32:40','2021-05-20 05:32:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" full_height=\"yes\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:32:40','2021-05-20 05:32:40','',554,'https://tetraraysfoods.com/?p=653',0,'revision','',0),(654,1,'2021-05-20 05:33:45','2021-05-20 05:33:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"5\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:33:45','2021-05-20 05:33:45','',554,'https://tetraraysfoods.com/?p=654',0,'revision','',0),(655,1,'2021-05-20 05:34:29','2021-05-20 05:34:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:34:29','2021-05-20 05:34:29','',554,'https://tetraraysfoods.com/?p=655',0,'revision','',0),(656,1,'2021-05-20 05:35:17','2021-05-20 05:35:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" full_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:35:17','2021-05-20 05:35:17','',554,'https://tetraraysfoods.com/?p=656',0,'revision','',0),(657,1,'2021-05-20 05:36:02','2021-05-20 05:36:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:36:02','2021-05-20 05:36:02','',554,'https://tetraraysfoods.com/?p=657',0,'revision','',0),(658,1,'2021-05-20 05:37:27','2021-05-20 05:37:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:37:27','2021-05-20 05:37:27','',554,'https://tetraraysfoods.com/?p=658',0,'revision','',0),(659,1,'2021-05-20 05:38:47','2021-05-20 05:38:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_progress_bar progress=\"50\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:38:47','2021-05-20 05:38:47','',554,'https://tetraraysfoods.com/?p=659',0,'revision','',0),(660,1,'2021-05-20 05:40:05','2021-05-20 05:40:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 05:40:05','2021-05-20 05:40:05','',554,'https://tetraraysfoods.com/?p=660',0,'revision','',0),(661,1,'2021-05-20 09:33:00','2021-05-20 09:33:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:33:00','2021-05-20 09:33:00','',554,'https://tetraraysfoods.com/?p=661',0,'revision','',0),(662,1,'2021-05-20 09:33:24','2021-05-20 09:33:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:33:24','2021-05-20 09:33:24','',554,'https://tetraraysfoods.com/?p=662',0,'revision','',0),(663,1,'2021-05-20 09:34:46','2021-05-20 09:34:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621503282358{background-color: #474747 !important;}\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:34:46','2021-05-20 09:34:46','',554,'https://tetraraysfoods.com/?p=663',0,'revision','',0),(664,1,'2021-05-20 09:36:33','2021-05-20 09:36:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621503334230{background-color: #e8e8e8 !important;}\"][cws_sc_msg_box type=\"info\" is_closable=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:36:33','2021-05-20 09:36:33','',554,'https://tetraraysfoods.com/?p=664',0,'revision','',0),(665,1,'2021-05-20 09:37:59','2021-05-20 09:37:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#474747\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:37:59','2021-05-20 09:37:59','',554,'https://tetraraysfoods.com/?p=665',0,'revision','',0),(666,1,'2021-05-20 09:39:36','2021-05-20 09:39:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box type=\"info\" customize=\"1\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:39:36','2021-05-20 09:39:36','',554,'https://tetraraysfoods.com/?p=666',0,'revision','',0),(667,1,'2021-05-20 09:40:19','2021-05-20 09:40:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:40:19','2021-05-20 09:40:19','',554,'https://tetraraysfoods.com/?p=667',0,'revision','',0),(668,1,'2021-05-20 09:47:40','2021-05-20 09:47:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][cws_sc_msg_box customize=\"1\" custom_fill_color=\"#5b5b5b\" title=\"Fresh Vegetables\" text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt\"][/vc_column][vc_column width=\"1/3\"][vc_hoverbox image=\"377\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_hoverbox][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:47:40','2021-05-20 09:47:40','',554,'https://tetraraysfoods.com/?p=668',0,'revision','',0),(669,1,'2021-05-20 09:50:36','2021-05-20 09:50:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_hoverbox image=\"163\" hover_background_color=\"green\" hover_add_button=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_hoverbox][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:50:36','2021-05-20 09:50:36','',554,'https://tetraraysfoods.com/?p=669',0,'revision','',0),(670,1,'2021-05-20 09:51:44','2021-05-20 09:51:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:51:44','2021-05-20 09:51:44','',554,'https://tetraraysfoods.com/?p=670',0,'revision','',0),(671,1,'2021-05-20 09:52:36','2021-05-20 09:52:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_images_carousel images=\"593\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:52:36','2021-05-20 09:52:36','',554,'https://tetraraysfoods.com/?p=671',0,'revision','',0),(672,1,'2021-05-20 09:53:52','2021-05-20 09:53:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_hoverbox image=\"378\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_hoverbox][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:53:52','2021-05-20 09:53:52','',554,'https://tetraraysfoods.com/?p=672',0,'revision','',0),(673,1,'2021-05-20 09:55:46','2021-05-20 09:55:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_hoverbox image=\"378\" reverse=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_hoverbox][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:55:46','2021-05-20 09:55:46','',554,'https://tetraraysfoods.com/?p=673',0,'revision','',0),(674,1,'2021-05-20 09:57:34','2021-05-20 09:57:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_hoverbox shape=\"square\" hover_background_color=\"green\" hover_add_button=\"true\" reverse=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n&nbsp;\r\n\r\n[/vc_hoverbox][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:57:34','2021-05-20 09:57:34','',554,'https://tetraraysfoods.com/?p=674',0,'revision','',0),(675,1,'2021-05-20 09:58:43','2021-05-20 09:58:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_hoverbox shape=\"square\" hover_background_color=\"green\" reverse=\"true\"]Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n&nbsp;\r\n\r\n[/vc_hoverbox][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 09:58:43','2021-05-20 09:58:43','',554,'https://tetraraysfoods.com/?p=675',0,'revision','',0),(676,1,'2021-05-20 10:01:16','2021-05-20 10:01:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_vertical_heading title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:01:16','2021-05-20 10:01:16','',554,'https://tetraraysfoods.com/?p=676',0,'revision','',0),(677,1,'2021-05-20 10:02:10','2021-05-20 10:02:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][cws_sc_vertical_heading title_tag=\"h5\" customize_colors=\"\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:02:10','2021-05-20 10:02:10','',554,'https://tetraraysfoods.com/?p=677',0,'revision','',0),(678,1,'2021-05-20 10:02:33','2021-05-20 10:02:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:02:33','2021-05-20 10:02:33','',554,'https://tetraraysfoods.com/?p=678',0,'revision','',0),(679,1,'2021-05-20 10:05:44','2021-05-20 10:05:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"141\" img_size=\"medium\" style=\"vc_box_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:05:44','2021-05-20 10:05:44','',554,'https://tetraraysfoods.com/?p=679',0,'revision','',0),(680,1,'2021-05-20 10:06:50','2021-05-20 10:06:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:06:50','2021-05-20 10:06:50','',554,'https://tetraraysfoods.com/?p=680',0,'revision','',0),(681,1,'2021-05-20 10:10:22','2021-05-20 10:10:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:10:22','2021-05-20 10:10:22','',554,'https://tetraraysfoods.com/?p=681',0,'revision','',0),(682,1,'2021-05-20 10:13:20','2021-05-20 10:13:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:13:20','2021-05-20 10:13:20','',554,'https://tetraraysfoods.com/?p=682',0,'revision','',0),(683,1,'2021-05-20 10:15:25','2021-05-20 10:15:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\"][cws_sc_text title_tag=\"h3\" title=\"Fresh Vegetables\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:15:25','2021-05-20 10:15:25','',554,'https://tetraraysfoods.com/?p=683',0,'revision','',0),(684,1,'2021-05-20 10:17:48','2021-05-20 10:17:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621505864705{background-color: #59d600 !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\"][cws_sc_text title_tag=\"h3\" title=\"Fresh Vegetables\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:17:48','2021-05-20 10:17:48','',554,'https://tetraraysfoods.com/?p=684',0,'revision','',0),(685,1,'2021-05-20 10:19:55','2021-05-20 10:19:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621505991094{background-color: #7d9f3a !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\"][cws_sc_text title_tag=\"h4\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:19:55','2021-05-20 10:19:55','',554,'https://tetraraysfoods.com/?p=685',0,'revision','',0),(686,1,'2021-05-20 10:20:46','2021-05-20 10:20:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621505991094{background-color: #7d9f3a !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][cws_sc_text title_tag=\"h4\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:20:46','2021-05-20 10:20:46','',554,'https://tetraraysfoods.com/?p=686',0,'revision','',0),(687,1,'2021-05-20 10:22:32','2021-05-20 10:22:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\" css=\".vc_custom_1621506111385{background-color: #7d9f3a !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][cws_sc_text title_tag=\"h4\" add_divider=\"1\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:22:32','2021-05-20 10:22:32','',554,'https://tetraraysfoods.com/?p=687',0,'revision','',0),(688,1,'2021-05-20 10:25:16','2021-05-20 10:25:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" width=\"1/3\" css=\".vc_custom_1621506311867{background-color: #7d9f3a !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][cws_sc_text title_tag=\"h4\" add_divider=\"1\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:25:16','2021-05-20 10:25:16','',554,'https://tetraraysfoods.com/?p=688',0,'revision','',0),(689,1,'2021-05-20 10:27:40','2021-05-20 10:27:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" width=\"1/3\" css=\".vc_custom_1621506456853{background-color: #7d9f3a !important;border-radius: 2px !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][cws_sc_text title_tag=\"h4\" add_divider=\"1\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:27:40','2021-05-20 10:27:40','',554,'https://tetraraysfoods.com/?p=689',0,'revision','',0),(690,1,'2021-05-20 10:30:55','2021-05-20 10:30:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" parallax_speed_bg=\"1.0\" css_animation=\"bounceIn\" width=\"1/3\" css=\".vc_custom_1621506647229{border-radius: 2px !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][cws_sc_text title_tag=\"h4\" add_divider=\"1\" title=\"Fresh Vegetables\"][/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:30:55','2021-05-20 10:30:55','',554,'https://tetraraysfoods.com/?p=690',0,'revision','',0),(691,1,'2021-05-20 10:32:05','2021-05-20 10:32:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" parallax_speed_bg=\"2.0\" css_animation=\"bounceIn\" width=\"1/3\" css=\".vc_custom_1621506721046{border-radius: 2px !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:32:05','2021-05-20 10:32:05','',554,'https://tetraraysfoods.com/?p=691',0,'revision','',0),(692,1,'2021-05-20 10:32:48','2021-05-20 10:32:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" parallax_speed_bg=\"2.0\" css_animation=\"bounceIn\" width=\"1/3\" css=\".vc_custom_1621506721046{border-radius: 2px !important;}\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:32:48','2021-05-20 10:32:48','',554,'https://tetraraysfoods.com/?p=692',0,'revision','',0),(693,1,'2021-05-20 10:33:34','2021-05-20 10:33:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column parallax=\"content-moving\" parallax_image=\"391\" parallax_speed_bg=\"2.0\" css_animation=\"bounceIn\" width=\"1/3\" css=\".vc_custom_1621506721046{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:33:34','2021-05-20 10:33:34','',554,'https://tetraraysfoods.com/?p=693',0,'revision','',0),(694,1,'2021-05-20 10:34:48','2021-05-20 10:34:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:34:48','2021-05-20 10:34:48','',554,'https://tetraraysfoods.com/?p=694',0,'revision','',0),(695,1,'2021-05-20 10:36:01','2021-05-20 10:36:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\" 300x300 \" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:36:01','2021-05-20 10:36:01','',554,'https://tetraraysfoods.com/?p=695',0,'revision','',0),(696,1,'2021-05-20 10:36:43','2021-05-20 10:36:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:36:43','2021-05-20 10:36:43','',554,'https://tetraraysfoods.com/?p=696',0,'revision','',0),(697,1,'2021-05-20 10:38:34','2021-05-20 10:38:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:38:34','2021-05-20 10:38:34','',554,'https://tetraraysfoods.com/?p=697',0,'revision','',0),(698,1,'2021-05-20 10:41:17','2021-05-20 10:41:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:41:17','2021-05-20 10:41:17','',554,'https://tetraraysfoods.com/?p=698',0,'revision','',0),(699,1,'2021-05-20 10:42:15','2021-05-20 10:42:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_shadow_border\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:42:15','2021-05-20 10:42:15','',554,'https://tetraraysfoods.com/?p=699',0,'revision','',0),(700,1,'2021-05-20 10:43:10','2021-05-20 10:43:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:43:10','2021-05-20 10:43:10','',554,'https://tetraraysfoods.com/?p=700',0,'revision','',0),(701,1,'2021-05-20 10:43:53','2021-05-20 10:43:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:43:53','2021-05-20 10:43:53','',554,'https://tetraraysfoods.com/?p=701',0,'revision','',0),(702,1,'2021-05-20 10:44:33','2021-05-20 10:44:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:44:33','2021-05-20 10:44:33','',554,'https://tetraraysfoods.com/?p=702',0,'revision','',0),(703,1,'2021-05-20 10:45:51','2021-05-20 10:45:51','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:45:51','2021-05-20 10:45:51','',554,'https://tetraraysfoods.com/?p=703',0,'revision','',0),(704,1,'2021-05-20 10:46:31','2021-05-20 10:46:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:46:31','2021-05-20 10:46:31','',554,'https://tetraraysfoods.com/?p=704',0,'revision','',0),(705,1,'2021-05-20 10:47:12','2021-05-20 10:47:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:47:12','2021-05-20 10:47:12','',554,'https://tetraraysfoods.com/?p=705',0,'revision','',0),(706,1,'2021-05-20 10:49:10','2021-05-20 10:49:10','','veg','','inherit','open','closed','','veg','','','2021-05-20 10:49:10','2021-05-20 10:49:10','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/veg.jpg',0,'attachment','image/jpeg',0),(707,1,'2021-05-20 10:49:40','2021-05-20 10:49:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"344\" img_size=\"250x250\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:49:40','2021-05-20 10:49:40','',554,'https://tetraraysfoods.com/?p=707',0,'revision','',0),(708,1,'2021-05-20 10:50:58','2021-05-20 10:50:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:50:58','2021-05-20 10:50:58','',554,'https://tetraraysfoods.com/?p=708',0,'revision','',0),(709,1,'2021-05-20 10:52:32','2021-05-20 10:52:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_vertical_heading customize_colors=\"\" title=\"OUR SERVICES\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:52:32','2021-05-20 10:52:32','',554,'https://tetraraysfoods.com/?p=709',0,'revision','',0),(710,1,'2021-05-20 10:53:24','2021-05-20 10:53:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_vertical_heading customize_colors=\"\" add_divider=\"1\" title=\"OUR SERVICES\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:53:24','2021-05-20 10:53:24','',554,'https://tetraraysfoods.com/?p=710',0,'revision','',0),(711,1,'2021-05-20 10:54:21','2021-05-20 10:54:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 10:54:21','2021-05-20 10:54:21','',554,'https://tetraraysfoods.com/?p=711',0,'revision','',0),(712,1,'2021-05-20 12:03:26','2021-05-20 12:03:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_widget_latest_posts hide=\"cats\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:03:26','2021-05-20 12:03:26','',554,'https://tetraraysfoods.com/?p=712',0,'revision','',0),(713,1,'2021-05-20 12:06:02','2021-05-20 12:06:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_carousel columns=\"4\"][/cws_sc_carousel][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:06:02','2021-05-20 12:06:02','',554,'https://tetraraysfoods.com/?p=713',0,'revision','',0),(714,1,'2021-05-20 12:07:41','2021-05-20 12:07:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_carousel columns=\"4\" title=\"OUR PRODUCTS\"][/cws_sc_carousel][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:07:41','2021-05-20 12:07:41','',554,'https://tetraraysfoods.com/?p=714',0,'revision','',0),(715,1,'2021-05-20 12:08:53','2021-05-20 12:08:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_carousel columns=\"4\" title=\"OUR PRODUCTS\"][vc_single_image image=\"636\"][/cws_sc_carousel][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][contact-form-7 id=\"504\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:08:53','2021-05-20 12:08:53','',554,'https://tetraraysfoods.com/?p=715',0,'revision','',0),(716,1,'2021-05-20 12:09:28','2021-05-20 12:09:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:09:28','2021-05-20 12:09:28','',554,'https://tetraraysfoods.com/?p=716',0,'revision','',0),(717,1,'2021-05-20 12:11:20','2021-05-20 12:11:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion][vc_tta_section title=\"Section 1\" tab_id=\"1621512670520-aa32038c-8e16\"][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:11:20','2021-05-20 12:11:20','',554,'https://tetraraysfoods.com/?p=717',0,'revision','',0),(718,1,'2021-05-20 12:13:13','2021-05-20 12:13:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion][vc_tta_section title=\"Direct Sourcing from Farmers: We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\" tab_id=\"1621512670520-aa32038c-8e16\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:13:13','2021-05-20 12:13:13','',554,'https://tetraraysfoods.com/?p=718',0,'revision','',0),(719,1,'2021-05-20 12:14:38','2021-05-20 12:14:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers: We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\" tab_id=\"1621512670520-aa32038c-8e16\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipisicing%20elit%2C%20sed%20do%20eiusmod%20tempor%20incididunt%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:14:38','2021-05-20 12:14:38','',554,'https://tetraraysfoods.com/?p=719',0,'revision','',0),(720,1,'2021-05-20 12:16:19','2021-05-20 12:16:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:16:19','2021-05-20 12:16:19','',554,'https://tetraraysfoods.com/?p=720',0,'revision','',0),(721,1,'2021-05-20 12:22:13','2021-05-20 12:22:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section add_icon=\"true\" title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:22:13','2021-05-20 12:22:13','',554,'https://tetraraysfoods.com/?p=721',0,'revision','',0),(722,1,'2021-05-20 12:23:37','2021-05-20 12:23:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:23:37','2021-05-20 12:23:37','',554,'https://tetraraysfoods.com/?p=722',0,'revision','',0),(723,1,'2021-05-20 12:25:39','2021-05-20 12:25:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:25:39','2021-05-20 12:25:39','',554,'https://tetraraysfoods.com/?p=723',0,'revision','',0),(724,1,'2021-05-20 12:27:01','2021-05-20 12:27:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:27:01','2021-05-20 12:27:01','',554,'https://tetraraysfoods.com/?p=724',0,'revision','',0),(725,1,'2021-05-20 12:28:37','2021-05-20 12:28:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:28:37','2021-05-20 12:28:37','',554,'https://tetraraysfoods.com/?p=725',0,'revision','',0),(726,1,'2021-05-20 12:29:14','2021-05-20 12:29:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512670570-931e0daa-781c\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:29:14','2021-05-20 12:29:14','',554,'https://tetraraysfoods.com/?p=726',0,'revision','',0),(727,1,'2021-05-20 12:31:55','2021-05-20 12:31:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][cws_sc_text]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:31:55','2021-05-20 12:31:55','',554,'https://tetraraysfoods.com/?p=727',0,'revision','',0),(728,1,'2021-05-20 12:33:52','2021-05-20 12:33:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][cws_sc_text]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:33:52','2021-05-20 12:33:52','',554,'https://tetraraysfoods.com/?p=728',0,'revision','',0),(729,1,'2021-05-20 12:34:55','2021-05-20 12:34:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][cws_sc_text]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512963973-2966ecae-68a2\"][/vc_tta_section][vc_tta_section title=\"Quality: Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior\" tab_id=\"1621512964009-dc50a49a-206f\"][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:34:55','2021-05-20 12:34:55','',554,'https://tetraraysfoods.com/?p=729',0,'revision','',0),(730,1,'2021-05-20 12:36:09','2021-05-20 12:36:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:36:09','2021-05-20 12:36:09','',554,'https://tetraraysfoods.com/?p=730',0,'revision','',0),(731,1,'2021-05-20 12:39:53','2021-05-20 12:39:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:39:53','2021-05-20 12:39:53','',554,'https://tetraraysfoods.com/?p=731',0,'revision','',0),(732,1,'2021-05-20 12:42:33','2021-05-20 12:42:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:42:33','2021-05-20 12:42:33','',554,'https://tetraraysfoods.com/?p=732',0,'revision','',0),(733,1,'2021-05-20 12:44:01','2021-05-20 12:44:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621512960854-ea58d224-a1a0\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621514613235-3661c9ed-1c5d\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514613374-0cf6e56e-0668\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:44:01','2021-05-20 12:44:01','',554,'https://tetraraysfoods.com/?p=733',0,'revision','',0),(734,1,'2021-05-20 12:45:37','2021-05-20 12:45:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:45:37','2021-05-20 12:45:37','',554,'https://tetraraysfoods.com/?p=734',0,'revision','',0),(735,1,'2021-05-20 12:48:34','2021-05-20 12:48:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care \" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:48:34','2021-05-20 12:48:34','',554,'https://tetraraysfoods.com/?p=735',0,'revision','',0),(736,1,'2021-05-20 12:50:48','2021-05-20 12:50:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"30\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:50:48','2021-05-20 12:50:48','',554,'https://tetraraysfoods.com/?p=736',0,'revision','',0),(737,1,'2021-05-20 12:51:41','2021-05-20 12:51:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:51:41','2021-05-20 12:51:41','',554,'https://tetraraysfoods.com/?p=737',0,'revision','',0),(738,1,'2021-05-20 12:53:03','2021-05-20 12:53:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:53:03','2021-05-20 12:53:03','',554,'https://tetraraysfoods.com/?p=738',0,'revision','',0),(739,1,'2021-05-20 12:54:36','2021-05-20 12:54:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][vc_raw_html]JTNDcCUzRUZyZXNoJTIwVmVnZXRhYmxlcyUyMCUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:54:36','2021-05-20 12:54:36','',554,'https://tetraraysfoods.com/?p=739',0,'revision','',0),(740,1,'2021-05-20 12:57:14','2021-05-20 12:57:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables \"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:57:14','2021-05-20 12:57:14','',554,'https://tetraraysfoods.com/?p=740',0,'revision','',0),(741,1,'2021-05-20 12:58:43','2021-05-20 12:58:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits \"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods \"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 12:58:43','2021-05-20 12:58:43','',554,'https://tetraraysfoods.com/?p=741',0,'revision','',0),(742,1,'2021-05-20 13:01:10','2021-05-20 13:01:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 13:01:10','2021-05-20 13:01:10','',554,'https://tetraraysfoods.com/?p=742',0,'revision','',0),(743,1,'2021-05-20 13:02:32','2021-05-20 13:02:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"OUR SERVICES\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 13:02:32','2021-05-20 13:02:32','',554,'https://tetraraysfoods.com/?p=743',0,'revision','',0),(744,1,'2021-05-20 13:03:27','2021-05-20 13:03:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-20 13:03:27','2021-05-20 13:03:27','',554,'https://tetraraysfoods.com/?p=744',0,'revision','',0),(746,1,'2021-05-21 09:38:19','2021-05-21 09:38:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:38:19','2021-05-21 09:38:19','',554,'https://tetraraysfoods.com/?p=746',0,'revision','',0),(747,1,'2021-05-21 09:39:06','2021-05-21 09:39:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_outline\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:39:06','2021-05-21 09:39:06','',554,'https://tetraraysfoods.com/?p=747',0,'revision','',0),(748,1,'2021-05-21 09:46:30','2021-05-21 09:46:30','','banner-03','','inherit','open','closed','','banner-03','','','2021-05-21 09:46:30','2021-05-21 09:46:30','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/banner-03.jpg',0,'attachment','image/jpeg',0),(749,1,'2021-05-21 09:47:23','2021-05-21 09:47:23','','raisin or currant','raisin or currant in bowl','inherit','open','closed','','raisin-or-currant','','','2021-05-21 09:47:23','2021-05-21 09:47:23','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Green_Riasins.jpg',0,'attachment','image/jpeg',0),(750,1,'2021-05-21 09:48:18','2021-05-21 09:48:18','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_image=\"597\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:48:18','2021-05-21 09:48:18','',554,'https://tetraraysfoods.com/?p=750',0,'revision','',0),(751,1,'2021-05-21 09:51:05','2021-05-21 09:51:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Vegetables\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Fresh Fruits\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\" title=\"Ready to Eat Foods\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:51:05','2021-05-21 09:51:05','',554,'https://tetraraysfoods.com/?p=751',0,'revision','',0),(752,1,'2021-05-21 09:53:37','2021-05-21 09:53:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x200\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:53:37','2021-05-21 09:53:37','',554,'https://tetraraysfoods.com/?p=752',0,'revision','',0),(753,1,'2021-05-21 09:56:46','2021-05-21 09:56:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"706\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:56:46','2021-05-21 09:56:46','',554,'https://tetraraysfoods.com/?p=753',0,'revision','',0),(754,1,'2021-05-21 09:59:37','2021-05-21 09:59:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 09:59:37','2021-05-21 09:59:37','',554,'https://tetraraysfoods.com/?p=754',0,'revision','',0),(755,1,'2021-05-21 10:01:10','2021-05-21 10:01:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][cws_sc_divider height_divider=\"20\" full_width=\"1\" mtop=\"10\" mbottom=\"10\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"749\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 10:01:10','2021-05-21 10:01:10','',554,'https://tetraraysfoods.com/?p=755',0,'revision','',0),(756,1,'2021-05-21 10:01:50','2021-05-21 10:01:50','','side view of mix of nuts and dried fruits in a bowl on rustic background','side view of mix of nuts and dried fruits in a bowl on rustic background','inherit','open','closed','','side-view-of-mix-of-nuts-and-dried-fruits-in-a-bowl-on-rustic-background','','','2021-05-21 10:01:50','2021-05-21 10:01:50','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Nut_Mix.jpg',0,'attachment','image/jpeg',0),(757,1,'2021-05-21 10:02:28','2021-05-21 10:02:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][cws_sc_divider height_divider=\"20\" full_width=\"1\" mtop=\"10\" mbottom=\"10\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 10:02:28','2021-05-21 10:02:28','',554,'https://tetraraysfoods.com/?p=757',0,'revision','',0),(758,1,'2021-05-21 13:24:31','2021-05-21 13:24:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog layout=\"4\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:24:31','2021-05-21 13:24:31','',554,'https://tetraraysfoods.com/?p=758',0,'revision','',0),(759,1,'2021-05-21 13:25:31','2021-05-21 13:25:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog layout=\"3\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:25:31','2021-05-21 13:25:31','',554,'https://tetraraysfoods.com/?p=759',0,'revision','',0),(760,1,'2021-05-21 13:27:47','2021-05-21 13:27:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog layout=\"3\" hover_effects=\"05\" total_items_count=\"20\" items_pp=\"3\" pagination_grid=\"standard_with_ajax\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:27:47','2021-05-21 13:27:47','',554,'https://tetraraysfoods.com/?p=760',0,'revision','',0),(761,1,'2021-05-21 13:29:03','2021-05-21 13:29:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog layout=\"3\" hover_effects=\"05\" total_items_count=\"20\" items_pp=\"3\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:29:03','2021-05-21 13:29:03','',554,'https://tetraraysfoods.com/?p=761',0,'revision','',0),(762,1,'2021-05-21 13:30:40','2021-05-21 13:30:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog display_style=\"carousel\" auto_play_carousel=\"1\" navigation_carousel=\"1\" pagination_carousel=\"1\" layout=\"3\" hover_effects=\"05\" post_hide_meta_override=\"1\" post_hide_meta=\"\" total_items_count=\"20\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:30:40','2021-05-21 13:30:40','',554,'https://tetraraysfoods.com/?p=762',0,'revision','',0),(764,1,'2021-05-21 13:32:42','2021-05-21 13:32:42','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo.\r\n\r\nBccaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est\r\nlaborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae abillo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos quiratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n<blockquote>This health blog from NPR takes a fairly broad look at the medical world,.\r\n\r\n<footer>- Rosalina Pong</footer></blockquote>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt.\r\n<div class=\"blog-inner-img mb-30 mt-30\"><img src=\"http://shtheme.com/demosd/orgafe/wp-content/uploads/2019/04/b2.jpg\" alt=\"blog image\" /></div>\r\n<div class=\"inner-content\">\r\n<h4>A cleansing hot shower or bath</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>\r\n<div class=\"inner-content\">\r\n<h4>Setting the mood with incense</h4>\r\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.\r\n\r\n</div>','Excepteur sint occaecat cupidatat','','inherit','closed','closed','','30-revision-v1','','','2021-05-21 13:32:42','2021-05-21 13:32:42','',30,'https://tetraraysfoods.com/?p=764',0,'revision','',0),(765,1,'2021-05-21 13:35:52','2021-05-21 13:35:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_vc_blog display_style=\"carousel\" auto_play_carousel=\"1\" navigation_carousel=\"1\" pagination_carousel=\"1\" layout=\"3\" crop_featured=\"1\" post_hide_meta_override=\"1\" post_hide_meta=\"\" total_items_count=\"20\" post__terms=\"\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:35:52','2021-05-21 13:35:52','',554,'https://tetraraysfoods.com/?p=765',0,'revision','',0),(766,1,'2021-05-21 13:36:39','2021-05-21 13:36:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][vc_column][cws_sc_vc_blog display_style=\"carousel\" auto_play_carousel=\"1\" navigation_carousel=\"1\" pagination_carousel=\"1\" layout=\"3\" crop_featured=\"1\" post_hide_meta_override=\"1\" total_items_count=\"20\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][vc_column][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:36:39','2021-05-21 13:36:39','',554,'https://tetraraysfoods.com/?p=766',0,'revision','',0),(767,1,'2021-05-21 13:38:05','2021-05-21 13:38:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_vc_blog display_style=\"carousel\" auto_play_carousel=\"1\" navigation_carousel=\"1\" pagination_carousel=\"1\" layout=\"3\" crop_featured=\"1\" post_hide_meta_override=\"1\" total_items_count=\"20\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:38:05','2021-05-21 13:38:05','',554,'https://tetraraysfoods.com/?p=767',0,'revision','',0),(768,1,'2021-05-21 13:39:31','2021-05-21 13:39:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:39:31','2021-05-21 13:39:31','',554,'https://tetraraysfoods.com/?p=768',0,'revision','',0),(769,1,'2021-05-21 13:41:41','2021-05-21 13:41:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:41:41','2021-05-21 13:41:41','',554,'https://tetraraysfoods.com/?p=769',0,'revision','',0),(770,1,'2021-05-21 13:50:38','2021-05-21 13:50:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1621605033960{background-color: #81d742 !important;}\"][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:50:38','2021-05-21 13:50:38','',554,'https://tetraraysfoods.com/?p=770',0,'revision','',0),(771,1,'2021-05-21 13:51:51','2021-05-21 13:51:51','','h_3_s_1','','inherit','open','closed','','h_3_s_1','','','2021-05-21 13:51:51','2021-05-21 13:51:51','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/h_3_s_1.png',0,'attachment','image/png',0),(772,1,'2021-05-21 13:52:03','2021-05-21 13:52:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_row_inner css=\".vc_custom_1621605118714{background-color: #81d742 !important;}\"][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:52:03','2021-05-21 13:52:03','',554,'https://tetraraysfoods.com/?p=772',0,'revision','',0),(773,1,'2021-05-21 13:53:17','2021-05-21 13:53:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_row_inner equal_height=\"yes\" gap=\"35\" css=\".vc_custom_1621605192892{background-color: #81d742 !important;}\"][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:53:17','2021-05-21 13:53:17','',554,'https://tetraraysfoods.com/?p=773',0,'revision','',0),(774,1,'2021-05-21 13:55:13','2021-05-21 13:55:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_zigzag color=\"green\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:55:13','2021-05-21 13:55:13','',554,'https://tetraraysfoods.com/?p=774',0,'revision','',0),(775,1,'2021-05-21 13:56:27','2021-05-21 13:56:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_banners bg_img=\"771\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:56:27','2021-05-21 13:56:27','',554,'https://tetraraysfoods.com/?p=775',0,'revision','',0),(776,1,'2021-05-21 13:59:40','2021-05-21 13:59:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 13:59:40','2021-05-21 13:59:40','',554,'https://tetraraysfoods.com/?p=776',0,'revision','',0),(777,1,'2021-05-21 14:00:55','2021-05-21 14:00:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][vc_single_image image=\"748\" img_size=\"full\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:00:55','2021-05-21 14:00:55','',554,'https://tetraraysfoods.com/?p=777',0,'revision','',0),(778,1,'2021-05-21 14:01:56','2021-05-21 14:01:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"510\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:01:56','2021-05-21 14:01:56','',554,'https://tetraraysfoods.com/?p=778',0,'revision','',0),(779,1,'2021-05-21 14:03:05','2021-05-21 14:03:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column parallax=\"content-moving-fade\" parallax_image=\"510\" css_animation=\"bounceIn\" bg_cws_attachment=\"fixed\" bg_cws_size=\"cover\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:03:05','2021-05-21 14:03:05','',554,'https://tetraraysfoods.com/?p=779',0,'revision','',0),(780,1,'2021-05-21 14:04:56','2021-05-21 14:04:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"510\" css_animation=\"bounceIn\" bg_cws_repeat=\"no-repeat\" bg_cws_size=\"cover\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:04:56','2021-05-21 14:04:56','',554,'https://tetraraysfoods.com/?p=780',0,'revision','',0),(781,1,'2021-05-21 14:08:13','2021-05-21 14:08:13','','HomePage5','','inherit','open','closed','','homepage5','','','2021-05-21 14:08:13','2021-05-21 14:08:13','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/HomePage5.jpg',0,'attachment','image/jpeg',0),(782,1,'2021-05-21 14:09:15','2021-05-21 14:09:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_section full_width=\"stretch_row_content\" full_height=\"yes\" content_placement=\"middle\" parallax=\"content-moving\" parallax_image=\"781\"][/vc_section]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:09:15','2021-05-21 14:09:15','',554,'https://tetraraysfoods.com/?p=782',0,'revision','',0),(783,1,'2021-05-21 14:11:56','2021-05-21 14:11:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_section full_width=\"stretch_row_content\" content_placement=\"middle\" parallax=\"content-moving\" parallax_image=\"781\"][/vc_section][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:11:56','2021-05-21 14:11:56','',554,'https://tetraraysfoods.com/?p=783',0,'revision','',0),(784,1,'2021-05-21 14:19:29','2021-05-21 14:19:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:19:29','2021-05-21 14:19:29','',554,'https://tetraraysfoods.com/?p=784',0,'revision','',0),(785,1,'2021-05-21 14:22:59','2021-05-21 14:22:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:22:59','2021-05-21 14:22:59','',554,'https://tetraraysfoods.com/?p=785',0,'revision','',0),(786,1,'2021-05-21 14:25:34','2021-05-21 14:25:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/4\"][vc_video][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:25:34','2021-05-21 14:25:34','',554,'https://tetraraysfoods.com/?p=786',0,'revision','',0),(787,1,'2021-05-21 14:29:16','2021-05-21 14:29:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/2\"][vc_single_image image=\"377\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:29:16','2021-05-21 14:29:16','',554,'https://tetraraysfoods.com/?p=787',0,'revision','',0),(788,1,'2021-05-21 14:32:03','2021-05-21 14:32:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/2\"][vc_single_image image=\"377\" img_size=\"medium\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:32:03','2021-05-21 14:32:03','',554,'https://tetraraysfoods.com/?p=788',0,'revision','',0),(789,1,'2021-05-21 14:39:29','2021-05-21 14:39:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/2\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:39:29','2021-05-21 14:39:29','',554,'https://tetraraysfoods.com/?p=789',0,'revision','',0),(790,1,'2021-05-21 14:40:48','2021-05-21 14:40:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:40:48','2021-05-21 14:40:48','',554,'https://tetraraysfoods.com/?p=790',0,'revision','',0),(791,1,'2021-05-21 14:41:49','2021-05-21 14:41:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:41:49','2021-05-21 14:41:49','',554,'https://tetraraysfoods.com/?p=791',0,'revision','',0),(792,1,'2021-05-21 14:42:40','2021-05-21 14:42:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:42:40','2021-05-21 14:42:40','',554,'https://tetraraysfoods.com/?p=792',0,'revision','',0),(793,1,'2021-05-21 14:43:39','2021-05-21 14:43:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\" parallax_speed_bg=\"2.0\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:43:39','2021-05-21 14:43:39','',554,'https://tetraraysfoods.com/?p=793',0,'revision','',0),(794,1,'2021-05-21 14:44:22','2021-05-21 14:44:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"781\" parallax_speed_bg=\"2.0\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:44:22','2021-05-21 14:44:22','',554,'https://tetraraysfoods.com/?p=794',0,'revision','',0),(795,1,'2021-05-21 14:45:20','2021-05-21 14:45:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column width=\"1/4\"][cws_sc_text title=\"Certification\"]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc.[/cws_sc_text][/vc_column][vc_column width=\"3/4\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:45:20','2021-05-21 14:45:20','',554,'https://tetraraysfoods.com/?p=795',0,'revision','',0),(796,1,'2021-05-21 14:48:34','2021-05-21 14:48:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text]\r\n<h1 class=\"m-b-20\">THINK FRESH….\r\nEAT FRESH….STAY FRESH</h1>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:48:34','2021-05-21 14:48:34','',554,'https://tetraraysfoods.com/?p=796',0,'revision','',0),(797,1,'2021-05-21 14:51:55','2021-05-21 14:51:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text customize_colors=\"1\" custom_font_color=\"#ffffff\"]\r\n<h2 class=\"m-b-20\" style=\"text-align: left;\">THINK FRESH….\r\nEAT FRESH….STAY FRESH</h2>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:51:55','2021-05-21 14:51:55','',554,'https://tetraraysfoods.com/?p=797',0,'revision','',0),(798,1,'2021-05-21 14:53:21','2021-05-21 14:53:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\"]\r\n<h2 class=\"m-b-20\" style=\"text-align: left;\">THINK FRESH….\r\nEAT FRESH….STAY FRESH</h2>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:53:21','2021-05-21 14:53:21','',554,'https://tetraraysfoods.com/?p=798',0,'revision','',0),(799,1,'2021-05-21 14:55:07','2021-05-21 14:55:07','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"THINK FRESH…. EAT FRESH….STAY FRESH\"]\r\n<h1 class=\"m-b-20\" style=\"text-align: left;\">THINK FRESH….\r\nEAT FRESH….STAY FRESH</h1>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:55:07','2021-05-21 14:55:07','',554,'https://tetraraysfoods.com/?p=799',0,'revision','',0),(800,1,'2021-05-21 14:56:03','2021-05-21 14:56:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"THINK FRESH…. EAT FRESH….STAY FRESH\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:56:03','2021-05-21 14:56:03','',554,'https://tetraraysfoods.com/?p=800',0,'revision','',0),(801,1,'2021-05-21 14:57:16','2021-05-21 14:57:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h1\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"THINK FRESH…. EAT FRESH….STAY FRESH\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:57:16','2021-05-21 14:57:16','',554,'https://tetraraysfoods.com/?p=801',0,'revision','',0),(802,1,'2021-05-21 14:58:03','2021-05-21 14:58:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"THINK FRESH…. EAT FRESH….STAY FRESH\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 14:58:03','2021-05-21 14:58:03','',554,'https://tetraraysfoods.com/?p=802',0,'revision','',0),(803,1,'2021-05-21 15:01:36','2021-05-21 15:01:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"Our product line with unparalleled quality is in accordance with clients requirements\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:01:36','2021-05-21 15:01:36','',554,'https://tetraraysfoods.com/?p=803',0,'revision','',0),(804,1,'2021-05-21 15:03:07','2021-05-21 15:03:07','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:03:07','2021-05-21 15:03:07','',554,'https://tetraraysfoods.com/?p=804',0,'revision','',0),(805,1,'2021-05-21 15:04:21','2021-05-21 15:04:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" subtitle=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:04:21','2021-05-21 15:04:21','',554,'https://tetraraysfoods.com/?p=805',0,'revision','',0),(806,1,'2021-05-21 15:04:59','2021-05-21 15:04:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:04:59','2021-05-21 15:04:59','',554,'https://tetraraysfoods.com/?p=806',0,'revision','',0),(807,1,'2021-05-21 15:05:58','2021-05-21 15:05:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:05:58','2021-05-21 15:05:58','',554,'https://tetraraysfoods.com/?p=807',0,'revision','',0),(808,1,'2021-05-21 15:06:59','2021-05-21 15:06:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:06:59','2021-05-21 15:06:59','',554,'https://tetraraysfoods.com/?p=808',0,'revision','',0),(809,1,'2021-05-21 15:09:05','2021-05-21 15:09:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:09:05','2021-05-21 15:09:05','',554,'https://tetraraysfoods.com/?p=809',0,'revision','',0),(810,1,'2021-05-21 15:09:47','2021-05-21 15:09:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:09:47','2021-05-21 15:09:47','',554,'https://tetraraysfoods.com/?p=810',0,'revision','',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (811,1,'2021-05-21 15:10:43','2021-05-21 15:10:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:10:43','2021-05-21 15:10:43','',554,'https://tetraraysfoods.com/?p=811',0,'revision','',0),(812,1,'2021-05-21 15:12:04','2021-05-21 15:12:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621445170813{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:12:04','2021-05-21 15:12:04','',554,'https://tetraraysfoods.com/?p=812',0,'revision','',0),(813,1,'2021-05-21 15:14:33','2021-05-21 15:14:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"346\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610064714{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:14:33','2021-05-21 15:14:33','',554,'https://tetraraysfoods.com/?p=813',0,'revision','',0),(814,1,'2021-05-21 15:15:51','2021-05-21 15:15:51','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"343\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621610146488{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:15:51','2021-05-21 15:15:51','',554,'https://tetraraysfoods.com/?p=814',0,'revision','',0),(815,1,'2021-05-21 15:16:26','2021-05-21 15:16:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"343\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610182538{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:16:26','2021-05-21 15:16:26','',554,'https://tetraraysfoods.com/?p=815',0,'revision','',0),(816,1,'2021-05-21 15:21:18','2021-05-21 15:21:18','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"271\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610324163{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:21:18','2021-05-21 15:21:18','',554,'https://tetraraysfoods.com/?p=816',0,'revision','',0),(817,1,'2021-05-21 15:22:00','2021-05-21 15:22:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"271\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621610515904{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:22:00','2021-05-21 15:22:00','',554,'https://tetraraysfoods.com/?p=817',0,'revision','',0),(818,1,'2021-05-21 15:23:03','2021-05-21 15:23:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"345\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621610578915{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:23:03','2021-05-21 15:23:03','',554,'https://tetraraysfoods.com/?p=818',0,'revision','',0),(819,1,'2021-05-21 15:24:58','2021-05-21 15:24:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621610694660{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:24:58','2021-05-21 15:24:58','',554,'https://tetraraysfoods.com/?p=819',0,'revision','',0),(820,1,'2021-05-21 15:25:53','2021-05-21 15:25:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" gap=\"35\" parallax=\"content-moving-fade\" parallax_speed_bg=\"1.0\"][vc_column width=\"1/3\"][vc_single_image image=\"510\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"748\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"756\" img_size=\"300x300\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:25:53','2021-05-21 15:25:53','',554,'https://tetraraysfoods.com/?p=820',0,'revision','',0),(821,1,'2021-05-21 15:28:04','2021-05-21 15:28:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid display_style=\"carousel\" layout=\"3\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Vegetables\" carousel_auto=\"1\" carousel_pagination=\"1\" _terms=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:28:04','2021-05-21 15:28:04','',554,'https://tetraraysfoods.com/?p=821',0,'revision','',0),(824,1,'2021-05-21 15:31:33','2021-05-21 15:31:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid display_style=\"carousel\" layout=\"3\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" carousel_auto=\"1\" carousel_pagination=\"1\" _terms=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:31:33','2021-05-21 15:31:33','',554,'https://tetraraysfoods.com/?p=824',0,'revision','',0),(825,1,'2021-05-21 15:32:53','2021-05-21 15:32:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid display_style=\"filter\" layout=\"3\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" _terms=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:32:53','2021-05-21 15:32:53','',554,'https://tetraraysfoods.com/?p=825',0,'revision','',0),(826,1,'2021-05-21 15:39:52','2021-05-21 15:39:52','','Mango','','inherit','open','closed','','mango','','','2021-05-21 15:39:52','2021-05-21 15:39:52','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Mango.jpg',0,'attachment','image/jpeg',0),(827,1,'2021-05-21 15:43:33','2021-05-21 15:43:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:43:33','2021-05-21 15:43:33','',554,'https://tetraraysfoods.com/?p=827',0,'revision','',0),(828,1,'2021-05-21 15:45:12','2021-05-21 15:45:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:45:12','2021-05-21 15:45:12','',554,'https://tetraraysfoods.com/?p=828',0,'revision','',0),(829,1,'2021-05-21 15:46:10','2021-05-21 15:46:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 15:46:10','2021-05-21 15:46:10','',554,'https://tetraraysfoods.com/?p=829',0,'revision','',0),(831,1,'2021-05-21 16:14:46','2021-05-21 16:14:46','','HomePage2','','inherit','open','closed','','homepage2-2','','','2021-05-21 16:14:46','2021-05-21 16:14:46','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/HomePage2-1.jpg',0,'attachment','image/jpeg',0),(832,1,'2021-05-21 16:15:06','2021-05-21 16:15:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"831\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 16:15:06','2021-05-21 16:15:06','',554,'https://tetraraysfoods.com/?p=832',0,'revision','',0),(834,1,'2021-05-21 16:20:05','2021-05-21 16:20:05','','Variety of fresh fruit and vegetables','Variety of fresh fruit and vegetables','inherit','open','closed','','variety-of-fresh-fruit-and-vegetables-2','','','2021-05-21 16:20:05','2021-05-21 16:20:05','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/HomePage4-1.jpg',0,'attachment','image/jpeg',0),(835,1,'2021-05-21 16:20:35','2021-05-21 16:20:35','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"834\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 16:20:35','2021-05-21 16:20:35','',554,'https://tetraraysfoods.com/?p=835',0,'revision','',0),(836,1,'2021-05-21 16:23:36','2021-05-21 16:23:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 16:23:36','2021-05-21 16:23:36','',554,'https://tetraraysfoods.com/?p=836',0,'revision','',0),(837,1,'2021-05-21 16:25:09','2021-05-21 16:25:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Services\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 16:25:09','2021-05-21 16:25:09','',554,'https://tetraraysfoods.com/?p=837',0,'revision','',0),(838,1,'2021-05-21 16:37:33','2021-05-21 16:37:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-21 16:37:33','2021-05-21 16:37:33','',554,'https://tetraraysfoods.com/?p=838',0,'revision','',0),(840,1,'2021-05-21 16:55:05','2021-05-21 16:55:05','','Dried raisins in bowl on table','Dried raisins in bowl on table','inherit','open','closed','','dried-raisins-in-bowl-on-table','','','2021-05-21 16:55:05','2021-05-21 16:55:05','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Black_Raisins.jpg',0,'attachment','image/jpeg',0),(842,1,'2021-05-21 16:56:56','2021-05-21 16:56:56','','raisin or currant','raisin or currant in bowl','inherit','open','closed','','raisin-or-currant-2','','','2021-05-21 16:56:56','2021-05-21 16:56:56','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Green_Riasins-1.jpg',0,'attachment','image/jpeg',0),(844,1,'2021-05-21 16:59:20','2021-05-21 16:59:20','','Various seeds - sesame, flax seed, flax seeds, pumpkin seed, pop','','inherit','open','closed','','various-seeds-sesame-flax-seed-flax-seeds-pumpkin-seed-pop','','','2021-05-21 16:59:20','2021-05-21 16:59:20','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Pumpkin_Seeds.jpg',0,'attachment','image/jpeg',0),(845,1,'2021-05-21 16:59:57','2021-05-21 16:59:57','','side view of mix of nuts and dried fruits in a bowl on rustic background','side view of mix of nuts and dried fruits in a bowl on rustic background','inherit','open','closed','','side-view-of-mix-of-nuts-and-dried-fruits-in-a-bowl-on-rustic-background-2','','','2021-05-21 16:59:57','2021-05-21 16:59:57','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Nut_Mix-1.jpg',0,'attachment','image/jpeg',0),(848,1,'2021-05-21 17:07:29','2021-05-21 17:07:29','','Various seeds - sesame, flax seed, flax seeds, pumpkin seed, pop','','inherit','open','closed','','various-seeds-sesame-flax-seed-flax-seeds-pumpkin-seed-pop-2','','','2021-05-21 17:07:29','2021-05-21 17:07:29','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Pumpkin_Seeds-1.jpg',0,'attachment','image/jpeg',0),(850,1,'2021-05-21 17:09:15','2021-05-21 17:09:15','','Seed_Mix','','inherit','open','closed','','seed_mix','','','2021-05-21 17:09:15','2021-05-21 17:09:15','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Seed_Mix.jpg',0,'attachment','image/jpeg',0),(852,1,'2021-05-21 17:11:32','2021-05-21 17:11:32','','Various seeds - sesame, flax seed, sunflower seeds, pumpkin seed','','inherit','open','closed','','various-seeds-sesame-flax-seed-sunflower-seeds-pumpkin-seed','','','2021-05-21 17:11:32','2021-05-21 17:11:32','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Sunflower_Seeds.jpg',0,'attachment','image/jpeg',0),(854,1,'2021-05-21 17:12:57','2021-05-21 17:12:57','','Watermelon_Seeds','','inherit','open','closed','','watermelon_seeds','','','2021-05-21 17:12:57','2021-05-21 17:12:57','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Watermelon_Seeds.jpg',0,'attachment','image/jpeg',0),(856,1,'2021-05-21 17:15:05','2021-05-21 17:15:05','','Avocado','','inherit','open','closed','','avocado','','','2021-05-21 17:15:05','2021-05-21 17:15:05','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Avocado.jpg',0,'attachment','image/jpeg',0),(858,1,'2021-05-21 17:16:46','2021-05-21 17:16:46','','Banana','','inherit','open','closed','','banana-2','','','2021-05-21 17:16:46','2021-05-21 17:16:46','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Banana-1.jpg',0,'attachment','image/jpeg',0),(861,1,'2021-05-21 17:19:56','2021-05-21 17:19:56','','Custard_Apple','','inherit','open','closed','','custard_apple','','','2021-05-21 17:19:56','2021-05-21 17:19:56','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Custard_Apple.jpg',0,'attachment','image/jpeg',0),(863,1,'2021-05-21 17:21:19','2021-05-21 17:21:19','','Grapes','','inherit','open','closed','','grapes','','','2021-05-21 17:21:19','2021-05-21 17:21:19','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Grapes.jpg',0,'attachment','image/jpeg',0),(865,1,'2021-05-21 17:22:42','2021-05-21 17:22:42','','Guava','','inherit','open','closed','','guava','','','2021-05-21 17:22:42','2021-05-21 17:22:42','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Guava.jpg',0,'attachment','image/jpeg',0),(867,1,'2021-05-21 17:24:07','2021-05-21 17:24:07','','Jackfruit','','inherit','open','closed','','jackfruit','','','2021-05-21 17:24:07','2021-05-21 17:24:07','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Jackfruit.jpg',0,'attachment','image/jpeg',0),(869,1,'2021-05-21 17:25:37','2021-05-21 17:25:37','','Lychee','','inherit','open','closed','','lychee-2','','','2021-05-21 17:25:37','2021-05-21 17:25:37','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Lychee-1.jpg',0,'attachment','image/jpeg',0),(871,1,'2021-05-21 17:27:24','2021-05-21 17:27:24','','Mango','','inherit','open','closed','','mango-2','','','2021-05-21 17:27:24','2021-05-21 17:27:24','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Mango-1.jpg',0,'attachment','image/jpeg',0),(873,1,'2021-05-21 17:28:41','2021-05-21 17:28:41','','Muskmelon','','inherit','open','closed','','muskmelon','','','2021-05-21 17:28:41','2021-05-21 17:28:41','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Muskmelon.jpg',0,'attachment','image/jpeg',0),(875,1,'2021-05-21 17:30:02','2021-05-21 17:30:02','','Orange','','inherit','open','closed','','orange-2','','','2021-05-21 17:30:02','2021-05-21 17:30:02','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Orange-1.jpg',0,'attachment','image/jpeg',0),(877,1,'2021-05-21 17:31:12','2021-05-21 17:31:12','','Papaya','','inherit','open','closed','','papaya','','','2021-05-21 17:31:12','2021-05-21 17:31:12','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Papaya.jpg',0,'attachment','image/jpeg',0),(879,1,'2021-05-21 17:34:43','2021-05-21 17:34:43','','Passion_Fruit','','inherit','open','closed','','passion_fruit','','','2021-05-21 17:34:43','2021-05-21 17:34:43','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Passion_Fruit.jpg',0,'attachment','image/jpeg',0),(881,1,'2021-05-21 17:36:23','2021-05-21 17:36:23','','Pineapple','','inherit','open','closed','','pineapple-2','','','2021-05-21 17:36:23','2021-05-21 17:36:23','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Pineapple-1.jpg',0,'attachment','image/jpeg',0),(883,1,'2021-05-21 17:37:35','2021-05-21 17:37:35','','Plum','','inherit','open','closed','','plum','','','2021-05-21 17:37:35','2021-05-21 17:37:35','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Plum.jpg',0,'attachment','image/jpeg',0),(885,1,'2021-05-21 17:38:41','2021-05-21 17:38:41','','Pomegranate','','inherit','open','closed','','pomegranate','','','2021-05-21 17:38:41','2021-05-21 17:38:41','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Pomegranate.jpg',0,'attachment','image/jpeg',0),(887,1,'2021-05-21 17:39:45','2021-05-21 17:39:45','','Strawberry','','inherit','open','closed','','strawberry-2','','','2021-05-21 17:39:45','2021-05-21 17:39:45','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Strawberry.jpg',0,'attachment','image/jpeg',0),(889,1,'2021-05-21 17:41:14','2021-05-21 17:41:14','','13898565 - two whole watermelon, half and slice isolated  on a white background','13898565 - two whole watermelon, half and slice isolated  on a white background','inherit','open','closed','','13898565-two-whole-watermelon-half-and-slice-isolated-on-a-white-background-2','','','2021-05-21 17:41:14','2021-05-21 17:41:14','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Watermelon-1.jpg',0,'attachment','image/jpeg',0),(891,1,'2021-05-21 17:43:47','2021-05-21 17:43:47','','Beans','','inherit','open','closed','','beans','','','2021-05-21 17:43:47','2021-05-21 17:43:47','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Beans.jpg',0,'attachment','image/jpeg',0),(893,1,'2021-05-21 17:45:22','2021-05-21 17:45:22','','Beetroot','','inherit','open','closed','','beetroot','','','2021-05-21 17:45:22','2021-05-21 17:45:22','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Beetroot.jpg',0,'attachment','image/jpeg',0),(895,1,'2021-05-21 17:46:47','2021-05-21 17:46:47','','Bell_Pepper_Green','','inherit','open','closed','','bell_pepper_green','','','2021-05-21 17:46:47','2021-05-21 17:46:47','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Bell_Pepper_Green.jpg',0,'attachment','image/jpeg',0),(897,1,'2021-05-21 17:49:34','2021-05-21 17:49:34','','Bell_Pepper_Red','','inherit','open','closed','','bell_pepper_red','','','2021-05-21 17:49:34','2021-05-21 17:49:34','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Bell_Pepper_Red.jpg',0,'attachment','image/jpeg',0),(899,1,'2021-05-21 17:51:41','2021-05-21 17:51:41','','Bell_Pepper_Yellow','','inherit','open','closed','','bell_pepper_yellow','','','2021-05-21 17:51:41','2021-05-21 17:51:41','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Bell_Pepper_Yellow.jpg',0,'attachment','image/jpeg',0),(901,1,'2021-05-21 17:53:46','2021-05-21 17:53:46','','Broccoli','','inherit','open','closed','','broccoli','','','2021-05-21 17:53:46','2021-05-21 17:53:46','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Broccoli.jpg',0,'attachment','image/jpeg',0),(903,1,'2021-05-21 17:55:05','2021-05-21 17:55:05','','Carrot','','inherit','open','closed','','carrot-2','','','2021-05-21 17:55:05','2021-05-21 17:55:05','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Carrot-1.jpg',0,'attachment','image/jpeg',0),(905,1,'2021-05-21 17:57:24','2021-05-21 17:57:24','','Cherry_Tomato','','inherit','open','closed','','cherry_tomato','','','2021-05-21 17:57:24','2021-05-21 17:57:24','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Cherry_Tomato.jpg',0,'attachment','image/jpeg',0),(907,1,'2021-05-21 17:59:17','2021-05-21 17:59:17','','Cucumber','','inherit','open','closed','','cucumber','','','2021-05-21 17:59:17','2021-05-21 17:59:17','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Cucumber.jpg',0,'attachment','image/jpeg',0),(909,1,'2021-05-21 18:00:27','2021-05-21 18:00:27','','aubergine','aubergine','inherit','open','closed','','aubergine','','','2021-05-21 18:00:27','2021-05-21 18:00:27','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Egg_Plant.jpg',0,'attachment','image/jpeg',0),(911,1,'2021-05-21 18:02:02','2021-05-21 18:02:02','','Garlic','','inherit','open','closed','','garlic','','','2021-05-21 18:02:02','2021-05-21 18:02:02','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Garlic.jpg',0,'attachment','image/jpeg',0),(913,1,'2021-05-21 18:03:26','2021-05-21 18:03:26','','Ginger','','inherit','open','closed','','ginger','','','2021-05-21 18:03:26','2021-05-21 18:03:26','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Ginger.jpg',0,'attachment','image/jpeg',0),(915,1,'2021-05-21 18:04:59','2021-05-21 18:04:59','','Gooseberry','','inherit','open','closed','','gooseberry','','','2021-05-21 18:04:59','2021-05-21 18:04:59','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Gooseberry.jpg',0,'attachment','image/jpeg',0),(917,1,'2021-05-21 18:06:29','2021-05-21 18:06:29','','Lemon','','inherit','open','closed','','lemon','','','2021-05-21 18:06:29','2021-05-21 18:06:29','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Lemon.jpg',0,'attachment','image/jpeg',0),(919,1,'2021-05-21 18:07:57','2021-05-21 18:07:57','','Lettuce','','inherit','open','closed','','lettuce-2','','','2021-05-21 18:07:57','2021-05-21 18:07:57','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Lettuce.jpg',0,'attachment','image/jpeg',0),(921,1,'2021-05-21 18:09:31','2021-05-21 18:09:31','','Onion','','inherit','open','closed','','onion','','','2021-05-21 18:09:31','2021-05-21 18:09:31','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Onion.jpg',0,'attachment','image/jpeg',0),(923,1,'2021-05-21 18:10:55','2021-05-21 18:10:55','','Potato','','inherit','open','closed','','potato','','','2021-05-21 18:10:55','2021-05-21 18:10:55','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Potato.jpg',0,'attachment','image/jpeg',0),(925,1,'2021-05-21 18:12:40','2021-05-21 18:12:40','','Red_Cabbage','','inherit','open','closed','','red_cabbage','','','2021-05-21 18:12:40','2021-05-21 18:12:40','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Red_Cabbage.jpg',0,'attachment','image/jpeg',0),(927,1,'2021-05-21 18:14:12','2021-05-21 18:14:12','','Red_Radish','','inherit','open','closed','','red_radish','','','2021-05-21 18:14:12','2021-05-21 18:14:12','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Red_Radish.jpg',0,'attachment','image/jpeg',0),(929,1,'2021-05-21 18:15:29','2021-05-21 18:15:29','','Spinach','','inherit','open','closed','','spinach','','','2021-05-21 18:15:29','2021-05-21 18:15:29','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Spinach.jpg',0,'attachment','image/jpeg',0),(931,1,'2021-05-21 18:16:43','2021-05-21 18:16:43','','Sweet_Corn','','inherit','open','closed','','sweet_corn','','','2021-05-21 18:16:43','2021-05-21 18:16:43','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Sweet_Corn.jpg',0,'attachment','image/jpeg',0),(933,1,'2021-05-21 18:17:54','2021-05-21 18:17:54','','Tomato','','inherit','open','closed','','tomato-2','','','2021-05-21 18:17:54','2021-05-21 18:17:54','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/Tomato.jpg',0,'attachment','image/jpeg',0),(934,1,'2021-05-22 06:59:37','2021-05-22 06:59:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"6\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 06:59:37','2021-05-22 06:59:37','',554,'https://tetraraysfoods.com/?p=934',0,'revision','',0),(935,1,'2021-05-22 07:02:04','2021-05-22 07:02:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"6\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:02:04','2021-05-22 07:02:04','',554,'https://tetraraysfoods.com/?p=935',0,'revision','',0),(936,1,'2021-05-22 07:03:11','2021-05-22 07:03:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"6\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:03:11','2021-05-22 07:03:11','',554,'https://tetraraysfoods.com/?p=936',0,'revision','',0),(937,1,'2021-05-22 07:04:14','2021-05-22 07:04:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:04:14','2021-05-22 07:04:14','',554,'https://tetraraysfoods.com/?p=937',0,'revision','',0),(938,1,'2021-05-22 07:06:11','2021-05-22 07:06:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:06:11','2021-05-22 07:06:11','',554,'https://tetraraysfoods.com/?p=938',0,'revision','',0),(939,1,'2021-05-22 07:08:09','2021-05-22 07:08:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:08:09','2021-05-22 07:08:09','',554,'https://tetraraysfoods.com/?p=939',0,'revision','',0),(940,1,'2021-05-22 07:10:52','2021-05-22 07:10:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][cws_sc_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers[/cws_sc_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:10:52','2021-05-22 07:10:52','',554,'https://tetraraysfoods.com/?p=940',0,'revision','',0),(941,1,'2021-05-22 07:31:18','2021-05-22 07:31:18','','100','','inherit','open','closed','','100','','','2021-05-22 07:31:18','2021-05-22 07:31:18','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/100.jpg',0,'attachment','image/jpeg',0),(942,1,'2021-05-22 07:31:46','2021-05-22 07:31:46','','102','','inherit','open','closed','','102','','','2021-05-22 07:31:46','2021-05-22 07:31:46','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/102.jpg',0,'attachment','image/jpeg',0),(943,1,'2021-05-22 07:32:13','2021-05-22 07:32:13','','101','','inherit','open','closed','','101','','','2021-05-22 07:32:13','2021-05-22 07:32:13','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/101.jpg',0,'attachment','image/jpeg',0),(944,1,'2021-05-22 07:32:24','2021-05-22 07:32:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:32:24','2021-05-22 07:32:24','',554,'https://tetraraysfoods.com/?p=944',0,'revision','',0),(945,1,'2021-05-22 07:33:43','2021-05-22 07:33:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:33:43','2021-05-22 07:33:43','',554,'https://tetraraysfoods.com/?p=945',0,'revision','',0),(946,1,'2021-05-22 07:49:07','2021-05-22 07:49:07','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:49:07','2021-05-22 07:49:07','',554,'https://tetraraysfoods.com/?p=946',0,'revision','',0),(947,1,'2021-05-22 07:53:29','2021-05-22 07:53:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:53:29','2021-05-22 07:53:29','',554,'https://tetraraysfoods.com/?p=947',0,'revision','',0),(948,1,'2021-05-22 07:54:31','2021-05-22 07:54:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:54:31','2021-05-22 07:54:31','',554,'https://tetraraysfoods.com/?p=948',0,'revision','',0),(949,1,'2021-05-22 07:55:36','2021-05-22 07:55:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670133304{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:55:36','2021-05-22 07:55:36','',554,'https://tetraraysfoods.com/?p=949',0,'revision','',0),(950,1,'2021-05-22 07:56:32','2021-05-22 07:56:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"611\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621610749047{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 07:56:32','2021-05-22 07:56:32','',554,'https://tetraraysfoods.com/?p=950',0,'revision','',0),(951,1,'2021-05-22 08:02:02','2021-05-22 08:02:02','','1581069711_bananas-3700718_960_720','','inherit','open','closed','','1581069711_bananas-3700718_960_720','','','2021-05-22 08:02:02','2021-05-22 08:02:02','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/1581069711_bananas-3700718_960_720.jpg',0,'attachment','image/jpeg',0),(952,1,'2021-05-22 08:02:12','2021-05-22 08:02:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:02:12','2021-05-22 08:02:12','',554,'https://tetraraysfoods.com/?p=952',0,'revision','',0),(953,1,'2021-05-22 08:04:18','2021-05-22 08:04:18','','prl1','','inherit','open','closed','','prl1','','','2021-05-22 08:04:18','2021-05-22 08:04:18','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/prl1.jpg',0,'attachment','image/jpeg',0),(954,1,'2021-05-22 08:04:31','2021-05-22 08:04:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:04:31','2021-05-22 08:04:31','',554,'https://tetraraysfoods.com/?p=954',0,'revision','',0),(955,1,'2021-05-22 08:06:01','2021-05-22 08:06:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621670529698{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #fcfcfc !important;border-left-style: solid !important;border-right-color: #fcfcfc !important;border-right-style: solid !important;border-top-color: #fcfcfc !important;border-top-style: solid !important;border-bottom-color: #fcfcfc !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:06:01','2021-05-22 08:06:01','',554,'https://tetraraysfoods.com/?p=955',0,'revision','',0),(956,1,'2021-05-22 08:10:39','2021-05-22 08:10:39','','bl2','','inherit','open','closed','','bl2-2','','','2021-05-22 08:10:39','2021-05-22 08:10:39','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/bl2.jpg',0,'attachment','image/jpeg',0),(957,1,'2021-05-22 08:10:51','2021-05-22 08:10:51','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"956\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671047717{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:10:51','2021-05-22 08:10:51','',554,'https://tetraraysfoods.com/?p=957',0,'revision','',0),(958,1,'2021-05-22 08:13:23','2021-05-22 08:13:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" css=\".vc_custom_1621670188465{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:13:23','2021-05-22 08:13:23','',554,'https://tetraraysfoods.com/?p=958',0,'revision','',0),(959,1,'2021-05-22 08:15:06','2021-05-22 08:15:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621671291408{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:15:06','2021-05-22 08:15:06','',554,'https://tetraraysfoods.com/?p=959',0,'revision','',0),(960,1,'2021-05-22 08:16:06','2021-05-22 08:16:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1621671291408{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:16:06','2021-05-22 08:16:06','',554,'https://tetraraysfoods.com/?p=960',0,'revision','',0),(961,1,'2021-05-22 08:16:57','2021-05-22 08:16:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:16:57','2021-05-22 08:16:57','',554,'https://tetraraysfoods.com/?p=961',0,'revision','',0),(962,1,'2021-05-22 08:22:50','2021-05-22 08:22:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:22:50','2021-05-22 08:22:50','',554,'https://tetraraysfoods.com/?p=962',0,'revision','',0),(963,1,'2021-05-22 08:28:05','2021-05-22 08:28:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:28:05','2021-05-22 08:28:05','',554,'https://tetraraysfoods.com/?p=963',0,'revision','',0),(964,1,'2021-05-22 08:29:02','2021-05-22 08:29:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"fadeIn\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:29:02','2021-05-22 08:29:02','',554,'https://tetraraysfoods.com/?p=964',0,'revision','',0),(965,1,'2021-05-22 08:30:48','2021-05-22 08:30:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.0\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:30:48','2021-05-22 08:30:48','',554,'https://tetraraysfoods.com/?p=965',0,'revision','',0),(966,1,'2021-05-22 08:31:32','2021-05-22 08:31:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:31:32','2021-05-22 08:31:32','',554,'https://tetraraysfoods.com/?p=966',0,'revision','',0),(967,1,'2021-05-22 08:32:16','2021-05-22 08:32:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:32:16','2021-05-22 08:32:16','',554,'https://tetraraysfoods.com/?p=967',0,'revision','',0),(968,1,'2021-05-22 08:32:53','2021-05-22 08:32:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:32:53','2021-05-22 08:32:53','',554,'https://tetraraysfoods.com/?p=968',0,'revision','',0),(969,1,'2021-05-22 08:41:33','2021-05-22 08:41:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance with clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:41:33','2021-05-22 08:41:33','',554,'https://tetraraysfoods.com/?p=969',0,'revision','',0),(970,1,'2021-05-22 08:44:00','2021-05-22 08:44:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672082253{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-22 08:44:00','2021-05-22 08:44:00','',554,'https://tetraraysfoods.com/?p=970',0,'revision','',0),(971,1,'2021-05-24 02:06:37','2021-05-24 02:06:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822012215{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 02:06:37','2021-05-24 02:06:37','',554,'https://tetraraysfoods.com/?p=971',0,'revision','',0),(972,1,'2021-05-24 02:07:22','2021-05-24 02:07:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621822056745{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822012215{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 02:07:22','2021-05-24 02:07:22','',554,'https://tetraraysfoods.com/?p=972',0,'revision','',0),(973,1,'2021-05-24 02:11:23','2021-05-24 02:11:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621822299192{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822012215{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 02:11:23','2021-05-24 02:11:23','',554,'https://tetraraysfoods.com/?p=973',0,'revision','',0),(974,1,'2021-05-24 02:11:47','2021-05-24 02:11:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621672138120{background-color: #e8f8df !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 02:11:47','2021-05-24 02:11:47','',554,'https://tetraraysfoods.com/?p=974',0,'revision','',0),(975,1,'2021-05-24 02:12:39','2021-05-24 02:12:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" css=\".vc_custom_1621671414592{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 02:12:39','2021-05-24 02:12:39','',554,'https://tetraraysfoods.com/?p=975',0,'revision','',0),(976,1,'2021-05-24 03:54:02','2021-05-24 03:54:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621671199994{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 1px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 03:54:02','2021-05-24 03:54:02','',554,'https://tetraraysfoods.com/?p=976',0,'revision','',0),(977,1,'2021-05-24 03:58:24','2021-05-24 03:58:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621828719793{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 03:58:24','2021-05-24 03:58:24','',554,'https://tetraraysfoods.com/?p=977',0,'revision','',0),(978,1,'2021-05-24 03:59:45','2021-05-24 03:59:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621440454330{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 03:59:45','2021-05-24 03:59:45','',554,'https://tetraraysfoods.com/?p=978',0,'revision','',0),(979,1,'2021-05-24 04:00:34','2021-05-24 04:00:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828850242{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:00:34','2021-05-24 04:00:34','',554,'https://tetraraysfoods.com/?p=979',0,'revision','',0),(980,1,'2021-05-24 04:01:10','2021-05-24 04:01:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828885809{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:01:10','2021-05-24 04:01:10','',554,'https://tetraraysfoods.com/?p=980',0,'revision','',0),(981,1,'2021-05-24 04:02:16','2021-05-24 04:02:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621828800700{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:02:16','2021-05-24 04:02:16','',554,'https://tetraraysfoods.com/?p=981',0,'revision','',0),(982,1,'2021-05-24 04:03:16','2021-05-24 04:03:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829012447{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:03:16','2021-05-24 04:03:16','',554,'https://tetraraysfoods.com/?p=982',0,'revision','',0),(983,1,'2021-05-24 04:04:50','2021-05-24 04:04:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829106267{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:04:50','2021-05-24 04:04:50','',554,'https://tetraraysfoods.com/?p=983',0,'revision','',0),(984,1,'2021-05-24 04:05:44','2021-05-24 04:05:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:05:44','2021-05-24 04:05:44','',554,'https://tetraraysfoods.com/?p=984',0,'revision','',0),(985,1,'2021-05-24 04:06:43','2021-05-24 04:06:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:06:43','2021-05-24 04:06:43','',554,'https://tetraraysfoods.com/?p=985',0,'revision','',0),(986,1,'2021-05-24 04:07:28','2021-05-24 04:07:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 04:07:28','2021-05-24 04:07:28','',554,'https://tetraraysfoods.com/?p=986',0,'revision','',0),(987,1,'2021-05-24 08:23:28','2021-05-24 08:23:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css=\".vc_custom_1621844622174{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:23:28','2021-05-24 08:23:28','',554,'https://tetraraysfoods.com/?p=987',0,'revision','',0),(988,1,'2021-05-24 08:27:34','2021-05-24 08:27:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621828950632{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:27:34','2021-05-24 08:27:34','',554,'https://tetraraysfoods.com/?p=988',0,'revision','',0),(989,1,'2021-05-24 08:29:07','2021-05-24 08:29:07','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" bg_cws_color=\"color\" cws_overlay_color=\"#819e53\" css=\".vc_custom_1621844961215{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:29:07','2021-05-24 08:29:07','',554,'https://tetraraysfoods.com/?p=989',0,'revision','',0),(990,1,'2021-05-24 08:31:04','2021-05-24 08:31:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621442860724{border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:31:04','2021-05-24 08:31:04','',554,'https://tetraraysfoods.com/?p=990',0,'revision','',0),(991,1,'2021-05-24 08:37:28','2021-05-24 08:37:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" add_shadow=\"1\" css=\".vc_custom_1621845463838{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:37:28','2021-05-24 08:37:28','',554,'https://tetraraysfoods.com/?p=991',0,'revision','',0),(992,1,'2021-05-24 08:39:16','2021-05-24 08:39:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:39:16','2021-05-24 08:39:16','',554,'https://tetraraysfoods.com/?p=992',0,'revision','',0),(993,1,'2021-05-24 08:39:45','2021-05-24 08:39:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" add_shadow=\"1\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:39:45','2021-05-24 08:39:45','',554,'https://tetraraysfoods.com/?p=993',0,'revision','',0),(994,1,'2021-05-24 08:40:32','2021-05-24 08:40:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" add_shadow=\"1\" css=\".vc_custom_1621845647974{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:40:32','2021-05-24 08:40:32','',554,'https://tetraraysfoods.com/?p=994',0,'revision','',0),(995,1,'2021-05-24 08:42:04','2021-05-24 08:42:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621829160023{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"zoomIn\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621845739519{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:42:04','2021-05-24 08:42:04','',554,'https://tetraraysfoods.com/?p=995',0,'revision','',0),(996,1,'2021-05-24 08:45:08','2021-05-24 08:45:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"zoomIn\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621845739519{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:45:08','2021-05-24 08:45:08','',554,'https://tetraraysfoods.com/?p=996',0,'revision','',0),(997,1,'2021-05-24 08:46:00','2021-05-24 08:46:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"fadeIn\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621845976326{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-24 08:46:00','2021-05-24 08:46:00','',554,'https://tetraraysfoods.com/?p=997',0,'revision','',0),(999,1,'2021-05-24 09:32:39','2021-05-24 09:32:39','[vc_row][vc_column][cws_sc_banners bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"917\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:32:39','2021-05-24 09:32:39','',576,'https://tetraraysfoods.com/?p=999',0,'revision','',0),(1000,1,'2021-05-24 09:33:04','2021-05-24 09:33:04','[vc_row][vc_column][cws_sc_banners bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"917\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"917\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:33:04','2021-05-24 09:33:04','',576,'https://tetraraysfoods.com/?p=1000',0,'revision','',0),(1001,1,'2021-05-24 09:34:16','2021-05-24 09:34:16','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"917\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"917\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:34:16','2021-05-24 09:34:16','',576,'https://tetraraysfoods.com/?p=1001',0,'revision','',0),(1002,1,'2021-05-24 09:34:46','2021-05-24 09:34:46','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"917\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"917\" img_size=\"medium\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:34:46','2021-05-24 09:34:46','',576,'https://tetraraysfoods.com/?p=1002',0,'revision','',0),(1003,1,'2021-05-24 09:36:59','2021-05-24 09:36:59','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"917\" img_size=\"large\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"917\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:36:59','2021-05-24 09:36:59','',576,'https://tetraraysfoods.com/?p=1003',0,'revision','',0),(1004,1,'2021-05-24 09:56:28','2021-05-24 09:56:28','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"915\" img_size=\"large\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"911\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:56:28','2021-05-24 09:56:28','',576,'https://tetraraysfoods.com/?p=1004',0,'revision','',0),(1005,1,'2021-05-24 09:58:43','2021-05-24 09:58:43','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"865\" img_size=\"medium\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"211\" img_size=\"medium\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 09:58:43','2021-05-24 09:58:43','',576,'https://tetraraysfoods.com/?p=1005',0,'revision','',0),(1006,1,'2021-05-24 10:00:30','2021-05-24 10:00:30','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"211\" img_size=\"large\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:00:30','2021-05-24 10:00:30','',576,'https://tetraraysfoods.com/?p=1006',0,'revision','',0),(1007,1,'2021-05-24 10:01:30','2021-05-24 10:01:30','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:01:30','2021-05-24 10:01:30','',576,'https://tetraraysfoods.com/?p=1007',0,'revision','',0),(1008,1,'2021-05-24 10:02:36','2021-05-24 10:02:36','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850559374{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850571940{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:02:36','2021-05-24 10:02:36','',576,'https://tetraraysfoods.com/?p=1008',0,'revision','',0),(1009,1,'2021-05-24 10:03:58','2021-05-24 10:03:58','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850608821{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850631648{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:03:58','2021-05-24 10:03:58','',576,'https://tetraraysfoods.com/?p=1009',0,'revision','',0),(1010,1,'2021-05-24 10:05:00','2021-05-24 10:05:00','[vc_row][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:05:00','2021-05-24 10:05:00','',576,'https://tetraraysfoods.com/?p=1010',0,'revision','',0),(1011,1,'2021-05-24 10:06:43','2021-05-24 10:06:43','[vc_row parallax=\"content-moving\" parallax_image=\"834\"][vc_column][cws_sc_banners add_button=\"1\" bg_img=\"834\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:06:43','2021-05-24 10:06:43','',576,'https://tetraraysfoods.com/?p=1011',0,'revision','',0),(1012,1,'2021-05-24 10:08:43','2021-05-24 10:08:43','[vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:08:43','2021-05-24 10:08:43','',576,'https://tetraraysfoods.com/?p=1012',0,'revision','',0),(1013,1,'2021-05-24 10:10:25','2021-05-24 10:10:25','[vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_single_image image=\"748\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:10:25','2021-05-24 10:10:25','',576,'https://tetraraysfoods.com/?p=1013',0,'revision','',0),(1014,1,'2021-05-24 10:11:50','2021-05-24 10:11:50','[vc_row][vc_column][vc_single_image image=\"748\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:11:50','2021-05-24 10:11:50','',576,'https://tetraraysfoods.com/?p=1014',0,'revision','',0),(1015,1,'2021-05-24 10:13:51','2021-05-24 10:13:51','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][cws_sc_text title=\"About Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:13:51','2021-05-24 10:13:51','',576,'https://tetraraysfoods.com/?p=1015',0,'revision','',0),(1016,1,'2021-05-24 10:14:42','2021-05-24 10:14:42','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:14:42','2021-05-24 10:14:42','',576,'https://tetraraysfoods.com/?p=1016',0,'revision','',0),(1017,1,'2021-05-24 10:15:45','2021-05-24 10:15:45','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:15:45','2021-05-24 10:15:45','',576,'https://tetraraysfoods.com/?p=1017',0,'revision','',0),(1018,1,'2021-05-24 10:16:48','2021-05-24 10:16:48','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:16:48','2021-05-24 10:16:48','',576,'https://tetraraysfoods.com/?p=1018',0,'revision','',0),(1019,1,'2021-05-24 10:17:25','2021-05-24 10:17:25','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:17:25','2021-05-24 10:17:25','',576,'https://tetraraysfoods.com/?p=1019',0,'revision','',0),(1020,1,'2021-05-24 10:17:55','2021-05-24 10:17:55','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:17:55','2021-05-24 10:17:55','',576,'https://tetraraysfoods.com/?p=1020',0,'revision','',0),(1021,1,'2021-05-24 10:19:07','2021-05-24 10:19:07','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:19:07','2021-05-24 10:19:07','',576,'https://tetraraysfoods.com/?p=1021',0,'revision','',0),(1022,1,'2021-05-24 10:20:20','2021-05-24 10:20:20','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button btn_type=\"simple\" aligning=\"center\" title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:20:20','2021-05-24 10:20:20','',576,'https://tetraraysfoods.com/?p=1022',0,'revision','',0),(1023,1,'2021-05-24 10:21:14','2021-05-24 10:21:14','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button aligning=\"center\" title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button aligning=\"center\" title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:21:14','2021-05-24 10:21:14','',576,'https://tetraraysfoods.com/?p=1023',0,'revision','',0),(1024,1,'2021-05-24 10:22:15','2021-05-24 10:22:15','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-24 10:22:15','2021-05-24 10:22:15','',576,'https://tetraraysfoods.com/?p=1024',0,'revision','',0),(1025,1,'2021-05-24 11:27:11','2021-05-24 11:27:11','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"250px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]</p>\n','Products','','inherit','closed','closed','','578-autosave-v1','','','2021-05-24 11:27:11','2021-05-24 11:27:11','',578,'https://tetraraysfoods.com/?p=1025',0,'revision','',0),(1026,1,'2021-05-24 10:47:36','2021-05-24 10:47:36','[vc_row][vc_column][cws_sc_portfolio_posts_grid layout=\"2\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" en_isotope=\"1\" info_pos=\"under_img\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:47:36','2021-05-24 10:47:36','',578,'https://tetraraysfoods.com/?p=1026',0,'revision','',0),(1027,1,'2021-05-24 10:49:32','2021-05-24 10:49:32','[vc_row][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"2\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:49:32','2021-05-24 10:49:32','',578,'https://tetraraysfoods.com/?p=1027',0,'revision','',0),(1028,1,'2021-05-24 10:50:50','2021-05-24 10:50:50','[vc_row][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"2\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:50:50','2021-05-24 10:50:50','',578,'https://tetraraysfoods.com/?p=1028',0,'revision','',0),(1029,1,'2021-05-24 10:51:48','2021-05-24 10:51:48','[vc_row][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter\" layout=\"2\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:51:48','2021-05-24 10:51:48','',578,'https://tetraraysfoods.com/?p=1029',0,'revision','',0),(1030,1,'2021-05-24 10:52:35','2021-05-24 10:52:35','[vc_row][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"2\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:52:35','2021-05-24 10:52:35','',578,'https://tetraraysfoods.com/?p=1030',0,'revision','',0),(1031,1,'2021-05-24 10:54:09','2021-05-24 10:54:09','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"2\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:54:09','2021-05-24 10:54:09','',578,'https://tetraraysfoods.com/?p=1031',0,'revision','',0),(1032,1,'2021-05-24 10:54:59','2021-05-24 10:54:59','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:54:59','2021-05-24 10:54:59','',578,'https://tetraraysfoods.com/?p=1032',0,'revision','',0),(1033,1,'2021-05-24 10:55:41','2021-05-24 10:55:41','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 10:55:41','2021-05-24 10:55:41','',578,'https://tetraraysfoods.com/?p=1033',0,'revision','',0),(1034,1,'2021-05-24 11:01:45','2021-05-24 11:01:45','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" anim_style=\"hover_special\" appear_style=\"callout.flash\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:01:45','2021-05-24 11:01:45','',578,'https://tetraraysfoods.com/?p=1034',0,'revision','',0),(1035,1,'2021-05-24 11:02:33','2021-05-24 11:02:33','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" anim_style=\"hover_special\" appear_style=\"transition.slideRightBigIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:02:33','2021-05-24 11:02:33','',578,'https://tetraraysfoods.com/?p=1035',0,'revision','',0),(1036,1,'2021-05-24 11:03:49','2021-05-24 11:03:49','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.shake\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:03:49','2021-05-24 11:03:49','',578,'https://tetraraysfoods.com/?p=1036',0,'revision','',0),(1037,1,'2021-05-24 11:04:34','2021-05-24 11:04:34','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:04:34','2021-05-24 11:04:34','',578,'https://tetraraysfoods.com/?p=1037',0,'revision','',0),(1038,1,'2021-05-24 11:12:19','2021-05-24 11:12:19','[vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:12:19','2021-05-24 11:12:19','',578,'https://tetraraysfoods.com/?p=1038',0,'revision','',0),(1039,1,'2021-05-24 11:12:54','2021-05-24 11:12:54','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_portfolio_posts_grid title=\"OUR PRODUCTS\" title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:12:54','2021-05-24 11:12:54','',578,'https://tetraraysfoods.com/?p=1039',0,'revision','',0),(1040,1,'2021-05-24 11:13:24','2021-05-24 11:13:24','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:13:24','2021-05-24 11:13:24','',578,'https://tetraraysfoods.com/?p=1040',0,'revision','',0),(1041,1,'2021-05-24 11:13:54','2021-05-24 11:13:54','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:13:54','2021-05-24 11:13:54','',578,'https://tetraraysfoods.com/?p=1041',0,'revision','',0),(1042,1,'2021-05-24 11:27:15','2021-05-24 11:27:15','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:27:15','2021-05-24 11:27:15','',578,'https://tetraraysfoods.com/?p=1042',0,'revision','',0),(1043,1,'2021-05-24 11:28:39','2021-05-24 11:28:39','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:28:39','2021-05-24 11:28:39','',578,'https://tetraraysfoods.com/?p=1043',0,'revision','',0),(1044,1,'2021-05-24 11:35:09','2021-05-24 11:35:09','[vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:35:09','2021-05-24 11:35:09','',578,'https://tetraraysfoods.com/?p=1044',0,'revision','',0),(1045,1,'2021-05-24 11:39:24','2021-05-24 11:39:24','[vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:39:24','2021-05-24 11:39:24','',578,'https://tetraraysfoods.com/?p=1045',0,'revision','',0),(1046,1,'2021-05-24 11:39:57','2021-05-24 11:39:57','[vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:39:57','2021-05-24 11:39:57','',578,'https://tetraraysfoods.com/?p=1046',0,'revision','',0),(1047,1,'2021-05-24 11:40:47','2021-05-24 11:40:47','[vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:40:47','2021-05-24 11:40:47','',578,'https://tetraraysfoods.com/?p=1047',0,'revision','',0),(1048,1,'2021-05-24 11:41:21','2021-05-24 11:41:21','[vc_row parallax=\"content-moving\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:41:21','2021-05-24 11:41:21','',578,'https://tetraraysfoods.com/?p=1048',0,'revision','',0),(1049,1,'2021-05-24 11:54:10','2021-05-24 11:54:10','[vc_row full_height=\"yes\" parallax=\"content-moving\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:54:10','2021-05-24 11:54:10','',578,'https://tetraraysfoods.com/?p=1049',0,'revision','',0),(1050,1,'2021-05-24 11:54:58','2021-05-24 11:54:58','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:54:58','2021-05-24 11:54:58','',578,'https://tetraraysfoods.com/?p=1050',0,'revision','',0),(1051,1,'2021-05-24 11:55:36','2021-05-24 11:55:36','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:55:36','2021-05-24 11:55:36','',578,'https://tetraraysfoods.com/?p=1051',0,'revision','',0),(1052,1,'2021-05-24 11:59:47','2021-05-24 11:59:47','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"372\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-24 11:59:47','2021-05-24 11:59:47','',578,'https://tetraraysfoods.com/?p=1052',0,'revision','',0),(1053,1,'2021-05-24 16:08:01','2021-05-24 16:08:01','','banana','','inherit','open','closed','','banana-3','','','2021-05-24 16:08:01','2021-05-24 16:08:01','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/banana.gif',0,'attachment','image/gif',0),(1054,1,'2021-07-13 10:42:25','2021-07-13 10:42:25','<p>[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]</p>\n','Why Choose Us','','inherit','closed','closed','','582-autosave-v1','','','2021-07-13 10:42:25','2021-07-13 10:42:25','',582,'https://tetraraysfoods.com/?p=1054',0,'revision','',0),(1055,1,'2021-05-24 16:24:07','2021-05-24 16:24:07','','slide-2','','inherit','open','closed','','slide-2','','','2021-05-24 16:24:07','2021-05-24 16:24:07','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/05/slide-2.jpg',0,'attachment','image/jpeg',0),(1056,1,'2021-05-24 16:24:30','2021-05-24 16:24:30','[vc_row parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:24:30','2021-05-24 16:24:30','',582,'https://tetraraysfoods.com/?p=1056',0,'revision','',0),(1057,1,'2021-05-24 16:25:10','2021-05-24 16:25:10','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:25:10','2021-05-24 16:25:10','',582,'https://tetraraysfoods.com/?p=1057',0,'revision','',0),(1058,1,'2021-05-24 16:25:52','2021-05-24 16:25:52','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:25:52','2021-05-24 16:25:52','',582,'https://tetraraysfoods.com/?p=1058',0,'revision','',0),(1059,1,'2021-05-24 16:29:46','2021-05-24 16:29:46','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_raw_html]JTNDcCUzRVdlJTIwd29yayUyMGRpcmVjdGx5JTIwd2l0aCUyMFRydXN0ZWQlMjBGYXJtZXJzJTIwYW5kJTIwZW5zdXJlJTIwdG8lMjBzb3VyY2UlMjBoaWdoJTIwcXVhbGl0eSUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBhdCUyMGElMjBtb3N0JTIwY29tcGV0aXRpdmUlMjBwcmljZSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:29:46','2021-05-24 16:29:46','',582,'https://tetraraysfoods.com/?p=1059',0,'revision','',0),(1060,1,'2021-05-24 16:30:50','2021-05-24 16:30:50','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDcCUzRVdlJTIwd29yayUyMGRpcmVjdGx5JTIwd2l0aCUyMFRydXN0ZWQlMjBGYXJtZXJzJTIwYW5kJTIwZW5zdXJlJTIwdG8lMjBzb3VyY2UlMjBoaWdoJTIwcXVhbGl0eSUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBhdCUyMGElMjBtb3N0JTIwY29tcGV0aXRpdmUlMjBwcmljZSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDcCUzRVdlJTIwd29yayUyMGRpcmVjdGx5JTIwd2l0aCUyMFRydXN0ZWQlMjBGYXJtZXJzJTIwYW5kJTIwZW5zdXJlJTIwdG8lMjBzb3VyY2UlMjBoaWdoJTIwcXVhbGl0eSUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBhdCUyMGElMjBtb3N0JTIwY29tcGV0aXRpdmUlMjBwcmljZSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:30:50','2021-05-24 16:30:50','',582,'https://tetraraysfoods.com/?p=1060',0,'revision','',0),(1061,1,'2021-05-24 16:31:39','2021-05-24 16:31:39','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDaDIlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDIlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDcCUzRVdlJTIwd29yayUyMGRpcmVjdGx5JTIwd2l0aCUyMFRydXN0ZWQlMjBGYXJtZXJzJTIwYW5kJTIwZW5zdXJlJTIwdG8lMjBzb3VyY2UlMjBoaWdoJTIwcXVhbGl0eSUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBhdCUyMGElMjBtb3N0JTIwY29tcGV0aXRpdmUlMjBwcmljZSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:31:39','2021-05-24 16:31:39','',582,'https://tetraraysfoods.com/?p=1061',0,'revision','',0),(1062,1,'2021-05-24 16:32:04','2021-05-24 16:32:04','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDcCUzRVdlJTIwd29yayUyMGRpcmVjdGx5JTIwd2l0aCUyMFRydXN0ZWQlMjBGYXJtZXJzJTIwYW5kJTIwZW5zdXJlJTIwdG8lMjBzb3VyY2UlMjBoaWdoJTIwcXVhbGl0eSUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBhdCUyMGElMjBtb3N0JTIwY29tcGV0aXRpdmUlMjBwcmljZSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:32:04','2021-05-24 16:32:04','',582,'https://tetraraysfoods.com/?p=1062',0,'revision','',0),(1063,1,'2021-05-24 16:36:41','2021-05-24 16:36:41','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874181062{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][vc_raw_html]JTNDaDQlM0VRdWFsaXR5JTNDJTJGaDQlM0UlMEElM0NwJTNFT3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9yJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:36:41','2021-05-24 16:36:41','',582,'https://tetraraysfoods.com/?p=1063',0,'revision','',0),(1064,1,'2021-05-24 16:38:25','2021-05-24 16:38:25','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VRdWFsaXR5JTNDJTJGaDQlM0UlMEElM0NwJTNFT3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9yJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:38:25','2021-05-24 16:38:25','',582,'https://tetraraysfoods.com/?p=1064',0,'revision','',0),(1065,1,'2021-05-24 16:39:10','2021-05-24 16:39:10','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VRdWFsaXR5JTNDJTJGaDQlM0UlMEElM0NwJTNFT3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9yJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:39:10','2021-05-24 16:39:10','',582,'https://tetraraysfoods.com/?p=1065',0,'revision','',0),(1066,1,'2021-05-24 16:40:30','2021-05-24 16:40:30','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VRdWFsaXR5JTNDJTJGaDQlM0UlMEElM0NwJTNFT3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9yJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VRdWFsaXR5JTNDJTJGaDQlM0UlMEElM0NwJTNFT3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9yJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:40:30','2021-05-24 16:40:30','',582,'https://tetraraysfoods.com/?p=1066',0,'revision','',0),(1067,1,'2021-05-24 16:41:22','2021-05-24 16:41:22','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:41:22','2021-05-24 16:41:22','',582,'https://tetraraysfoods.com/?p=1067',0,'revision','',0),(1068,1,'2021-05-24 16:42:40','2021-05-24 16:42:40','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:42:40','2021-05-24 16:42:40','',582,'https://tetraraysfoods.com/?p=1068',0,'revision','',0),(1069,1,'2021-05-24 16:43:14','2021-05-24 16:43:14','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"1/2\"][vc_raw_html]JTNDaDQlM0VEaXJlY3QlMjBTb3VyY2luZyUyMGZyb20lMjBGYXJtZXJzJTNDJTJGaDQlM0UlMEElM0NwJTNFV2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlJTNDJTJGcCUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:43:14','2021-05-24 16:43:14','',582,'https://tetraraysfoods.com/?p=1069',0,'revision','',0),(1070,1,'2021-05-24 16:44:27','2021-05-24 16:44:27','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text subtitle=\"Direct Sourcing from Farmers\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:44:27','2021-05-24 16:44:27','',582,'https://tetraraysfoods.com/?p=1070',0,'revision','',0),(1071,1,'2021-05-24 16:45:29','2021-05-24 16:45:29','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621874195033{background-color: #a7d28b !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621874270574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #a7d28b !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" title=\"Direct Sourcing from Farmers\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:45:29','2021-05-24 16:45:29','',582,'https://tetraraysfoods.com/?p=1071',0,'revision','',0),(1072,1,'2021-05-24 16:46:57','2021-05-24 16:46:57','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:46:57','2021-05-24 16:46:57','',582,'https://tetraraysfoods.com/?p=1072',0,'revision','',0),(1073,1,'2021-05-24 16:48:39','2021-05-24 16:48:39','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:48:39','2021-05-24 16:48:39','',582,'https://tetraraysfoods.com/?p=1073',0,'revision','',0),(1074,1,'2021-05-24 16:49:03','2021-05-24 16:49:03','[vc_row][vc_column][cws_sc_spacing height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:49:03','2021-05-24 16:49:03','',582,'https://tetraraysfoods.com/?p=1074',0,'revision','',0),(1075,1,'2021-05-24 16:49:34','2021-05-24 16:49:34','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621874769077{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-right-color: #f2f2f2 !important;border-top-color: #f2f2f2 !important;border-bottom-color: #f2f2f2 !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"Direct Sourcing from Farmers\" custom_styles=\".vc_custom_1621874804577{background-color: #a7d28b !important;}\"]We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"100px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:49:34','2021-05-24 16:49:34','',582,'https://tetraraysfoods.com/?p=1075',0,'revision','',0),(1076,1,'2021-05-24 16:50:15','2021-05-24 16:50:15','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:50:15','2021-05-24 16:50:15','',582,'https://tetraraysfoods.com/?p=1076',0,'revision','',0),(1077,1,'2021-05-24 16:52:48','2021-05-24 16:52:48','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875155545{background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875155545{background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:52:48','2021-05-24 16:52:48','',582,'https://tetraraysfoods.com/?p=1077',0,'revision','',0),(1078,1,'2021-05-24 16:53:35','2021-05-24 16:53:35','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875155545{background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875155545{background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:53:35','2021-05-24 16:53:35','',582,'https://tetraraysfoods.com/?p=1078',0,'revision','',0),(1079,1,'2021-05-24 16:55:05','2021-05-24 16:55:05','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875283937{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:55:05','2021-05-24 16:55:05','',582,'https://tetraraysfoods.com/?p=1079',0,'revision','',0),(1080,1,'2021-05-24 16:56:02','2021-05-24 16:56:02','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875283937{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:56:02','2021-05-24 16:56:02','',582,'https://tetraraysfoods.com/?p=1080',0,'revision','',0),(1081,1,'2021-05-24 16:56:56','2021-05-24 16:56:56','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:56:56','2021-05-24 16:56:56','',582,'https://tetraraysfoods.com/?p=1081',0,'revision','',0),(1082,1,'2021-05-24 16:57:47','2021-05-24 16:57:47','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:57:47','2021-05-24 16:57:47','',582,'https://tetraraysfoods.com/?p=1082',0,'revision','',0),(1083,1,'2021-05-24 16:59:24','2021-05-24 16:59:24','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875560074{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;border-left-style: double !important;border-right-style: double !important;border-top-style: double !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 16:59:24','2021-05-24 16:59:24','',582,'https://tetraraysfoods.com/?p=1083',0,'revision','',0),(1084,1,'2021-05-24 17:00:11','2021-05-24 17:00:11','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875607154{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:00:11','2021-05-24 17:00:11','',582,'https://tetraraysfoods.com/?p=1084',0,'revision','',0),(1085,1,'2021-05-24 17:01:02','2021-05-24 17:01:02','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875301146{padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;background-color: #a7d28b !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:01:02','2021-05-24 17:01:02','',582,'https://tetraraysfoods.com/?p=1085',0,'revision','',0),(1086,1,'2021-05-24 17:02:04','2021-05-24 17:02:04','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css=\".vc_custom_1621875657731{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #a7d28b !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:02:04','2021-05-24 17:02:04','',582,'https://tetraraysfoods.com/?p=1086',0,'revision','',0),(1087,1,'2021-05-24 17:04:20','2021-05-24 17:04:20','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:04:20','2021-05-24 17:04:20','',582,'https://tetraraysfoods.com/?p=1087',0,'revision','',0),(1088,1,'2021-05-24 17:05:04','2021-05-24 17:05:04','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875900443{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:05:04','2021-05-24 17:05:04','',582,'https://tetraraysfoods.com/?p=1088',0,'revision','',0),(1089,1,'2021-05-24 17:05:48','2021-05-24 17:05:48','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875943771{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621875841242{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:05:48','2021-05-24 17:05:48','',582,'https://tetraraysfoods.com/?p=1089',0,'revision','',0),(1090,1,'2021-05-24 17:08:13','2021-05-24 17:08:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:08:13','2021-05-24 17:08:13','',582,'https://tetraraysfoods.com/?p=1090',0,'revision','',0),(1091,1,'2021-05-24 17:09:13','2021-05-24 17:09:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:09:13','2021-05-24 17:09:13','',582,'https://tetraraysfoods.com/?p=1091',0,'revision','',0),(1092,1,'2021-05-24 17:10:47','2021-05-24 17:10:47','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876081522{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 40px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:10:47','2021-05-24 17:10:47','',582,'https://tetraraysfoods.com/?p=1092',0,'revision','',0),(1093,1,'2021-05-24 17:14:40','2021-05-24 17:14:40','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:14:40','2021-05-24 17:14:40','',582,'https://tetraraysfoods.com/?p=1093',0,'revision','',0),(1094,1,'2021-05-24 17:15:13','2021-05-24 17:15:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:15:13','2021-05-24 17:15:13','',582,'https://tetraraysfoods.com/?p=1094',0,'revision','',0),(1095,1,'2021-05-24 17:16:52','2021-05-24 17:16:52','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_divider full_width=\"1\" customize_colors=\"1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:16:52','2021-05-24 17:16:52','',582,'https://tetraraysfoods.com/?p=1095',0,'revision','',0),(1096,1,'2021-05-24 17:17:51','2021-05-24 17:17:51','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][cws_sc_vertical_heading title=\"Why Choose Us\"][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:17:51','2021-05-24 17:17:51','',582,'https://tetraraysfoods.com/?p=1096',0,'revision','',0),(1097,1,'2021-05-24 17:18:30','2021-05-24 17:18:30','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_vertical_heading title=\"Why Choose Us\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:18:30','2021-05-24 17:18:30','',582,'https://tetraraysfoods.com/?p=1097',0,'revision','',0),(1098,1,'2021-05-24 17:22:13','2021-05-24 17:22:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:22:13','2021-05-24 17:22:13','',582,'https://tetraraysfoods.com/?p=1098',0,'revision','',0),(1099,1,'2021-05-24 17:22:41','2021-05-24 17:22:41','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:22:41','2021-05-24 17:22:41','',582,'https://tetraraysfoods.com/?p=1099',0,'revision','',0),(1100,1,'2021-05-24 17:24:11','2021-05-24 17:24:11','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876475267{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:24:11','2021-05-24 17:24:11','',582,'https://tetraraysfoods.com/?p=1100',0,'revision','',0),(1101,1,'2021-05-24 17:28:48','2021-05-24 17:28:48','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-24 17:28:48','2021-05-24 17:28:48','',582,'https://tetraraysfoods.com/?p=1101',0,'revision','',0),(1102,1,'2022-02-15 11:26:12','2022-02-15 11:26:12','<p>[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\n<h4>TetraRays Foods Private Limited</h4>\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\nGopal Nagar, Dindigul 624001<br />\nTamilnadu, India</p>\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\n<p>[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]&lt;iframe width=\"540\" height=\"305\" src=\"https://5fe468f0.sibforms.com/serve/MUIEAObl_bl5QHmxsAW9kmdHBmOdFsrKBRoF8TS0KQAuRoPzrQRRl88fGzJlSS5LWfkV2oXx2WZJUKAt-teUnVbsUg-RoHBYayNAb8KpAcQ-DxPkB_r7X2ovIpKKUVGVmZmV4eqK5-ZKMkZ6oWVOVwL_n1oj9TfPzh9o42Vc4qpBlFiFFs--tK2gOuaHJQ9BtZXDcWoJ16IEHw4m\" frameborder=\"0\" scrolling=\"auto\" allowfullscreen style=\"display: block;margin-left: auto;margin-right: auto;max-width: 100%;\"&gt;&lt;/iframe&gt;[/vc_column_text][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','584-autosave-v1','','','2022-02-15 11:26:12','2022-02-15 11:26:12','',584,'https://tetraraysfoods.com/?p=1102',0,'revision','',0),(1103,1,'2021-05-25 04:31:31','2021-05-25 04:31:31','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"16\" title=\"Contact form 1\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:31:31','2021-05-25 04:31:31','',584,'https://tetraraysfoods.com/?p=1103',0,'revision','',0),(1104,1,'2021-05-25 04:33:22','2021-05-25 04:33:22','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"504\" title=\"Contact form 1\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:33:22','2021-05-25 04:33:22','',584,'https://tetraraysfoods.com/?p=1104',0,'revision','',0),(1105,1,'2021-05-25 04:33:56','2021-05-25 04:33:56','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:33:56','2021-05-25 04:33:56','',584,'https://tetraraysfoods.com/?p=1105',0,'revision','',0),(1106,1,'2021-05-25 04:37:06','2021-05-25 04:37:06','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text]TeraRays Foods Private Limited\r\n\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar\r\n\r\nDindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:37:06','2021-05-25 04:37:06','',584,'https://tetraraysfoods.com/?p=1106',0,'revision','',0),(1107,1,'2021-05-25 04:37:40','2021-05-25 04:37:40','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text]TeraRays Foods Private Limited\r\n\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar\r\n\r\nDindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:37:40','2021-05-25 04:37:40','',584,'https://tetraraysfoods.com/?p=1107',0,'revision','',0),(1108,1,'2021-05-25 04:39:34','2021-05-25 04:39:34','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits. We provide Quality to our Customers\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:39:34','2021-05-25 04:39:34','',584,'https://tetraraysfoods.com/?p=1108',0,'revision','',0),(1109,1,'2021-05-25 04:40:26','2021-05-25 04:40:26','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits. We provide Quality to our Customers\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:40:26','2021-05-25 04:40:26','',584,'https://tetraraysfoods.com/?p=1109',0,'revision','',0),(1110,1,'2021-05-25 04:40:58','2021-05-25 04:40:58','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" subtitle=\"We provide Quality to our Customers\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:40:58','2021-05-25 04:40:58','',584,'https://tetraraysfoods.com/?p=1110',0,'revision','',0),(1111,1,'2021-05-25 04:42:12','2021-05-25 04:42:12','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" icon_fontawesome=\"fas fa-home\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:42:12','2021-05-25 04:42:12','',584,'https://tetraraysfoods.com/?p=1111',0,'revision','',0),(1112,1,'2021-05-25 04:42:54','2021-05-25 04:42:54','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:42:54','2021-05-25 04:42:54','',584,'https://tetraraysfoods.com/?p=1112',0,'revision','',0),(1113,1,'2021-05-25 04:44:07','2021-05-25 04:44:07','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" icon_fontawesome=\"fas fa-home\" icon_pos=\"under\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:44:07','2021-05-25 04:44:07','',584,'https://tetraraysfoods.com/?p=1113',0,'revision','',0),(1114,1,'2021-05-25 04:46:02','2021-05-25 04:46:02','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:46:02','2021-05-25 04:46:02','',584,'https://tetraraysfoods.com/?p=1114',0,'revision','',0),(1115,1,'2021-05-25 04:49:00','2021-05-25 04:49:00','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:49:00','2021-05-25 04:49:00','',584,'https://tetraraysfoods.com/?p=1115',0,'revision','',0),(1116,1,'2021-05-25 04:52:15','2021-05-25 04:52:15','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:52:15','2021-05-25 04:52:15','',584,'https://tetraraysfoods.com/?p=1116',0,'revision','',0),(1117,1,'2021-05-25 04:55:25','2021-05-25 04:55:25','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India\r\n<h4>Email: <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:55:25','2021-05-25 04:55:25','',584,'https://tetraraysfoods.com/?p=1117',0,'revision','',0),(1118,1,'2021-05-25 04:57:49','2021-05-25 04:57:49','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India\r\n<h4>Email: <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4>Phone: + 91 90000 00000</h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:57:49','2021-05-25 04:57:49','',584,'https://tetraraysfoods.com/?p=1118',0,'revision','',0),(1119,1,'2021-05-25 04:58:44','2021-05-25 04:58:44','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i><a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4>Phone: + 91 90000 00000</h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 04:58:44','2021-05-25 04:58:44','',584,'https://tetraraysfoods.com/?p=1119',0,'revision','',0),(1120,1,'2021-05-25 05:03:49','2021-05-25 05:03:49','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\n\r\nGopal Nagar, Dindigul 624001\r\n\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:03:49','2021-05-25 05:03:49','',584,'https://tetraraysfoods.com/?p=1120',0,'revision','',0),(1121,1,'2021-05-25 05:05:15','2021-05-25 05:05:15','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4 style=\"text-align: left;\"><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:05:15','2021-05-25 05:05:15','',584,'https://tetraraysfoods.com/?p=1121',0,'revision','',0),(1122,1,'2021-05-25 05:05:49','2021-05-25 05:05:49','[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:05:49','2021-05-25 05:05:49','',584,'https://tetraraysfoods.com/?p=1122',0,'revision','',0),(1123,1,'2021-05-25 05:06:33','2021-05-25 05:06:33','<p>[vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:06:33','2021-05-25 05:06:33','',584,'https://tetraraysfoods.com/?p=1123',0,'revision','',0),(1124,1,'2021-05-25 05:07:42','2021-05-25 05:07:42','','banner','','inherit','open','closed','','banner','','','2021-05-25 05:07:42','2021-05-25 05:07:42','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/05/banner.png',0,'attachment','image/png',0),(1125,1,'2021-05-25 05:08:11','2021-05-25 05:08:11','<p>[vc_row parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:08:11','2021-05-25 05:08:11','',584,'https://tetraraysfoods.com/?p=1125',0,'revision','',0),(1126,1,'2021-05-25 05:09:38','2021-05-25 05:09:38','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:09:38','2021-05-25 05:09:38','',584,'https://tetraraysfoods.com/?p=1126',0,'revision','',0),(1127,1,'2021-05-25 05:11:10','2021-05-25 05:11:10','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:11:10','2021-05-25 05:11:10','',584,'https://tetraraysfoods.com/?p=1127',0,'revision','',0),(1128,1,'2021-05-25 05:11:43','2021-05-25 05:11:43','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:11:43','2021-05-25 05:11:43','',584,'https://tetraraysfoods.com/?p=1128',0,'revision','',0),(1129,1,'2021-05-25 05:12:57','2021-05-25 05:12:57','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"left\"][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:12:57','2021-05-25 05:12:57','',584,'https://tetraraysfoods.com/?p=1129',0,'revision','',0),(1130,1,'2021-05-25 05:15:07','2021-05-25 05:15:07','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"left\"][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:15:07','2021-05-25 05:15:07','',584,'https://tetraraysfoods.com/?p=1130',0,'revision','',0),(1131,1,'2021-05-25 05:16:00','2021-05-25 05:16:00','<p>[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]</p>\r\n<h4>TeraRays Foods Private Limited</h4>\r\n<p>#50, East Y.M.R Patti 2<sup>nd</sup> Street<br />\r\nGopal Nagar, Dindigul 624001<br />\r\nTamilnadu, India</p>\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n<p>[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]</p>\r\n','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:16:00','2021-05-25 05:16:00','',584,'https://tetraraysfoods.com/?p=1131',0,'revision','',0),(1132,1,'2021-05-25 05:17:35','2021-05-25 05:17:35','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Quick Enquiry\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:17:35','2021-05-25 05:17:35','',584,'https://tetraraysfoods.com/?p=1132',0,'revision','',0),(1133,1,'2021-05-25 05:18:57','2021-05-25 05:18:57','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:18:57','2021-05-25 05:18:57','',584,'https://tetraraysfoods.com/?p=1133',0,'revision','',0),(1134,1,'2021-05-25 05:20:03','2021-05-25 05:20:03','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits. We provide Quality to our Customers\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:20:03','2021-05-25 05:20:03','',584,'https://tetraraysfoods.com/?p=1134',0,'revision','',0),(1135,1,'2021-05-25 05:20:38','2021-05-25 05:20:38','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"250px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits. \"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:20:38','2021-05-25 05:20:38','',584,'https://tetraraysfoods.com/?p=1135',0,'revision','',0),(1136,1,'2021-05-25 05:27:06','2021-05-25 05:27:06','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-25 05:27:06','2021-05-25 05:27:06','',578,'https://tetraraysfoods.com/?p=1136',0,'revision','',0),(1137,1,'2021-05-25 05:28:30','2021-05-25 05:28:30','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 05:28:30','2021-05-25 05:28:30','',584,'https://tetraraysfoods.com/?p=1137',0,'revision','',0),(1138,1,'2021-05-25 05:29:08','2021-05-25 05:29:08','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1055\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-05-25 05:29:08','2021-05-25 05:29:08','',582,'https://tetraraysfoods.com/?p=1138',0,'revision','',0),(1139,1,'2021-05-25 05:29:43','2021-05-25 05:29:43','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-25 05:29:43','2021-05-25 05:29:43','',576,'https://tetraraysfoods.com/?p=1139',0,'revision','',0),(1140,1,'2021-05-25 06:02:20','2021-05-25 06:02:20','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 06:02:20','2021-05-25 06:02:20','',584,'https://tetraraysfoods.com/?p=1140',0,'revision','',0),(1141,1,'2021-05-25 06:06:25','2021-05-25 06:06:25','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDYzMDQuODI5OTg2MTMxMjcxJTIxMmQtMTIyLjQ3NDY5NjgwMzMwOTIlMjEzZDM3LjgwMzc0NzUyMTYwNDQzJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODA4NTg2ZTYzMDI2MTVhMSUyNTNBMHg4NmJkMTMwMjUxNzU3YzAwJTIxMnNTdG9yZXklMkJBdmUlMjUyQyUyQlNhbiUyQkZyYW5jaXNjbyUyNTJDJTJCQ0ElMkI5NDEyOSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc3VzJTIxNHYxNDM1ODI2NDMyMDUxJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 06:06:25','2021-05-25 06:06:25','',584,'https://tetraraysfoods.com/?p=1141',0,'revision','',0),(1142,1,'2021-05-25 06:07:21','2021-05-25 06:07:21','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vagatables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TeraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTU1NjYuNDA1MzEyNjc3NTklMjEyZDc3LjgzMzc1OSUyMTNkMTIuNzM5NDExJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHg5NTVkZGE3MGIxY2U3YmU3JTIxMnNUZXRyYVJheXMlMjUyMFByaXZhdGUlMjUyMExpbWl0ZWQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyMTkyMjgxMDY1NCUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 06:07:21','2021-05-25 06:07:21','',584,'https://tetraraysfoods.com/?p=1142',0,'revision','',0),(1143,1,'2021-11-22 04:37:37','2021-11-22 04:37:37','<p>[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][vc_column][vc_empty_space height=\"10px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]</p>\n','Certification','','inherit','closed','closed','','580-autosave-v1','','','2021-11-22 04:37:37','2021-11-22 04:37:37','',580,'https://tetraraysfoods.com/?p=1143',0,'revision','',0),(1144,1,'2021-05-25 06:30:05','2021-05-25 06:30:05','[vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:30:05','2021-05-25 06:30:05','',580,'https://tetraraysfoods.com/?p=1144',0,'revision','',0),(1145,1,'2021-05-25 06:37:30','2021-05-25 06:37:30','[vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:37:30','2021-05-25 06:37:30','',580,'https://tetraraysfoods.com/?p=1145',0,'revision','',0),(1146,1,'2021-05-25 06:47:19','2021-05-25 06:47:19','[vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:47:19','2021-05-25 06:47:19','',580,'https://tetraraysfoods.com/?p=1146',0,'revision','',0),(1147,1,'2021-05-25 06:53:13','2021-05-25 06:53:13','','banner-02','','inherit','open','closed','','banner-02','','','2021-05-25 06:53:13','2021-05-25 06:53:13','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/05/banner-02.jpg',0,'attachment','image/jpeg',0),(1148,1,'2021-05-25 06:53:26','2021-05-25 06:53:26','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1147\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:53:26','2021-05-25 06:53:26','',580,'https://tetraraysfoods.com/?p=1148',0,'revision','',0),(1149,1,'2021-05-25 06:54:21','2021-05-25 06:54:21','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1147\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:54:21','2021-05-25 06:54:21','',580,'https://tetraraysfoods.com/?p=1149',0,'revision','',0),(1150,1,'2021-05-25 06:58:42','2021-05-25 06:58:42','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:58:42','2021-05-25 06:58:42','',580,'https://tetraraysfoods.com/?p=1150',0,'revision','',0),(1151,1,'2021-05-25 06:59:15','2021-05-25 06:59:15','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 06:59:15','2021-05-25 06:59:15','',580,'https://tetraraysfoods.com/?p=1151',0,'revision','',0),(1152,1,'2021-05-25 07:00:41','2021-05-25 07:00:41','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\"][vc_single_image image=\"941\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:00:41','2021-05-25 07:00:41','',580,'https://tetraraysfoods.com/?p=1152',0,'revision','',0),(1153,1,'2021-05-25 07:01:18','2021-05-25 07:01:18','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\"][vc_single_image image=\"941\" img_size=\"large\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:01:18','2021-05-25 07:01:18','',580,'https://tetraraysfoods.com/?p=1153',0,'revision','',0),(1154,1,'2021-05-25 07:03:19','2021-05-25 07:03:19','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:03:19','2021-05-25 07:03:19','',580,'https://tetraraysfoods.com/?p=1154',0,'revision','',0),(1155,1,'2021-05-25 07:04:10','2021-05-25 07:04:10','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926244502{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e2e2e2 !important;border-right-color: #e2e2e2 !important;border-top-color: #e2e2e2 !important;border-bottom-color: #e2e2e2 !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:04:10','2021-05-25 07:04:10','',580,'https://tetraraysfoods.com/?p=1155',0,'revision','',0),(1156,1,'2021-05-25 07:04:53','2021-05-25 07:04:53','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926288944{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e2e2e2 !important;border-right-color: #e2e2e2 !important;border-top-color: #e2e2e2 !important;border-bottom-color: #e2e2e2 !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:04:53','2021-05-25 07:04:53','',580,'https://tetraraysfoods.com/?p=1156',0,'revision','',0),(1157,1,'2021-05-25 07:06:13','2021-05-25 07:06:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926369291{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926358469{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:06:13','2021-05-25 07:06:13','',580,'https://tetraraysfoods.com/?p=1157',0,'revision','',0),(1158,1,'2021-05-25 07:07:03','2021-05-25 07:07:03','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926369291{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:07:03','2021-05-25 07:07:03','',580,'https://tetraraysfoods.com/?p=1158',0,'revision','',0),(1159,1,'2021-05-25 07:07:42','2021-05-25 07:07:42','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:07:42','2021-05-25 07:07:42','',580,'https://tetraraysfoods.com/?p=1159',0,'revision','',0),(1160,1,'2021-05-25 07:11:10','2021-05-25 07:11:10','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:11:10','2021-05-25 07:11:10','',580,'https://tetraraysfoods.com/?p=1160',0,'revision','',0),(1161,1,'2021-05-25 07:13:57','2021-05-25 07:13:57','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:13:57','2021-05-25 07:13:57','',580,'https://tetraraysfoods.com/?p=1161',0,'revision','',0),(1162,1,'2021-05-25 07:18:58','2021-05-25 07:18:58','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 07:18:58','2021-05-25 07:18:58','',580,'https://tetraraysfoods.com/?p=1162',0,'revision','',0),(1163,1,'2021-05-25 09:50:37','2021-05-25 09:50:37','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"50px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 09:50:37','2021-05-25 09:50:37','',580,'https://tetraraysfoods.com/?p=1163',0,'revision','',0),(1164,1,'2021-05-25 09:51:30','2021-05-25 09:51:30','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 09:51:30','2021-05-25 09:51:30','',580,'https://tetraraysfoods.com/?p=1164',0,'revision','',0),(1165,1,'2021-05-25 09:57:34','2021-05-25 09:57:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" parallax_speed_bg=\"1.0\" css_animation=\"fadeIn\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936649338{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 09:57:34','2021-05-25 09:57:34','',554,'https://tetraraysfoods.com/?p=1165',0,'revision','',0),(1166,1,'2021-05-25 09:58:09','2021-05-25 09:58:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 09:58:09','2021-05-25 09:58:09','',554,'https://tetraraysfoods.com/?p=1166',0,'revision','',0),(1167,1,'2021-05-25 10:22:44','2021-05-25 10:22:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 10:22:44','2021-05-25 10:22:44','',554,'https://tetraraysfoods.com/?p=1167',0,'revision','',0),(1168,1,'2021-05-25 10:23:19','2021-05-25 10:23:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 10:23:19','2021-05-25 10:23:19','',554,'https://tetraraysfoods.com/?p=1168',0,'revision','',0),(1169,1,'2021-05-25 10:24:04','2021-05-25 10:24:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 10:24:04','2021-05-25 10:24:04','',554,'https://tetraraysfoods.com/?p=1169',0,'revision','',0),(1170,1,'2021-05-25 10:25:28','2021-05-25 10:25:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"781\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621936684818{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 10:25:28','2021-05-25 10:25:28','',554,'https://tetraraysfoods.com/?p=1170',0,'revision','',0),(1171,1,'2021-05-25 11:03:42','2021-05-25 11:03:42','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"834\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-05-25 11:03:42','2021-05-25 11:03:42','',580,'https://tetraraysfoods.com/?p=1171',0,'revision','',0),(1172,1,'2021-05-25 11:15:30','2021-05-25 11:15:30','','hero-bg-1-2-1536x736','','inherit','open','closed','','hero-bg-1-2-1536x736','','','2021-05-25 11:15:30','2021-05-25 11:15:30','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/hero-bg-1-2-1536x736-1.jpg',0,'attachment','image/jpeg',0),(1173,1,'2021-05-25 11:15:48','2021-05-25 11:15:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"1172\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941343926{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:15:48','2021-05-25 11:15:48','',554,'https://tetraraysfoods.com/?p=1173',0,'revision','',0),(1174,1,'2021-05-25 11:17:20','2021-05-25 11:17:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:17:20','2021-05-25 11:17:20','',554,'https://tetraraysfoods.com/?p=1174',0,'revision','',0),(1175,1,'2021-05-25 11:18:17','2021-05-25 11:18:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:18:17','2021-05-25 11:18:17','',554,'https://tetraraysfoods.com/?p=1175',0,'revision','',0),(1176,1,'2021-05-25 11:18:57','2021-05-25 11:18:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"right\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:18:57','2021-05-25 11:18:57','',554,'https://tetraraysfoods.com/?p=1176',0,'revision','',0),(1177,1,'2021-05-25 11:19:47','2021-05-25 11:19:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:19:47','2021-05-25 11:19:47','',554,'https://tetraraysfoods.com/?p=1177',0,'revision','',0),(1178,1,'2021-05-25 11:21:14','2021-05-25 11:21:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" add_button=\"1\" button_title=\"READ MORE\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:21:14','2021-05-25 11:21:14','',554,'https://tetraraysfoods.com/?p=1178',0,'revision','',0),(1179,1,'2021-05-25 11:22:00','2021-05-25 11:22:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:22:00','2021-05-25 11:22:00','',554,'https://tetraraysfoods.com/?p=1179',0,'revision','',0),(1180,1,'2021-05-25 11:23:36','2021-05-25 11:23:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:23:36','2021-05-25 11:23:36','',554,'https://tetraraysfoods.com/?p=1180',0,'revision','',0),(1181,1,'2021-05-25 11:24:41','2021-05-25 11:24:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:24:41','2021-05-25 11:24:41','',554,'https://tetraraysfoods.com/?p=1181',0,'revision','',0),(1182,1,'2021-05-25 11:25:24','2021-05-25 11:25:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621941436488{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:25:24','2021-05-25 11:25:24','',554,'https://tetraraysfoods.com/?p=1182',0,'revision','',0),(1183,1,'2021-05-25 11:29:09','2021-05-25 11:29:09','','bg_creative2','','inherit','open','closed','','bg_creative2','','','2021-05-25 11:29:09','2021-05-25 11:29:09','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/bg_creative2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1184,1,'2021-05-25 11:29:22','2021-05-25 11:29:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"1183\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942157226{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:29:22','2021-05-25 11:29:22','',554,'https://tetraraysfoods.com/?p=1184',0,'revision','',0),(1185,1,'2021-05-25 11:31:36','2021-05-25 11:31:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" full_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"1183\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942292098{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:31:36','2021-05-25 11:31:36','',554,'https://tetraraysfoods.com/?p=1185',0,'revision','',0),(1186,1,'2021-05-25 11:32:16','2021-05-25 11:32:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" rtl_reverse=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"1183\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942332399{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:32:16','2021-05-25 11:32:16','',554,'https://tetraraysfoods.com/?p=1186',0,'revision','',0),(1187,1,'2021-05-25 11:36:19','2021-05-25 11:36:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"636\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942575988{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:36:19','2021-05-25 11:36:19','',554,'https://tetraraysfoods.com/?p=1187',0,'revision','',0),(1188,1,'2021-05-25 11:37:57','2021-05-25 11:37:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"1124\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942674012{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:37:57','2021-05-25 11:37:57','',554,'https://tetraraysfoods.com/?p=1188',0,'revision','',0),(1189,1,'2021-05-25 11:38:49','2021-05-25 11:38:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621845923301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 11:38:49','2021-05-25 11:38:49','',554,'https://tetraraysfoods.com/?p=1189',0,'revision','',0),(1190,1,'2021-05-25 14:58:33','2021-05-25 14:58:33','','logo','','inherit','open','closed','','logo-3','','','2021-05-25 14:58:33','2021-05-25 14:58:33','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/05/logo.jpg',0,'attachment','image/jpeg',0),(1191,1,'2021-05-25 15:01:54','2021-05-25 15:01:54','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"909\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621954910188{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 15:01:54','2021-05-25 15:01:54','',554,'https://tetraraysfoods.com/?p=1191',0,'revision','',0),(1192,1,'2021-05-25 15:02:30','2021-05-25 15:02:30','','img_7','','inherit','open','closed','','img_7','','','2021-05-25 15:02:30','2021-05-25 15:02:30','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/img_7.jpg',0,'attachment','image/jpeg',0),(1193,1,'2021-05-25 15:02:41','2021-05-25 15:02:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"1192\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621954957844{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 15:02:41','2021-05-25 15:02:41','',554,'https://tetraraysfoods.com/?p=1193',0,'revision','',0),(1194,1,'2021-05-25 15:04:31','2021-05-25 15:04:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"885\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955066878{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 15:04:31','2021-05-25 15:04:31','',554,'https://tetraraysfoods.com/?p=1194',0,'revision','',0),(1195,1,'2021-05-25 15:05:25','2021-05-25 15:05:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"30px\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 15:05:25','2021-05-25 15:05:25','',554,'https://tetraraysfoods.com/?p=1195',0,'revision','',0),(1196,1,'2021-05-25 15:07:27','2021-05-25 15:07:27','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1124\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTU1NjYuNDA1MzEyNjc3NTklMjEyZDc3LjgzMzc1OSUyMTNkMTIuNzM5NDExJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHg5NTVkZGE3MGIxY2U3YmU3JTIxMnNUZXRyYVJheXMlMjUyMFByaXZhdGUlMjUyMExpbWl0ZWQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyMTkyMjgxMDY1NCUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-05-25 15:07:27','2021-05-25 15:07:27','',584,'https://tetraraysfoods.com/?p=1196',0,'revision','',0),(1197,1,'2021-05-25 16:56:47','2021-05-25 16:56:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 16:56:47','2021-05-25 16:56:47','',554,'https://tetraraysfoods.com/?p=1197',0,'revision','',0),(1198,1,'2021-05-25 16:57:56','2021-05-25 16:57:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 16:57:56','2021-05-25 16:57:56','',554,'https://tetraraysfoods.com/?p=1198',0,'revision','',0),(1199,1,'2021-05-25 16:58:44','2021-05-25 16:58:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 16:58:44','2021-05-25 16:58:44','',554,'https://tetraraysfoods.com/?p=1199',0,'revision','',0),(1200,1,'2021-05-25 16:59:40','2021-05-25 16:59:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"953\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621942725072{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-25 16:59:40','2021-05-25 16:59:40','',554,'https://tetraraysfoods.com/?p=1200',0,'revision','',0),(1201,1,'2021-05-26 02:12:57','2021-05-26 02:12:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:12:57','2021-05-26 02:12:57','',554,'https://tetraraysfoods.com/?p=1201',0,'revision','',0),(1202,1,'2021-05-26 02:14:54','2021-05-26 02:14:54','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_button icon_fontawesome=\"far fa-hand-point-right\" title=\"QUICK ENQUIRY\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:14:54','2021-05-26 02:14:54','',554,'https://tetraraysfoods.com/?p=1202',0,'revision','',0),(1203,1,'2021-05-26 02:17:12','2021-05-26 02:17:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][cws_sc_button size=\"large\" aligning=\"center\" icon_lib=\"cws_flaticons\" title=\"QUICK ENQUIRY\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:17:12','2021-05-26 02:17:12','',554,'https://tetraraysfoods.com/?p=1203',0,'revision','',0),(1204,1,'2021-05-26 02:18:58','2021-05-26 02:18:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][cws_sc_button btn_type=\"advanced\" size=\"large\" ofs=\"10px\" aligning=\"center\" icon_lib=\"cws_flaticons\" background_color=\"#ffffff\" background_color_hover=\"#7d9f3a\" title=\"QUICK ENQUIRY\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:18:58','2021-05-26 02:18:58','',554,'https://tetraraysfoods.com/?p=1204',0,'revision','',0),(1205,1,'2021-05-26 02:19:58','2021-05-26 02:19:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995173786{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][cws_sc_button size=\"large\" ofs=\"10px\" aligning=\"center\" icon_fontawesome=\"fas fa-angle-double-right\" background_color=\"#ffffff\" background_color_hover=\"#7d9f3a\" title=\"QUICK ENQUIRY\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:19:58','2021-05-26 02:19:58','',554,'https://tetraraysfoods.com/?p=1205',0,'revision','',0),(1206,1,'2021-05-26 02:23:29','2021-05-26 02:23:29','','img_1','','inherit','open','closed','','img_1','','','2021-05-26 02:23:29','2021-05-26 02:23:29','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/img_1.png',0,'attachment','image/png',0),(1207,1,'2021-05-26 02:23:41','2021-05-26 02:23:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1206\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995817201{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:23:41','2021-05-26 02:23:41','',554,'https://tetraraysfoods.com/?p=1207',0,'revision','',0),(1208,1,'2021-05-26 02:25:02','2021-05-26 02:25:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"170\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621995898697{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:25:02','2021-05-26 02:25:02','',554,'https://tetraraysfoods.com/?p=1208',0,'revision','',0),(1209,1,'2021-05-26 02:26:52','2021-05-26 02:26:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:26:52','2021-05-26 02:26:52','',554,'https://tetraraysfoods.com/?p=1209',0,'revision','',0),(1210,1,'2021-05-26 02:28:31','2021-05-26 02:28:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"261\" width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:28:31','2021-05-26 02:28:31','',554,'https://tetraraysfoods.com/?p=1210',0,'revision','',0),(1211,1,'2021-05-26 02:29:36','2021-05-26 02:29:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\"][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"194\" width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR VISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"OUR MISSION\"]Our product line with unparalleled quality is in accordance\r\nwith clients requirements[/cws_sc_text][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:29:36','2021-05-26 02:29:36','',554,'https://tetraraysfoods.com/?p=1211',0,'revision','',0),(1212,1,'2021-05-26 02:31:23','2021-05-26 02:31:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/3\"][/vc_column][vc_column parallax=\"content-moving\" parallax_image=\"194\" width=\"1/3\"][vc_video align=\"center\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:31:23','2021-05-26 02:31:23','',554,'https://tetraraysfoods.com/?p=1212',0,'revision','',0),(1213,1,'2021-05-26 02:32:41','2021-05-26 02:32:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][vc_video align=\"center\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:32:41','2021-05-26 02:32:41','',554,'https://tetraraysfoods.com/?p=1213',0,'revision','',0),(1214,1,'2021-05-26 02:33:18','2021-05-26 02:33:18','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][vc_video el_width=\"50\" align=\"center\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:33:18','2021-05-26 02:33:18','',554,'https://tetraraysfoods.com/?p=1214',0,'revision','',0),(1215,1,'2021-05-26 02:34:19','2021-05-26 02:34:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:34:19','2021-05-26 02:34:19','',554,'https://tetraraysfoods.com/?p=1215',0,'revision','',0),(1216,1,'2021-05-26 02:36:10','2021-05-26 02:36:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" autoplay_speed=\"1000\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:36:10','2021-05-26 02:36:10','',554,'https://tetraraysfoods.com/?p=1216',0,'revision','',0),(1217,1,'2021-05-26 02:38:24','2021-05-26 02:38:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" autoplay_speed=\"1000\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:38:24','2021-05-26 02:38:24','',554,'https://tetraraysfoods.com/?p=1217',0,'revision','',0),(1218,1,'2021-05-26 02:40:19','2021-05-26 02:40:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:40:19','2021-05-26 02:40:19','',554,'https://tetraraysfoods.com/?p=1218',0,'revision','',0),(1219,1,'2021-05-26 02:41:12','2021-05-26 02:41:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:41:12','2021-05-26 02:41:12','',554,'https://tetraraysfoods.com/?p=1219',0,'revision','',0),(1220,1,'2021-05-26 02:41:58','2021-05-26 02:41:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:41:58','2021-05-26 02:41:58','',554,'https://tetraraysfoods.com/?p=1220',0,'revision','',0),(1221,1,'2021-05-26 02:42:36','2021-05-26 02:42:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:42:36','2021-05-26 02:42:36','',554,'https://tetraraysfoods.com/?p=1221',0,'revision','',0),(1222,1,'2021-05-26 02:43:29','2021-05-26 02:43:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:43:29','2021-05-26 02:43:29','',554,'https://tetraraysfoods.com/?p=1222',0,'revision','',0),(1223,1,'2021-05-26 02:44:03','2021-05-26 02:44:03','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:44:03','2021-05-26 02:44:03','',554,'https://tetraraysfoods.com/?p=1223',0,'revision','',0),(1224,1,'2021-05-26 02:44:39','2021-05-26 02:44:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:44:39','2021-05-26 02:44:39','',554,'https://tetraraysfoods.com/?p=1224',0,'revision','',0),(1225,1,'2021-05-26 02:45:17','2021-05-26 02:45:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:45:17','2021-05-26 02:45:17','',554,'https://tetraraysfoods.com/?p=1225',0,'revision','',0),(1226,1,'2021-05-26 02:45:55','2021-05-26 02:45:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:45:55','2021-05-26 02:45:55','',554,'https://tetraraysfoods.com/?p=1226',0,'revision','',0),(1227,1,'2021-05-26 02:47:11','2021-05-26 02:47:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:47:11','2021-05-26 02:47:11','',554,'https://tetraraysfoods.com/?p=1227',0,'revision','',0),(1228,1,'2021-05-26 02:52:46','2021-05-26 02:52:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:52:46','2021-05-26 02:52:46','',554,'https://tetraraysfoods.com/?p=1228',0,'revision','',0),(1229,1,'2021-05-26 02:54:44','2021-05-26 02:54:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:54:44','2021-05-26 02:54:44','',554,'https://tetraraysfoods.com/?p=1229',0,'revision','',0),(1230,1,'2021-05-26 02:55:26','2021-05-26 02:55:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:55:26','2021-05-26 02:55:26','',554,'https://tetraraysfoods.com/?p=1230',0,'revision','',0),(1231,1,'2021-05-26 02:56:48','2021-05-26 02:56:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:56:48','2021-05-26 02:56:48','',554,'https://tetraraysfoods.com/?p=1231',0,'revision','',0),(1232,1,'2021-05-26 02:57:38','2021-05-26 02:57:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:57:38','2021-05-26 02:57:38','',554,'https://tetraraysfoods.com/?p=1232',0,'revision','',0),(1233,1,'2021-05-26 02:58:27','2021-05-26 02:58:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:58:27','2021-05-26 02:58:27','',554,'https://tetraraysfoods.com/?p=1233',0,'revision','',0),(1234,1,'2021-05-26 02:59:22','2021-05-26 02:59:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 02:59:22','2021-05-26 02:59:22','',554,'https://tetraraysfoods.com/?p=1234',0,'revision','',0),(1235,1,'2021-05-26 03:00:34','2021-05-26 03:00:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:00:34','2021-05-26 03:00:34','',554,'https://tetraraysfoods.com/?p=1235',0,'revision','',0),(1236,1,'2021-05-26 03:01:13','2021-05-26 03:01:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:01:13','2021-05-26 03:01:13','',554,'https://tetraraysfoods.com/?p=1236',0,'revision','',0),(1237,1,'2021-05-26 03:02:46','2021-05-26 03:02:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:02:46','2021-05-26 03:02:46','',554,'https://tetraraysfoods.com/?p=1237',0,'revision','',0),(1238,1,'2021-05-26 03:04:28','2021-05-26 03:04:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:04:28','2021-05-26 03:04:28','',554,'https://tetraraysfoods.com/?p=1238',0,'revision','',0),(1239,1,'2021-05-26 03:05:16','2021-05-26 03:05:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:05:16','2021-05-26 03:05:16','',554,'https://tetraraysfoods.com/?p=1239',0,'revision','',0),(1240,1,'2021-05-26 03:06:38','2021-05-26 03:06:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:06:38','2021-05-26 03:06:38','',554,'https://tetraraysfoods.com/?p=1240',0,'revision','',0),(1241,1,'2021-05-26 03:09:00','2021-05-26 03:09:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:09:00','2021-05-26 03:09:00','',554,'https://tetraraysfoods.com/?p=1241',0,'revision','',0),(1242,1,'2021-05-26 03:09:36','2021-05-26 03:09:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:09:36','2021-05-26 03:09:36','',554,'https://tetraraysfoods.com/?p=1242',0,'revision','',0),(1243,1,'2021-05-26 03:10:13','2021-05-26 03:10:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"What Our Clients Say!\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:10:13','2021-05-26 03:10:13','',554,'https://tetraraysfoods.com/?p=1243',0,'revision','',0),(1244,1,'2021-05-26 03:10:56','2021-05-26 03:10:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:10:56','2021-05-26 03:10:56','',554,'https://tetraraysfoods.com/?p=1244',0,'revision','',0),(1245,1,'2021-05-26 03:11:36','2021-05-26 03:11:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:11:36','2021-05-26 03:11:36','',554,'https://tetraraysfoods.com/?p=1245',0,'revision','',0),(1246,1,'2021-05-26 03:11:54','2021-05-26 03:11:54','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:11:54','2021-05-26 03:11:54','',554,'https://tetraraysfoods.com/?p=1246',0,'revision','',0),(1247,1,'2021-05-26 03:15:25','2021-05-26 03:15:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"1\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:15:25','2021-05-26 03:15:25','',554,'https://tetraraysfoods.com/?p=1247',0,'revision','',0),(1248,1,'2021-05-26 03:16:15','2021-05-26 03:16:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:16:15','2021-05-26 03:16:15','',554,'https://tetraraysfoods.com/?p=1248',0,'revision','',0),(1249,1,'2021-05-26 03:17:39','2021-05-26 03:17:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_staff_posts_grid _terms=\"\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:17:39','2021-05-26 03:17:39','',554,'https://tetraraysfoods.com/?p=1249',0,'revision','',0),(1250,1,'2021-05-26 03:18:53','2021-05-26 03:18:53','','Anto','','publish','closed','closed','','anto','','','2021-05-26 03:20:54','2021-05-26 03:20:54','',0,'https://tetraraysfoods.com/?post_type=cws_staff&#038;p=1250',0,'cws_staff','',0),(1251,1,'2021-05-26 03:22:31','2021-05-26 03:22:31','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][cws_sc_staff_posts_grid content_align=\"center\" display_style=\"carousel\" display_direction=\"row\" _terms=\"\" customize_colors=\"1\" custom_title_color=\"#ffffff\" custom_font_color=\"#ffffff\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:22:31','2021-05-26 03:22:31','',554,'https://tetraraysfoods.com/?p=1251',0,'revision','',0),(1252,1,'2021-05-26 03:24:11','2021-05-26 03:24:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:24:11','2021-05-26 03:24:11','',554,'https://tetraraysfoods.com/?p=1252',0,'revision','',0),(1253,1,'2021-05-26 03:24:44','2021-05-26 03:24:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:24:44','2021-05-26 03:24:44','',554,'https://tetraraysfoods.com/?p=1253',0,'revision','',0),(1254,1,'2021-05-26 03:28:26','2021-05-26 03:28:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"right\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:28:26','2021-05-26 03:28:26','',554,'https://tetraraysfoods.com/?p=1254',0,'revision','',0),(1255,1,'2021-05-26 03:29:00','2021-05-26 03:29:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:29:00','2021-05-26 03:29:00','',554,'https://tetraraysfoods.com/?p=1255',0,'revision','',0),(1256,1,'2021-05-26 03:29:38','2021-05-26 03:29:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"70\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:29:38','2021-05-26 03:29:38','',554,'https://tetraraysfoods.com/?p=1256',0,'revision','',0),(1257,1,'2021-05-26 03:30:19','2021-05-26 03:30:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"60\" el_aspect=\"43\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:30:19','2021-05-26 03:30:19','',554,'https://tetraraysfoods.com/?p=1257',0,'revision','',0),(1258,1,'2021-05-26 03:31:09','2021-05-26 03:31:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:31:09','2021-05-26 03:31:09','',554,'https://tetraraysfoods.com/?p=1258',0,'revision','',0),(1259,1,'2021-05-26 03:31:49','2021-05-26 03:31:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"80\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:31:49','2021-05-26 03:31:49','',554,'https://tetraraysfoods.com/?p=1259',0,'revision','',0),(1260,1,'2021-05-26 03:33:38','2021-05-26 03:33:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:33:38','2021-05-26 03:33:38','',554,'https://tetraraysfoods.com/?p=1260',0,'revision','',0),(1261,1,'2021-05-26 03:34:32','2021-05-26 03:34:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:34:32','2021-05-26 03:34:32','',554,'https://tetraraysfoods.com/?p=1261',0,'revision','',0),(1262,1,'2021-05-26 03:43:40','2021-05-26 03:43:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:43:40','2021-05-26 03:43:40','',554,'https://tetraraysfoods.com/?p=1262',0,'revision','',0),(1263,1,'2021-05-26 03:44:09','2021-05-26 03:44:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 03:44:09','2021-05-26 03:44:09','',554,'https://tetraraysfoods.com/?p=1263',0,'revision','',0),(1264,1,'2021-05-26 04:01:46','2021-05-26 04:01:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" el_aspect=\"34\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:01:46','2021-05-26 04:01:46','',554,'https://tetraraysfoods.com/?p=1264',0,'revision','',0),(1265,1,'2021-05-26 04:02:10','2021-05-26 04:02:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:02:10','2021-05-26 04:02:10','',554,'https://tetraraysfoods.com/?p=1265',0,'revision','',0),(1266,1,'2021-05-26 04:02:53','2021-05-26 04:02:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:02:53','2021-05-26 04:02:53','',554,'https://tetraraysfoods.com/?p=1266',0,'revision','',0),(1267,1,'2021-05-26 04:03:23','2021-05-26 04:03:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:03:23','2021-05-26 04:03:23','',554,'https://tetraraysfoods.com/?p=1267',0,'revision','',0),(1268,1,'2021-05-26 04:04:25','2021-05-26 04:04:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622001861594{margin-bottom: 100px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:04:25','2021-05-26 04:04:25','',554,'https://tetraraysfoods.com/?p=1268',0,'revision','',0),(1269,1,'2021-05-26 04:04:56','2021-05-26 04:04:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622001892608{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:04:56','2021-05-26 04:04:56','',554,'https://tetraraysfoods.com/?p=1269',0,'revision','',0),(1270,1,'2021-05-26 04:05:34','2021-05-26 04:05:34','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622001930377{margin-top: 100px !important;margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:05:34','2021-05-26 04:05:34','',554,'https://tetraraysfoods.com/?p=1270',0,'revision','',0),(1271,1,'2021-05-26 04:06:19','2021-05-26 04:06:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622001930377{margin-top: 100px !important;margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:06:19','2021-05-26 04:06:19','',554,'https://tetraraysfoods.com/?p=1271',0,'revision','',0),(1272,1,'2021-05-26 04:07:14','2021-05-26 04:07:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002031359{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:07:14','2021-05-26 04:07:14','',554,'https://tetraraysfoods.com/?p=1272',0,'revision','',0),(1273,1,'2021-05-26 04:07:59','2021-05-26 04:07:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002076240{margin-bottom: 50px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d6d6d6 !important;border-left-style: solid !important;border-right-color: #d6d6d6 !important;border-right-style: solid !important;border-top-color: #d6d6d6 !important;border-top-style: solid !important;border-bottom-color: #d6d6d6 !important;border-bottom-style: solid !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:07:59','2021-05-26 04:07:59','',554,'https://tetraraysfoods.com/?p=1273',0,'revision','',0),(1274,1,'2021-05-26 04:08:44','2021-05-26 04:08:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:08:44','2021-05-26 04:08:44','',554,'https://tetraraysfoods.com/?p=1274',0,'revision','',0),(1275,1,'2021-05-26 04:10:05','2021-05-26 04:10:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002201366{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:10:05','2021-05-26 04:10:05','',554,'https://tetraraysfoods.com/?p=1275',0,'revision','',0),(1276,1,'2021-05-26 04:11:28','2021-05-26 04:11:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002285535{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:11:28','2021-05-26 04:11:28','',554,'https://tetraraysfoods.com/?p=1276',0,'revision','',0),(1277,1,'2021-05-26 04:12:56','2021-05-26 04:12:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002372951{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg15.jpg?id=261) !important;border-left-color: #ffffff !important;border-left-style: double !important;border-right-color: #ffffff !important;border-right-style: double !important;border-top-color: #ffffff !important;border-top-style: double !important;border-bottom-color: #ffffff !important;border-bottom-style: double !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:12:56','2021-05-26 04:12:56','',554,'https://tetraraysfoods.com/?p=1277',0,'revision','',0),(1278,1,'2021-05-26 04:14:49','2021-05-26 04:14:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002485510{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:14:49','2021-05-26 04:14:49','',554,'https://tetraraysfoods.com/?p=1278',0,'revision','',0),(1279,1,'2021-05-26 04:15:54','2021-05-26 04:15:54','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:15:54','2021-05-26 04:15:54','',554,'https://tetraraysfoods.com/?p=1279',0,'revision','',0),(1280,1,'2021-05-26 04:17:17','2021-05-26 04:17:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1621996008513{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:17:17','2021-05-26 04:17:17','',554,'https://tetraraysfoods.com/?p=1280',0,'revision','',0),(1281,1,'2021-05-26 04:19:13','2021-05-26 04:19:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002748888{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:19:13','2021-05-26 04:19:13','',554,'https://tetraraysfoods.com/?p=1281',0,'revision','',0),(1282,1,'2021-05-26 04:20:11','2021-05-26 04:20:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 04:20:11','2021-05-26 04:20:11','',554,'https://tetraraysfoods.com/?p=1282',0,'revision','',0),(1283,1,'2021-05-26 07:28:14','2021-05-26 07:28:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:28:14','2021-05-26 07:28:14','',554,'https://tetraraysfoods.com/?p=1283',0,'revision','',0),(1284,1,'2021-05-26 07:28:55','2021-05-26 07:28:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_grid=\"2\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:28:55','2021-05-26 07:28:55','',554,'https://tetraraysfoods.com/?p=1284',0,'revision','',0),(1285,1,'2021-05-26 07:29:23','2021-05-26 07:29:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:29:23','2021-05-26 07:29:23','',554,'https://tetraraysfoods.com/?p=1285',0,'revision','',0),(1286,1,'2021-05-26 07:32:12','2021-05-26 07:32:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:32:12','2021-05-26 07:32:12','',554,'https://tetraraysfoods.com/?p=1286',0,'revision','',0),(1287,1,'2021-05-26 07:33:15','2021-05-26 07:33:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:33:15','2021-05-26 07:33:15','',554,'https://tetraraysfoods.com/?p=1287',0,'revision','',0),(1288,1,'2021-05-26 07:34:20','2021-05-26 07:34:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:34:20','2021-05-26 07:34:20','',554,'https://tetraraysfoods.com/?p=1288',0,'revision','',0),(1289,1,'2021-05-26 07:35:12','2021-05-26 07:35:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:35:12','2021-05-26 07:35:12','',554,'https://tetraraysfoods.com/?p=1289',0,'revision','',0),(1290,1,'2021-05-26 07:37:09','2021-05-26 07:37:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22testimonial_rating%22%3A%220%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:37:09','2021-05-26 07:37:09','',554,'https://tetraraysfoods.com/?p=1290',0,'revision','',0),(1291,1,'2021-05-26 07:54:01','2021-05-26 07:54:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:54:01','2021-05-26 07:54:01','',554,'https://tetraraysfoods.com/?p=1291',0,'revision','',0),(1292,1,'2021-05-26 07:58:51','2021-05-26 07:58:51','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/9vmcSqv8bMY\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622002550894{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 07:58:51','2021-05-26 07:58:51','',554,'https://tetraraysfoods.com/?p=1292',0,'revision','',0),(1293,1,'2021-05-26 09:13:24','2021-05-26 09:13:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/lt1vnLJu1GU\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020401094{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:13:24','2021-05-26 09:13:24','',554,'https://tetraraysfoods.com/?p=1293',0,'revision','',0),(1294,1,'2021-05-26 09:14:00','2021-05-26 09:14:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/TTPm6oJWe5I\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020437767{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:14:00','2021-05-26 09:14:00','',554,'https://tetraraysfoods.com/?p=1294',0,'revision','',0),(1295,1,'2021-05-26 09:15:40','2021-05-26 09:15:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" el_aspect=\"916\" align=\"center\" css=\".vc_custom_1622020537846{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:15:40','2021-05-26 09:15:40','',554,'https://tetraraysfoods.com/?p=1295',0,'revision','',0),(1296,1,'2021-05-26 09:16:04','2021-05-26 09:16:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020561647{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\" title=\"TetraRays Foods Private Limited\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:16:04','2021-05-26 09:16:04','',554,'https://tetraraysfoods.com/?p=1296',0,'revision','',0),(1297,1,'2021-05-26 09:16:58','2021-05-26 09:16:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622002807494{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:16:58','2021-05-26 09:16:58','',554,'https://tetraraysfoods.com/?p=1297',0,'revision','',0),(1298,1,'2021-05-26 09:18:43','2021-05-26 09:18:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622020720031{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:18:43','2021-05-26 09:18:43','',554,'https://tetraraysfoods.com/?p=1298',0,'revision','',0),(1299,1,'2021-05-26 09:19:17','2021-05-26 09:19:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020614559{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:19:17','2021-05-26 09:19:17','',554,'https://tetraraysfoods.com/?p=1299',0,'revision','',0),(1300,1,'2021-05-26 09:19:42','2021-05-26 09:19:42','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" align=\"center\" css=\".vc_custom_1622020780152{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:19:42','2021-05-26 09:19:42','',554,'https://tetraraysfoods.com/?p=1300',0,'revision','',0),(1301,1,'2021-05-26 09:20:14','2021-05-26 09:20:14','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622020753415{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:20:14','2021-05-26 09:20:14','',554,'https://tetraraysfoods.com/?p=1301',0,'revision','',0),(1302,1,'2021-05-26 09:22:46','2021-05-26 09:22:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"160\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622020962959{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:22:46','2021-05-26 09:22:46','',554,'https://tetraraysfoods.com/?p=1302',0,'revision','',0),(1303,1,'2021-05-26 09:23:39','2021-05-26 09:23:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_3\" css=\".vc_custom_1622021014961{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:23:39','2021-05-26 09:23:39','',554,'https://tetraraysfoods.com/?p=1303',0,'revision','',0),(1304,1,'2021-05-26 09:24:13','2021-05-26 09:24:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021049598{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:24:13','2021-05-26 09:24:13','',554,'https://tetraraysfoods.com/?p=1304',0,'revision','',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1305,1,'2021-05-26 09:25:36','2021-05-26 09:25:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"372\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021132873{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:25:36','2021-05-26 09:25:36','',554,'https://tetraraysfoods.com/?p=1305',0,'revision','',0),(1306,1,'2021-05-26 09:27:27','2021-05-26 09:27:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"194\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021242968{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:27:27','2021-05-26 09:27:27','',554,'https://tetraraysfoods.com/?p=1306',0,'revision','',0),(1307,1,'2021-05-26 09:32:00','2021-05-26 09:32:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"75\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021517991{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:32:00','2021-05-26 09:32:00','',554,'https://tetraraysfoods.com/?p=1307',0,'revision','',0),(1308,1,'2021-05-26 09:33:50','2021-05-26 09:33:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"372\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021627639{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:33:50','2021-05-26 09:33:50','',554,'https://tetraraysfoods.com/?p=1308',0,'revision','',0),(1309,1,'2021-05-26 09:34:50','2021-05-26 09:34:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021686495{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:34:50','2021-05-26 09:34:50','',554,'https://tetraraysfoods.com/?p=1309',0,'revision','',0),(1310,1,'2021-05-26 09:36:49','2021-05-26 09:36:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:36:49','2021-05-26 09:36:49','',554,'https://tetraraysfoods.com/?p=1310',0,'revision','',0),(1311,1,'2021-05-26 09:37:46','2021-05-26 09:37:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" author_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:37:46','2021-05-26 09:37:46','',554,'https://tetraraysfoods.com/?p=1311',0,'revision','',0),(1312,1,'2021-05-26 09:38:48','2021-05-26 09:38:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/5YkcVerDRz8\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622020810751{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:38:48','2021-05-26 09:38:48','',554,'https://tetraraysfoods.com/?p=1312',0,'revision','',0),(1313,1,'2021-05-26 09:41:36','2021-05-26 09:41:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/ArhxoFmvCHE\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622022093117{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:41:36','2021-05-26 09:41:36','',554,'https://tetraraysfoods.com/?p=1313',0,'revision','',0),(1314,1,'2021-05-26 09:43:17','2021-05-26 09:43:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/4eAe_z0FsJQ\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622022193732{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:43:17','2021-05-26 09:43:17','',554,'https://tetraraysfoods.com/?p=1314',0,'revision','',0),(1315,1,'2021-05-26 09:44:24','2021-05-26 09:44:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_video link=\"https://youtu.be/cIQNea_Jxjg\" el_width=\"50\" align=\"center\" css=\".vc_custom_1622022261156{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #ffffff !important;border-left-style: none !important;border-right-color: #ffffff !important;border-right-style: none !important;border-top-color: #ffffff !important;border-top-style: none !important;border-bottom-color: #ffffff !important;border-bottom-style: none !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-26 09:44:24','2021-05-26 09:44:24','',554,'https://tetraraysfoods.com/?p=1315',0,'revision','',0),(1316,1,'2021-05-27 04:31:11','2021-05-27 04:31:11','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.flash\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-27 04:31:11','2021-05-27 04:31:11','',578,'https://tetraraysfoods.com/?p=1316',0,'revision','',0),(1317,1,'2021-05-27 04:34:41','2021-05-27 04:34:41','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.flash\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-27 04:34:41','2021-05-27 04:34:41','',578,'https://tetraraysfoods.com/?p=1317',0,'revision','',0),(1318,1,'2021-05-27 04:35:14','2021-05-27 04:35:14','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.flash\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-27 04:35:14','2021-05-27 04:35:14','',578,'https://tetraraysfoods.com/?p=1318',0,'revision','',0),(1319,1,'2021-05-27 05:08:53','2021-05-27 05:08:53','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" anim_style=\"hover_special\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-27 05:08:53','2021-05-27 05:08:53','',578,'https://tetraraysfoods.com/?p=1319',0,'revision','',0),(1320,1,'2021-05-27 05:09:28','2021-05-27 05:09:28','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"106\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-05-27 05:09:28','2021-05-27 05:09:28','',578,'https://tetraraysfoods.com/?p=1320',0,'revision','',0),(1321,1,'2021-05-28 04:23:48','2021-05-28 04:23:48','','01','','inherit','open','closed','','01-2','','','2021-05-28 04:23:48','2021-05-28 04:23:48','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/01.jpg',0,'attachment','image/jpeg',0),(1322,1,'2021-05-28 04:24:08','2021-05-28 04:24:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_single_image image=\"1321\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:24:08','2021-05-28 04:24:08','',554,'https://tetraraysfoods.com/?p=1322',0,'revision','',0),(1323,1,'2021-05-28 04:25:13','2021-05-28 04:25:13','','countdown','','inherit','open','closed','','countdown','','','2021-05-28 04:25:13','2021-05-28 04:25:13','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/countdown.png',0,'attachment','image/png',0),(1324,1,'2021-05-28 04:25:24','2021-05-28 04:25:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_single_image image=\"1323\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:25:24','2021-05-28 04:25:24','',554,'https://tetraraysfoods.com/?p=1324',0,'revision','',0),(1325,1,'2021-05-28 04:26:22','2021-05-28 04:26:22','','slider-home1-img-3','','inherit','open','closed','','slider-home1-img-3','','','2021-05-28 04:26:22','2021-05-28 04:26:22','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/slider-home1-img-3.png',0,'attachment','image/png',0),(1326,1,'2021-05-28 04:26:39','2021-05-28 04:26:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_single_image image=\"1325\" img_size=\"medium\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:26:39','2021-05-28 04:26:39','',554,'https://tetraraysfoods.com/?p=1326',0,'revision','',0),(1327,1,'2021-05-28 04:30:22','2021-05-28 04:30:22','','footer-orange','','inherit','open','closed','','footer-orange','','','2021-05-28 04:30:22','2021-05-28 04:30:22','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/footer-orange.png',0,'attachment','image/png',0),(1328,1,'2021-05-28 04:30:40','2021-05-28 04:30:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][vc_single_image image=\"1327\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:30:40','2021-05-28 04:30:40','',554,'https://tetraraysfoods.com/?p=1328',0,'revision','',0),(1329,1,'2021-05-28 04:31:36','2021-05-28 04:31:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"565\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622021806511{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:31:36','2021-05-28 04:31:36','',554,'https://tetraraysfoods.com/?p=1329',0,'revision','',0),(1330,1,'2021-05-28 04:38:20','2021-05-28 04:38:20','','04','','inherit','open','closed','','04-2','','','2021-05-28 04:38:20','2021-05-28 04:38:20','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg',0,'attachment','image/jpeg',0),(1331,1,'2021-05-28 04:38:33','2021-05-28 04:38:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#000000\" rating_color=\"#ffa844\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:38:33','2021-05-28 04:38:33','',554,'https://tetraraysfoods.com/?p=1331',0,'revision','',0),(1332,1,'2021-05-28 04:39:45','2021-05-28 04:39:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:39:45','2021-05-28 04:39:45','',554,'https://tetraraysfoods.com/?p=1332',0,'revision','',0),(1333,1,'2021-05-28 04:50:27','2021-05-28 04:50:27','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177423505{background-color: #a1d67c !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:50:27','2021-05-28 04:50:27','',554,'https://tetraraysfoods.com/?p=1333',0,'revision','',0),(1334,1,'2021-05-28 04:52:41','2021-05-28 04:52:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:52:41','2021-05-28 04:52:41','',554,'https://tetraraysfoods.com/?p=1334',0,'revision','',0),(1335,1,'2021-05-28 04:54:20','2021-05-28 04:54:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:54:20','2021-05-28 04:54:20','',554,'https://tetraraysfoods.com/?p=1335',0,'revision','',0),(1336,1,'2021-05-28 04:55:50','2021-05-28 04:55:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 04:55:50','2021-05-28 04:55:50','',554,'https://tetraraysfoods.com/?p=1336',0,'revision','',0),(1337,1,'2021-05-28 05:02:22','2021-05-28 05:02:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:02:22','2021-05-28 05:02:22','',554,'https://tetraraysfoods.com/?p=1337',0,'revision','',0),(1338,1,'2021-05-28 05:05:08','2021-05-28 05:05:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622176709659{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:05:08','2021-05-28 05:05:08','',554,'https://tetraraysfoods.com/?p=1338',0,'revision','',0),(1339,1,'2021-05-28 05:07:06','2021-05-28 05:07:06','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:07:06','2021-05-28 05:07:06','',554,'https://tetraraysfoods.com/?p=1339',0,'revision','',0),(1340,1,'2021-05-28 05:09:02','2021-05-28 05:09:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial testimonials_style=\"style_2\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:09:02','2021-05-28 05:09:02','',554,'https://tetraraysfoods.com/?p=1340',0,'revision','',0),(1341,1,'2021-05-28 05:09:36','2021-05-28 05:09:36','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial testimonials_style=\"style_3\" show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:09:36','2021-05-28 05:09:36','',554,'https://tetraraysfoods.com/?p=1341',0,'revision','',0),(1342,1,'2021-05-28 05:10:16','2021-05-28 05:10:16','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"1330\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178374319{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:10:16','2021-05-28 05:10:16','',554,'https://tetraraysfoods.com/?p=1342',0,'revision','',0),(1343,1,'2021-05-28 05:11:04','2021-05-28 05:11:04','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622002120776{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:11:04','2021-05-28 05:11:04','',554,'https://tetraraysfoods.com/?p=1343',0,'revision','',0),(1344,1,'2021-05-28 05:12:25','2021-05-28 05:12:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:12:25','2021-05-28 05:12:25','',554,'https://tetraraysfoods.com/?p=1344',0,'revision','',0),(1345,1,'2021-05-28 05:13:08','2021-05-28 05:13:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"180px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:13:08','2021-05-28 05:13:08','',554,'https://tetraraysfoods.com/?p=1345',0,'revision','',0),(1346,1,'2021-05-28 05:13:49','2021-05-28 05:13:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:13:49','2021-05-28 05:13:49','',554,'https://tetraraysfoods.com/?p=1346',0,'revision','',0),(1347,1,'2021-05-28 05:14:22','2021-05-28 05:14:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:14:22','2021-05-28 05:14:22','',554,'https://tetraraysfoods.com/?p=1347',0,'revision','',0),(1348,1,'2021-05-28 05:14:53','2021-05-28 05:14:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178660206{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:14:53','2021-05-28 05:14:53','',554,'https://tetraraysfoods.com/?p=1348',0,'revision','',0),(1349,1,'2021-05-28 05:15:47','2021-05-28 05:15:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622178944001{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:15:47','2021-05-28 05:15:47','',554,'https://tetraraysfoods.com/?p=1349',0,'revision','',0),(1350,1,'2021-05-28 05:16:38','2021-05-28 05:16:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622178995194{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:16:38','2021-05-28 05:16:38','',554,'https://tetraraysfoods.com/?p=1350',0,'revision','',0),(1351,1,'2021-05-28 05:17:44','2021-05-28 05:17:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" gap=\"20\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622178995194{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:17:44','2021-05-28 05:17:44','',554,'https://tetraraysfoods.com/?p=1351',0,'revision','',0),(1352,1,'2021-05-28 05:18:33','2021-05-28 05:18:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1622177556309{background-color: #a1d67ca1 !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:18:33','2021-05-28 05:18:33','',554,'https://tetraraysfoods.com/?p=1352',0,'revision','',0),(1353,1,'2021-05-28 05:20:46','2021-05-28 05:20:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622178740299{margin-bottom: 50px !important;background-color: #a1d67ca1 !important;}\"][/vc_column][vc_column width=\"1/2\" bg_cws_repeat=\"no-repeat\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:20:46','2021-05-28 05:20:46','',554,'https://tetraraysfoods.com/?p=1353',0,'revision','',0),(1354,1,'2021-05-28 05:21:45','2021-05-28 05:21:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622179109841{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" bg_cws_repeat=\"no-repeat\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:21:45','2021-05-28 05:21:45','',554,'https://tetraraysfoods.com/?p=1354',0,'revision','',0),(1355,1,'2021-05-28 05:22:49','2021-05-28 05:22:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622179366064{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" bg_cws_repeat=\"no-repeat\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:22:49','2021-05-28 05:22:49','',554,'https://tetraraysfoods.com/?p=1355',0,'revision','',0),(1356,1,'2021-05-28 05:24:11','2021-05-28 05:24:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" add_shadow=\"1\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" crop_style=\"style_5\" css=\".vc_custom_1622179446284{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" bg_cws_repeat=\"no-repeat\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:24:11','2021-05-28 05:24:11','',554,'https://tetraraysfoods.com/?p=1356',0,'revision','',0),(1357,1,'2021-05-28 05:25:05','2021-05-28 05:25:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\" bg_cws_repeat=\"no-repeat\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:25:05','2021-05-28 05:25:05','',554,'https://tetraraysfoods.com/?p=1357',0,'revision','',0),(1358,1,'2021-05-28 05:25:55','2021-05-28 05:25:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:25:55','2021-05-28 05:25:55','',554,'https://tetraraysfoods.com/?p=1358',0,'revision','',0),(1359,1,'2021-05-28 05:26:44','2021-05-28 05:26:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:26:44','2021-05-28 05:26:44','',554,'https://tetraraysfoods.com/?p=1359',0,'revision','',0),(1360,1,'2021-05-28 05:27:28','2021-05-28 05:27:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 05:27:28','2021-05-28 05:27:28','',554,'https://tetraraysfoods.com/?p=1360',0,'revision','',0),(1361,1,'2021-05-28 13:10:58','2021-05-28 13:10:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:10:58','2021-05-28 13:10:58','',554,'https://tetraraysfoods.com/?p=1361',0,'revision','',0),(1362,1,'2021-05-28 13:12:37','2021-05-28 13:12:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:12:37','2021-05-28 13:12:37','',554,'https://tetraraysfoods.com/?p=1362',0,'revision','',0),(1363,1,'2021-05-28 13:13:55','2021-05-28 13:13:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"medium\" alignment=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:13:55','2021-05-28 13:13:55','',554,'https://tetraraysfoods.com/?p=1363',0,'revision','',0),(1364,1,'2021-05-28 13:15:43','2021-05-28 13:15:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1622207739517{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-right-color: #ffffff !important;border-top-color: #ffffff !important;border-bottom-color: #ffffff !important;border-radius: 5px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:15:43','2021-05-28 13:15:43','',554,'https://tetraraysfoods.com/?p=1364',0,'revision','',0),(1365,1,'2021-05-28 13:16:25','2021-05-28 13:16:25','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1622207782815{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;border-left-color: #ffffff !important;border-left-style: solid !important;border-right-color: #ffffff !important;border-right-style: solid !important;border-top-color: #ffffff !important;border-top-style: solid !important;border-bottom-color: #ffffff !important;border-bottom-style: solid !important;border-radius: 5px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:16:25','2021-05-28 13:16:25','',554,'https://tetraraysfoods.com/?p=1365',0,'revision','',0),(1366,1,'2021-05-28 13:17:53','2021-05-28 13:17:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"medium\" alignment=\"center\" css=\".vc_custom_1622207846239{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;border-left-color: #ffffff !important;border-right-color: #ffffff !important;border-top-color: #ffffff !important;border-bottom-color: #ffffff !important;border-radius: 5px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:17:53','2021-05-28 13:17:53','',554,'https://tetraraysfoods.com/?p=1366',0,'revision','',0),(1367,1,'2021-05-28 13:26:29','2021-05-28 13:26:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622179501177{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" item_grid=\"2\" use_carousel=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:26:29','2021-05-28 13:26:29','',554,'https://tetraraysfoods.com/?p=1367',0,'revision','',0),(1368,1,'2021-05-28 13:28:31','2021-05-28 13:28:31','<p>[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 13:28:31','2021-05-28 13:28:31','',554,'https://tetraraysfoods.com/?p=1368',0,'revision','',0),(1369,1,'2021-05-28 14:59:00','2021-05-28 14:59:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 14:59:00','2021-05-28 14:59:00','',554,'https://tetraraysfoods.com/?p=1369',0,'revision','',0),(1370,1,'2021-05-28 15:08:52','2021-05-28 15:08:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg%3','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:08:52','2021-05-28 15:08:52','',554,'https://tetraraysfoods.com/?p=1370',0,'revision','',0),(1371,1,'2021-05-28 15:09:42','2021-05-28 15:09:42','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:09:42','2021-05-28 15:09:42','',554,'https://tetraraysfoods.com/?p=1371',0,'revision','',0),(1372,1,'2021-05-28 15:14:56','2021-05-28 15:14:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:14:56','2021-05-28 15:14:56','',554,'https://tetraraysfoods.com/?p=1372',0,'revision','',0),(1373,1,'2021-05-28 15:15:53','2021-05-28 15:15:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:15:53','2021-05-28 15:15:53','',554,'https://tetraraysfoods.com/?p=1373',0,'revision','',0),(1374,1,'2021-05-28 15:18:05','2021-05-28 15:18:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622179645794{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:18:05','2021-05-28 15:18:05','',554,'https://tetraraysfoods.com/?p=1374',0,'revision','',0),(1375,1,'2021-05-28 15:22:58','2021-05-28 15:22:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:22:58','2021-05-28 15:22:58','',554,'https://tetraraysfoods.com/?p=1375',0,'revision','',0),(1376,1,'2021-05-28 15:25:01','2021-05-28 15:25:01','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215080071{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:25:01','2021-05-28 15:25:01','',554,'https://tetraraysfoods.com/?p=1376',0,'revision','',0),(1377,1,'2021-05-28 15:27:15','2021-05-28 15:27:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" crop=\"1\" css=\".vc_custom_1622215365536{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:27:15','2021-05-28 15:27:15','',554,'https://tetraraysfoods.com/?p=1377',0,'revision','',0),(1378,1,'2021-05-28 15:28:52','2021-05-28 15:28:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622179299321{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:28:52','2021-05-28 15:28:52','',554,'https://tetraraysfoods.com/?p=1378',0,'revision','',0),(1379,1,'2021-05-28 15:32:09','2021-05-28 15:32:09','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-28 15:32:09','2021-05-28 15:32:09','',576,'https://tetraraysfoods.com/?p=1379',0,'revision','',0),(1380,1,'2021-05-28 15:33:15','2021-05-28 15:33:15','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-28 15:33:15','2021-05-28 15:33:15','',576,'https://tetraraysfoods.com/?p=1380',0,'revision','',0),(1381,1,'2021-05-28 15:34:33','2021-05-28 15:34:33','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-28 15:34:33','2021-05-28 15:34:33','',576,'https://tetraraysfoods.com/?p=1381',0,'revision','',0),(1382,1,'2021-05-28 15:35:37','2021-05-28 15:35:37','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-05-28 15:35:37','2021-05-28 15:35:37','',576,'https://tetraraysfoods.com/?p=1382',0,'revision','',0),(1383,1,'2021-05-28 15:38:19','2021-05-28 15:38:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216293892{margin-bottom: 50px !important;background-color: #81d742 !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:38:19','2021-05-28 15:38:19','',554,'https://tetraraysfoods.com/?p=1383',0,'revision','',0),(1384,1,'2021-05-28 15:40:52','2021-05-28 15:40:52','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" onclick=\"zoom\" css=\".vc_custom_1622215622229{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:40:52','2021-05-28 15:40:52','',554,'https://tetraraysfoods.com/?p=1384',0,'revision','',0),(1385,1,'2021-05-28 15:47:56','2021-05-28 15:47:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle\" onclick=\"link_image\" css=\".vc_custom_1622216870661{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:47:56','2021-05-28 15:47:56','',554,'https://tetraraysfoods.com/?p=1385',0,'revision','',0),(1386,1,'2021-05-28 15:49:20','2021-05-28 15:49:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:49:20','2021-05-28 15:49:20','',554,'https://tetraraysfoods.com/?p=1386',0,'revision','',0),(1387,1,'2021-05-28 15:50:58','2021-05-28 15:50:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:50:58','2021-05-28 15:50:58','',554,'https://tetraraysfoods.com/?p=1387',0,'revision','',0),(1388,1,'2021-05-28 15:51:41','2021-05-28 15:51:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:51:41','2021-05-28 15:51:41','',554,'https://tetraraysfoods.com/?p=1388',0,'revision','',0),(1389,1,'2021-05-28 15:54:35','2021-05-28 15:54:35','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:54:35','2021-05-28 15:54:35','',554,'https://tetraraysfoods.com/?p=1389',0,'revision','',0),(1390,1,'2021-05-28 15:57:45','2021-05-28 15:57:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"What Our Clients Say!\"][/cws_sc_text][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 15:57:45','2021-05-28 15:57:45','',554,'https://tetraraysfoods.com/?p=1390',0,'revision','',0),(1391,1,'2021-05-28 16:00:02','2021-05-28 16:00:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"What Our Clients Say!\"][/cws_sc_text][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 16:00:02','2021-05-28 16:00:02','',554,'https://tetraraysfoods.com/?p=1391',0,'revision','',0),(1392,1,'2021-05-28 16:01:21','2021-05-28 16:01:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" onclick=\"link_image\" css=\".vc_custom_1622216948460{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"What Our Clients Say!\"][/cws_sc_text][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 16:01:21','2021-05-28 16:01:21','',554,'https://tetraraysfoods.com/?p=1392',0,'revision','',0),(1393,1,'2021-05-28 16:05:28','2021-05-28 16:05:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" css=\".vc_custom_1622217925705{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"1\" custom_font_color=\"#ffffff\" custom_title_color=\"#ffffff\" title=\"What Our Clients Say!\"][/cws_sc_text][cws_sc_vc_testimonial show_quote_icons=\"\" values=\"%5B%7B%22thumbnail%22%3A%2226%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22111%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%225%22%7D%2C%7B%22thumbnail%22%3A%22478%22%2C%22quote%22%3A%22Let%20we%20take%20the%20opportunity%20to%20convey%20our%20%5C%22A%20Great%20Big%20Thank%20you%5C%22%20for%20swiftly%20supplying%20us%20with%20prompt%20and%20efficient%20delivery%20of%20the%20Kits%20at%20the%20time%20of%20crisis.%20%22%2C%22author_name%22%3A%22John%20Doe%22%2C%22show_rating%22%3A%221%22%2C%22testimonial_rating%22%3A%224%22%7D%5D\" item_align=\"center\" use_carousel=\"1\" show_navigation=\"1\" autoplay=\"1\" customize_colors=\"1\" text_color=\"#ffffff\" author_color=\"#ffffff\" rating_color=\"#ffffff\" customize_sizes=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-05-28 16:05:28','2021-05-28 16:05:28','',554,'https://tetraraysfoods.com/?p=1393',0,'revision','',0),(1395,1,'2021-06-05 13:39:24','2021-06-05 13:39:24','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" style=\"vc_box_circle_2\" css=\".vc_custom_1622217925705{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:39:24','2021-06-05 13:39:24','',554,'https://tetraraysfoods.com/?p=1395',0,'revision','',0),(1396,1,'2021-06-05 13:41:53','2021-06-05 13:41:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][vc_single_image image=\"377\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1622900509775{margin-top: 20px !important;margin-right: 10px !important;margin-left: 10px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:41:53','2021-06-05 13:41:53','',554,'https://tetraraysfoods.com/?p=1396',0,'revision','',0),(1397,1,'2021-06-05 13:42:58','2021-06-05 13:42:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:42:58','2021-06-05 13:42:58','',554,'https://tetraraysfoods.com/?p=1397',0,'revision','',0),(1398,1,'2021-06-05 13:44:49','2021-06-05 13:44:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" css_animation=\"none\" bg_cws_repeat=\"no-repeat\" bg_cws_attachment=\"fixed\" css=\".vc_custom_1622215724644{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-image: url(https://tetraraysfoods.com/wp-content/uploads/2019/04/bg7.jpg?id=160) !important;border-left-style: none !important;border-right-style: none !important;border-top-style: none !important;border-bottom-style: none !important;}\"][vc_column css=\".vc_custom_1622216444188{margin-bottom: 50px !important;}\"][cws_sc_button new_tab=\"1\" icon_fontawesome=\"fas fa-angle-double-right\" title=\"Quick Enquiry\" url=\"https://tetraraysfoods.com/contact-us/\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:44:49','2021-06-05 13:44:49','',554,'https://tetraraysfoods.com/?p=1398',0,'revision','',0),(1399,1,'2021-06-05 13:47:07','2021-06-05 13:47:07','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:47:07','2021-06-05 13:47:07','',554,'https://tetraraysfoods.com/?p=1399',0,'revision','',0),(1400,1,'2021-06-05 13:52:11','2021-06-05 13:52:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row add_shadow=\"1\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:52:11','2021-06-05 13:52:11','',554,'https://tetraraysfoods.com/?p=1400',0,'revision','',0),(1401,1,'2021-06-05 13:53:59','2021-06-05 13:53:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:53:59','2021-06-05 13:53:59','',554,'https://tetraraysfoods.com/?p=1401',0,'revision','',0),(1402,1,'2021-06-05 13:55:05','2021-06-05 13:55:05','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:55:05','2021-06-05 13:55:05','',554,'https://tetraraysfoods.com/?p=1402',0,'revision','',0),(1403,1,'2021-06-05 13:55:53','2021-06-05 13:55:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:55:53','2021-06-05 13:55:53','',554,'https://tetraraysfoods.com/?p=1403',0,'revision','',0),(1404,1,'2021-06-05 13:57:20','2021-06-05 13:57:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:57:20','2021-06-05 13:57:20','',554,'https://tetraraysfoods.com/?p=1404',0,'revision','',0),(1405,1,'2021-06-05 13:58:13','2021-06-05 13:58:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Vegetables\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 13:58:13','2021-06-05 13:58:13','',554,'https://tetraraysfoods.com/?p=1405',0,'revision','',0),(1406,1,'2021-06-05 14:01:17','2021-06-05 14:01:17','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" appear_style=\"callout.bounce\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:01:17','2021-06-05 14:01:17','',554,'https://tetraraysfoods.com/?p=1406',0,'revision','',0),(1407,1,'2021-06-05 14:03:13','2021-06-05 14:03:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:03:13','2021-06-05 14:03:13','',554,'https://tetraraysfoods.com/?p=1407',0,'revision','',0),(1408,1,'2021-06-05 14:04:37','2021-06-05 14:04:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:04:37','2021-06-05 14:04:37','',554,'https://tetraraysfoods.com/?p=1408',0,'revision','',0),(1409,1,'2021-06-05 14:05:33','2021-06-05 14:05:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:05:33','2021-06-05 14:05:33','',554,'https://tetraraysfoods.com/?p=1409',0,'revision','',0),(1410,1,'2021-06-05 14:22:55','2021-06-05 14:22:55','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" el_class=\"li`{`data-filter=``__all```}` { display: none; }\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:22:55','2021-06-05 14:22:55','',554,'https://tetraraysfoods.com/?p=1410',0,'revision','',0),(1411,1,'2021-06-05 14:23:29','2021-06-05 14:23:29','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 14:23:29','2021-06-05 14:23:29','',554,'https://tetraraysfoods.com/?p=1411',0,'revision','',0),(1412,1,'2021-06-05 15:26:02','2021-06-05 15:26:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"title\" titles=\"839\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 15:26:02','2021-06-05 15:26:02','',554,'https://tetraraysfoods.com/?p=1412',0,'revision','',0),(1413,1,'2021-06-05 15:26:39','2021-06-05 15:26:39','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"title\" titles=\"839,841,843,846,849,851,853,855,857,860,862,864,866,868,870,872,874,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914,916,918,920,922,924,926,928,930,932\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 15:26:39','2021-06-05 15:26:39','',554,'https://tetraraysfoods.com/?p=1413',0,'revision','',0),(1414,1,'2021-06-05 15:27:53','2021-06-05 15:27:53','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 15:27:53','2021-06-05 15:27:53','',554,'https://tetraraysfoods.com/?p=1414',0,'revision','',0),(1415,1,'2021-06-05 15:50:19','2021-06-05 15:50:19','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 15:50:19','2021-06-05 15:50:19','',554,'https://tetraraysfoods.com/?p=1415',0,'revision','',0),(1416,1,'2021-06-05 16:00:43','2021-06-05 16:00:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 16:00:43','2021-06-05 16:00:43','',554,'https://tetraraysfoods.com/?p=1416',0,'revision','',0),(1417,1,'2021-06-05 16:01:38','2021-06-05 16:01:38','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 16:01:38','2021-06-05 16:01:38','',554,'https://tetraraysfoods.com/?p=1417',0,'revision','',0),(1418,1,'2021-06-05 16:02:44','2021-06-05 16:02:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-05 16:02:44','2021-06-05 16:02:44','',554,'https://tetraraysfoods.com/?p=1418',0,'revision','',0),(1421,1,'2021-06-06 03:17:00','2021-06-06 03:17:00','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-06 03:17:00','2021-06-06 03:17:00','',554,'https://tetraraysfoods.com/?p=1421',0,'revision','',0),(1422,1,'2021-06-06 04:10:41','2021-06-06 04:10:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-06 04:10:41','2021-06-06 04:10:41','',554,'https://tetraraysfoods.com/?p=1422',0,'revision','',0),(1423,1,'2021-06-06 04:11:20','2021-06-06 04:11:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-06 04:11:20','2021-06-06 04:11:20','',554,'https://tetraraysfoods.com/?p=1423',0,'revision','',0),(1434,1,'2021-06-06 05:17:14','2021-06-06 05:17:14','','Grapes','','publish','closed','closed','','grapes','','','2021-07-14 09:49:27','2021-07-14 09:49:27','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1434',0,'cws_portfolio','',0),(1435,1,'2021-06-06 05:19:12','2021-06-06 05:19:12','','Guava','','publish','closed','closed','','guava','','','2021-07-14 09:48:33','2021-07-14 09:48:33','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1435',0,'cws_portfolio','',0),(1438,1,'2021-06-06 05:23:36','2021-06-06 05:23:36','','Musk Melon','','publish','closed','closed','','musk-melon','','','2021-07-14 09:47:19','2021-07-14 09:47:19','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1438',0,'cws_portfolio','',0),(1440,1,'2021-06-06 05:29:57','2021-06-06 05:29:57','','Banana','','publish','closed','closed','','banana','','','2021-07-14 09:44:06','2021-07-14 09:44:06','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1440',0,'cws_portfolio','',0),(1441,1,'2021-06-06 05:30:51','2021-06-06 05:30:51','','Pomegranate','','publish','closed','closed','','pomegranate','','','2021-07-14 09:42:15','2021-07-14 09:42:15','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1441',0,'cws_portfolio','',0),(1443,1,'2021-06-06 05:36:08','2021-06-06 05:36:08','','Papaya','','publish','closed','closed','','papaya','','','2021-07-14 09:41:07','2021-07-14 09:41:07','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1443',0,'cws_portfolio','',0),(1444,1,'2021-06-06 05:37:16','2021-06-06 05:37:16','','Strawberry','','publish','closed','closed','','strawberry','','','2021-07-14 09:40:03','2021-07-14 09:40:03','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1444',0,'cws_portfolio','',0),(1445,1,'2021-06-06 05:40:06','2021-06-06 05:40:06','','Mango','','publish','closed','closed','','mango','','','2021-07-14 09:38:26','2021-07-14 09:38:26','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1445',0,'cws_portfolio','',0),(1446,1,'2021-06-06 05:43:16','2021-06-06 05:43:16','','Passion Fruit','','publish','closed','closed','','passion-fruit','','','2021-07-14 09:23:19','2021-07-14 09:23:19','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1446',0,'cws_portfolio','',0),(1447,1,'2021-06-06 05:45:00','2021-06-06 05:45:00','','Custard Apple','','publish','closed','closed','','custard-apple','','','2021-07-14 09:22:07','2021-07-14 09:22:07','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1447',0,'cws_portfolio','',0),(1448,1,'2021-06-06 05:49:55','2021-06-06 05:49:55','','Pineapple','','publish','closed','closed','','pineapple','','','2021-07-14 09:21:10','2021-07-14 09:21:10','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1448',0,'cws_portfolio','',0),(1449,1,'2021-06-06 05:51:18','2021-06-06 05:51:18','','Orange','','publish','closed','closed','','orange','','','2021-07-14 09:18:11','2021-07-14 09:18:11','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1449',0,'cws_portfolio','',0),(1450,1,'2021-06-06 05:52:37','2021-06-06 05:52:37','','Watermelon','','publish','closed','closed','','watermelon','','','2021-07-14 09:17:21','2021-07-14 09:17:21','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1450',0,'cws_portfolio','',0),(1451,1,'2021-06-06 05:54:39','2021-06-06 05:54:39','','Jack Fruit','','publish','closed','closed','','jack-fruit','','','2021-07-14 09:16:22','2021-07-14 09:16:22','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1451',0,'cws_portfolio','',0),(1452,1,'2021-06-06 06:12:27','2021-06-06 06:12:27','','Carrot','','publish','closed','closed','','carrot','','','2021-07-14 09:14:46','2021-07-14 09:14:46','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1452',0,'cws_portfolio','',0),(1453,1,'2021-06-06 06:13:33','2021-06-06 06:13:33','','Beetroot','','publish','closed','closed','','beetroot','','','2021-07-14 09:12:49','2021-07-14 09:12:49','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1453',0,'cws_portfolio','',0),(1454,1,'2021-06-06 06:14:27','2021-06-06 06:14:27','','Red Radish','','publish','closed','closed','','red-radish','','','2021-07-14 09:11:50','2021-07-14 09:11:50','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1454',0,'cws_portfolio','',0),(1455,1,'2021-06-06 06:15:23','2021-06-06 06:15:23','','Cherry Tomatoes','','publish','closed','closed','','cherry-tomatoes','','','2021-07-14 09:09:58','2021-07-14 09:09:58','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1455',0,'cws_portfolio','',0),(1456,1,'2021-06-06 06:16:51','2021-06-06 06:16:51','','Beans','','publish','closed','closed','','beans','','','2021-07-14 09:09:27','2021-07-14 09:09:27','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1456',0,'cws_portfolio','',0),(1457,1,'2021-06-06 06:17:52','2021-06-06 06:17:52','','Egg Plant','','publish','closed','closed','','egg-plant','','','2021-07-14 09:08:48','2021-07-14 09:08:48','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1457',0,'cws_portfolio','',0),(1458,1,'2021-06-06 06:18:35','2021-06-06 06:18:35','','Sweet Corn','','publish','closed','closed','','sweet-corn','','','2021-07-14 05:21:45','2021-07-14 05:21:45','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1458',0,'cws_portfolio','',0),(1459,1,'2021-06-06 06:19:34','2021-06-06 06:19:34','','Cucumber','','publish','closed','closed','','cucumber','','','2021-07-14 05:19:40','2021-07-14 05:19:40','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1459',0,'cws_portfolio','',0),(1460,1,'2021-06-06 06:20:23','2021-06-06 06:20:23','','Gooseberry','','publish','closed','closed','','gooseberry','','','2021-07-14 05:18:35','2021-07-14 05:18:35','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1460',0,'cws_portfolio','',0),(1461,1,'2021-06-06 06:21:57','2021-06-06 06:21:57','','Lettuce','','publish','closed','closed','','lettuce','','','2021-07-14 05:17:26','2021-07-14 05:17:26','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1461',0,'cws_portfolio','',0),(1462,1,'2021-06-06 06:23:06','2021-06-06 06:23:06','','Spinach','','publish','closed','closed','','spinach','','','2021-07-14 05:07:17','2021-07-14 05:07:17','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1462',0,'cws_portfolio','',0),(1463,1,'2021-06-06 06:24:52','2021-06-06 06:24:52','','Red Cabbage','','publish','closed','closed','','red-cabbage','','','2021-07-14 05:04:53','2021-07-14 05:04:53','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1463',0,'cws_portfolio','',0),(1464,1,'2021-06-06 06:26:00','2021-06-06 06:26:00','','Broccoli','','publish','closed','closed','','broccoli','','','2021-07-14 05:03:11','2021-07-14 05:03:11','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1464',0,'cws_portfolio','',0),(1466,1,'2021-06-06 06:29:05','2021-06-06 06:29:05','','Bell Pepper – Green','','publish','closed','closed','','bell-pepper-green','','','2021-07-14 05:02:09','2021-07-14 05:02:09','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1466',0,'cws_portfolio','',0),(1467,1,'2021-06-06 06:29:51','2021-06-06 06:29:51','','Bell Pepper – Red','','publish','closed','closed','','bell-pepper-red','','','2021-07-14 04:52:38','2021-07-14 04:52:38','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1467',0,'cws_portfolio','',0),(1468,1,'2021-06-06 06:30:48','2021-06-06 06:30:48','','Bell Pepper – Yellow','','publish','closed','closed','','bell-pepper-yellow','','','2021-07-14 04:48:26','2021-07-14 04:48:26','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1468',0,'cws_portfolio','',0),(1469,1,'2021-06-06 06:41:52','2021-06-06 06:41:52','','Drumstick','','publish','closed','closed','','drumstick','','','2021-07-14 04:44:47','2021-07-14 04:44:47','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1469',0,'cws_portfolio','',0),(1470,1,'2021-06-06 06:41:38','2021-06-06 06:41:38','','Drumsticks-3 - Copy','','inherit','open','closed','','drumsticks-3-copy','','','2021-06-06 06:41:38','2021-06-06 06:41:38','',1469,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Drumsticks-3-Copy.jpg',0,'attachment','image/jpeg',0),(1471,1,'2021-06-06 06:42:55','2021-06-06 06:42:55','','Potato','','publish','closed','closed','','potato','','','2021-07-14 04:43:46','2021-07-14 04:43:46','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1471',0,'cws_portfolio','',0),(1472,1,'2021-06-06 06:44:27','2021-06-06 06:44:27','','Onions','','publish','closed','closed','','onions','','','2021-07-14 04:42:39','2021-07-14 04:42:39','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1472',0,'cws_portfolio','',0),(1473,1,'2021-06-06 06:45:40','2021-06-06 06:45:40','','Ginger','','publish','closed','closed','','ginger','','','2021-07-14 04:41:53','2021-07-14 04:41:53','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1473',0,'cws_portfolio','',0),(1474,1,'2021-06-06 06:46:28','2021-06-06 06:46:28','','Garlic','','publish','closed','closed','','garlic','','','2021-07-14 04:41:04','2021-07-14 04:41:04','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1474',0,'cws_portfolio','',0),(1475,1,'2021-06-06 06:47:15','2021-06-06 06:47:15','','Lemons','','publish','closed','closed','','lemons','','','2021-07-14 04:37:56','2021-07-14 04:37:56','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1475',0,'cws_portfolio','',0),(1476,1,'2021-06-06 06:50:09','2021-06-06 06:50:09','','Roasted Sun Flower Seeds','','publish','closed','closed','','roasted-sun-flower-seeds','','','2021-07-14 04:37:03','2021-07-14 04:37:03','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1476',0,'cws_portfolio','',0),(1477,1,'2021-06-06 06:52:08','2021-06-06 06:52:08','','Roasted Pumpkin Seeds','','publish','closed','closed','','roasted-pumpkin-seeds','','','2021-07-14 04:36:20','2021-07-14 04:36:20','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1477',0,'cws_portfolio','',0),(1478,1,'2021-06-06 06:54:29','2021-06-06 06:54:29','','Roasted Watermelon Seeds','','publish','closed','closed','','roasted-watermelon-seeds','','','2021-07-14 04:35:21','2021-07-14 04:35:21','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1478',0,'cws_portfolio','',0),(1479,1,'2021-06-06 06:55:33','2021-06-06 06:55:33','','Green Raisins','','publish','closed','closed','','green-raisins','','','2021-07-14 04:34:15','2021-07-14 04:34:15','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1479',0,'cws_portfolio','',0),(1480,1,'2021-06-06 06:57:02','2021-06-06 06:57:02','','Black Raisins','','publish','closed','closed','','black-raisins','','','2021-07-14 04:32:41','2021-07-14 04:32:41','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1480',0,'cws_portfolio','',0),(1481,1,'2021-06-06 07:00:46','2021-06-06 07:00:46','','Healthy Seeds & Raisins Mix','','publish','closed','closed','','healthy-seeds-raisins-mix','','','2021-07-14 04:31:32','2021-07-14 04:31:32','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1481',0,'cws_portfolio','',0),(1482,1,'2021-06-06 07:02:07','2021-06-06 07:02:07','','Healthy Dry Fruits Mix','','publish','closed','closed','','healthy-dry-fruits-mix','','','2021-07-14 04:30:49','2021-07-14 04:30:49','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1482',0,'cws_portfolio','',0),(1483,1,'2021-06-06 07:04:47','2021-06-06 07:04:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-06 07:04:47','2021-06-06 07:04:47','',554,'https://tetraraysfoods.com/?p=1483',0,'revision','',0),(1484,1,'2021-06-06 07:05:44','2021-06-06 07:05:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-06 07:05:44','2021-06-06 07:05:44','',554,'https://tetraraysfoods.com/?p=1484',0,'revision','',0),(1485,1,'2021-06-07 03:54:07','2021-06-07 03:54:07','','newsletter','','inherit','open','closed','','newsletter','','','2021-06-07 03:54:07','2021-06-07 03:54:07','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/newsletter.jpg',0,'attachment','image/jpeg',0),(1486,1,'2021-06-07 03:54:20','2021-06-07 03:54:20','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 03:54:20','2021-06-07 03:54:20','',582,'https://tetraraysfoods.com/?p=1486',0,'revision','',0),(1487,1,'2021-06-07 04:34:43','2021-06-07 04:34:43','','slide-1','','inherit','open','closed','','slide-1','','','2021-06-07 04:34:43','2021-06-07 04:34:43','',578,'https://tetraraysfoods.com/wp-content/uploads/2021/06/slide-1.jpg',0,'attachment','image/jpeg',0),(1488,1,'2021-06-07 04:34:55','2021-06-07 04:34:55','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"1487\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-06-07 04:34:55','2021-06-07 04:34:55','',578,'https://tetraraysfoods.com/?p=1488',0,'revision','',0),(1489,1,'2021-06-07 04:42:29','2021-06-07 04:42:29','','46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent','','inherit','open','closed','','46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent','','','2021-06-07 04:42:29','2021-06-07 04:42:29','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/06/46-464150_vegetable-chicken-curry-food-fruit-vegetables-png-transparent.jpg',0,'attachment','image/jpeg',0),(1490,1,'2021-06-07 04:43:38','2021-06-07 04:43:38','','36-367725_basket-of-vegetables-clipart-png-download-basket-of','','inherit','open','closed','','36-367725_basket-of-vegetables-clipart-png-download-basket-of','','','2021-06-07 04:43:38','2021-06-07 04:43:38','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/06/36-367725_basket-of-vegetables-clipart-png-download-basket-of.png',0,'attachment','image/png',0),(1491,1,'2021-06-07 05:00:22','2021-06-07 05:00:22','','Quality','','inherit','open','closed','','quality','','','2021-06-07 05:00:22','2021-06-07 05:00:22','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Quality.png',0,'attachment','image/png',0),(1492,1,'2021-06-07 05:02:40','2021-06-07 05:02:40','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1623042143290{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<img class=\"wp-image-1491 aligncenter\" src=\"https://tetraraysfoods.com/wp-content/uploads/2021/06/Quality-300x300.png\" alt=\"\" width=\"120\" height=\"120\" />[/vc_column_text][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:02:40','2021-06-07 05:02:40','',582,'https://tetraraysfoods.com/?p=1492',0,'revision','',0),(1493,1,'2021-06-07 05:04:18','2021-06-07 05:04:18','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_circle_2\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:04:18','2021-06-07 05:04:18','',582,'https://tetraraysfoods.com/?p=1493',0,'revision','',0),(1494,1,'2021-06-07 05:05:15','2021-06-07 05:05:15','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:05:15','2021-06-07 05:05:15','',582,'https://tetraraysfoods.com/?p=1494',0,'revision','',0),(1495,1,'2021-06-07 05:06:00','2021-06-07 05:06:00','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:06:00','2021-06-07 05:06:00','',582,'https://tetraraysfoods.com/?p=1495',0,'revision','',0),(1496,1,'2021-06-07 05:07:22','2021-06-07 05:07:22','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:07:22','2021-06-07 05:07:22','',582,'https://tetraraysfoods.com/?p=1496',0,'revision','',0),(1497,1,'2021-06-07 05:09:48','2021-06-07 05:09:48','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/4\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:09:48','2021-06-07 05:09:48','',582,'https://tetraraysfoods.com/?p=1497',0,'revision','',0),(1498,1,'2021-06-07 05:14:35','2021-06-07 05:14:35','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:14:35','2021-06-07 05:14:35','',582,'https://tetraraysfoods.com/?p=1498',0,'revision','',0),(1499,1,'2021-06-07 05:17:23','2021-06-07 05:17:23','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:17:23','2021-06-07 05:17:23','',582,'https://tetraraysfoods.com/?p=1499',0,'revision','',0),(1500,1,'2021-06-07 05:18:04','2021-06-07 05:18:04','','Direct Sourcing from Farmers','','inherit','open','closed','','direct-sourcing-from-farmers','','','2021-06-07 05:18:04','2021-06-07 05:18:04','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Direct-Sourcing-from-Farmers.png',0,'attachment','image/png',0),(1501,1,'2021-06-07 05:18:28','2021-06-07 05:18:28','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"150x150\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:18:28','2021-06-07 05:18:28','',582,'https://tetraraysfoods.com/?p=1501',0,'revision','',0),(1502,1,'2021-06-07 05:19:20','2021-06-07 05:19:20','','Freshness','','inherit','open','closed','','freshness','','','2021-06-07 05:19:20','2021-06-07 05:19:20','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Freshness.png',0,'attachment','image/png',0),(1503,1,'2021-06-07 05:19:49','2021-06-07 05:19:49','','Food_Processing_Technology','','inherit','open','closed','','food_processing_technology','','','2021-06-07 05:19:49','2021-06-07 05:19:49','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Food_Processing_Technology.png',0,'attachment','image/png',0),(1504,1,'2021-06-07 05:20:22','2021-06-07 05:20:22','','Assured_Client_Satisfaction','','inherit','open','closed','','assured_client_satisfaction','','','2021-06-07 05:20:22','2021-06-07 05:20:22','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Assured_Client_Satisfaction.png',0,'attachment','image/png',0),(1505,1,'2021-06-07 05:20:47','2021-06-07 05:20:47','','Customer_Care','','inherit','open','closed','','customer_care','','','2021-06-07 05:20:47','2021-06-07 05:20:47','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/Customer_Care.png',0,'attachment','image/png',0),(1506,1,'2021-06-07 05:21:05','2021-06-07 05:21:05','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:21:05','2021-06-07 05:21:05','',582,'https://tetraraysfoods.com/?p=1506',0,'revision','',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1507,1,'2021-06-07 05:21:52','2021-06-07 05:21:52','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:21:52','2021-06-07 05:21:52','',582,'https://tetraraysfoods.com/?p=1507',0,'revision','',0),(1508,1,'2021-06-07 05:23:08','2021-06-07 05:23:08','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:23:08','2021-06-07 05:23:08','',582,'https://tetraraysfoods.com/?p=1508',0,'revision','',0),(1509,1,'2021-06-07 05:24:22','2021-06-07 05:24:22','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"right\" style=\"vc_box_shadow\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:24:22','2021-06-07 05:24:22','',582,'https://tetraraysfoods.com/?p=1509',0,'revision','',0),(1510,1,'2021-06-07 05:25:43','2021-06-07 05:25:43','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving\" parallax_image=\"1485\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 05:25:43','2021-06-07 05:25:43','',582,'https://tetraraysfoods.com/?p=1510',0,'revision','',0),(1511,1,'2021-06-07 05:32:13','2021-06-07 05:32:13','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" parallax_image=\"170\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-07 05:32:13','2021-06-07 05:32:13','',554,'https://tetraraysfoods.com/?p=1511',0,'revision','',0),(1512,1,'2021-06-07 05:32:56','2021-06-07 05:32:56','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certificates\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-07 05:32:56','2021-06-07 05:32:56','',554,'https://tetraraysfoods.com/?p=1512',0,'revision','',0),(1513,1,'2021-06-07 11:00:09','2021-06-07 11:00:09','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200px\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:00:09','2021-06-07 11:00:09','',576,'https://tetraraysfoods.com/?p=1513',0,'revision','',0),(1514,1,'2021-06-07 11:00:43','2021-06-07 11:00:43','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"200px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:00:43','2021-06-07 11:00:43','',576,'https://tetraraysfoods.com/?p=1514',0,'revision','',0),(1515,1,'2021-06-07 11:07:17','2021-06-07 11:07:17','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:07:17','2021-06-07 11:07:17','',576,'https://tetraraysfoods.com/?p=1515',0,'revision','',0),(1516,1,'2021-06-07 11:08:17','2021-06-07 11:08:17','[vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:08:17','2021-06-07 11:08:17','',576,'https://tetraraysfoods.com/?p=1516',0,'revision','',0),(1517,1,'2021-06-07 11:09:47','2021-06-07 11:09:47','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:09:47','2021-06-07 11:09:47','',576,'https://tetraraysfoods.com/?p=1517',0,'revision','',0),(1518,1,'2021-06-07 11:12:36','2021-06-07 11:12:36','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:12:36','2021-06-07 11:12:36','',576,'https://tetraraysfoods.com/?p=1518',0,'revision','',0),(1519,1,'2021-07-10 17:23:59','2021-07-10 17:23:59','<p>[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1660\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"700\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','576-autosave-v1','','','2021-07-10 17:23:59','2021-07-10 17:23:59','',576,'https://tetraraysfoods.com/?p=1519',0,'revision','',0),(1520,1,'2021-06-07 11:17:05','2021-06-07 11:17:05','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][cws_sc_banners bg_img=\"748\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:17:05','2021-06-07 11:17:05','',576,'https://tetraraysfoods.com/?p=1520',0,'revision','',0),(1521,1,'2021-06-07 11:17:37','2021-06-07 11:17:37','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"748\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:17:37','2021-06-07 11:17:37','',576,'https://tetraraysfoods.com/?p=1521',0,'revision','',0),(1522,1,'2021-06-07 11:19:24','2021-06-07 11:19:24','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:19:24','2021-06-07 11:19:24','',576,'https://tetraraysfoods.com/?p=1522',0,'revision','',0),(1523,1,'2021-06-07 11:20:16','2021-06-07 11:20:16','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" parallax_image=\"748\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"1920x200\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:20:16','2021-06-07 11:20:16','',576,'https://tetraraysfoods.com/?p=1523',0,'revision','',0),(1524,1,'2021-06-07 11:21:13','2021-06-07 11:21:13','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"1920x200\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:21:13','2021-06-07 11:21:13','',576,'https://tetraraysfoods.com/?p=1524',0,'revision','',0),(1525,1,'2021-06-07 11:23:16','2021-06-07 11:23:16','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"2020x300\" alignment=\"center\" css=\".vc_custom_1623064993821{background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:23:16','2021-06-07 11:23:16','',576,'https://tetraraysfoods.com/?p=1525',0,'revision','',0),(1526,1,'2021-06-07 11:24:39','2021-06-07 11:24:39','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"2020x300\" alignment=\"center\" css=\".vc_custom_1623064993821{background-image: url(https://tetraraysfoods.com/wp-content/uploads/2021/05/04.jpg?id=1330) !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:24:39','2021-06-07 11:24:39','',576,'https://tetraraysfoods.com/?p=1526',0,'revision','',0),(1527,1,'2021-06-07 11:26:00','2021-06-07 11:26:00','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"748\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:26:00','2021-06-07 11:26:00','',576,'https://tetraraysfoods.com/?p=1527',0,'revision','',0),(1528,1,'2021-06-07 11:29:28','2021-06-07 11:29:28','','about','','inherit','open','closed','','about-2','','','2021-06-07 11:29:28','2021-06-07 11:29:28','',576,'https://tetraraysfoods.com/wp-content/uploads/2021/06/about.png',0,'attachment','image/png',0),(1529,1,'2021-06-07 11:29:41','2021-06-07 11:29:41','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"1528\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:29:41','2021-06-07 11:29:41','',576,'https://tetraraysfoods.com/?p=1529',0,'revision','',0),(1530,1,'2021-06-07 11:31:55','2021-06-07 11:31:55','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_single_image image=\"1528\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1623065509694{background-color: #000000 !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:31:55','2021-06-07 11:31:55','',576,'https://tetraraysfoods.com/?p=1530',0,'revision','',0),(1531,1,'2021-06-07 11:32:52','2021-06-07 11:32:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" parallax_image=\"1528\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:32:52','2021-06-07 11:32:52','',576,'https://tetraraysfoods.com/?p=1531',0,'revision','',0),(1532,1,'2021-06-07 11:34:21','2021-06-07 11:34:21','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:34:21','2021-06-07 11:34:21','',576,'https://tetraraysfoods.com/?p=1532',0,'revision','',0),(1533,1,'2021-06-07 11:35:45','2021-06-07 11:35:45','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"200\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:35:45','2021-06-07 11:35:45','',576,'https://tetraraysfoods.com/?p=1533',0,'revision','',0),(1534,1,'2021-06-07 11:36:58','2021-06-07 11:36:58','[vc_row parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:36:58','2021-06-07 11:36:58','',576,'https://tetraraysfoods.com/?p=1534',0,'revision','',0),(1535,1,'2021-06-07 11:38:26','2021-06-07 11:38:26','[vc_row parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:38:26','2021-06-07 11:38:26','',576,'https://tetraraysfoods.com/?p=1535',0,'revision','',0),(1536,1,'2021-06-07 11:38:53','2021-06-07 11:38:53','[vc_row full_width=\"stretch_row\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:38:53','2021-06-07 11:38:53','',576,'https://tetraraysfoods.com/?p=1536',0,'revision','',0),(1537,1,'2021-06-07 11:39:24','2021-06-07 11:39:24','[vc_row full_width=\"stretch_row_content\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:39:24','2021-06-07 11:39:24','',576,'https://tetraraysfoods.com/?p=1537',0,'revision','',0),(1538,1,'2021-06-07 11:39:54','2021-06-07 11:39:54','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:39:54','2021-06-07 11:39:54','',576,'https://tetraraysfoods.com/?p=1538',0,'revision','',0),(1539,1,'2021-06-07 11:40:29','2021-06-07 11:40:29','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-07 11:40:29','2021-06-07 11:40:29','',576,'https://tetraraysfoods.com/?p=1539',0,'revision','',0),(1540,1,'2021-06-07 11:43:45','2021-06-07 11:43:45','','contact','','inherit','open','closed','','contact','','','2021-06-07 11:43:45','2021-06-07 11:43:45','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/06/contact.png',0,'attachment','image/png',0),(1541,1,'2021-06-07 11:44:37','2021-06-07 11:44:37','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1540\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTU1NjYuNDA1MzEyNjc3NTklMjEyZDc3LjgzMzc1OSUyMTNkMTIuNzM5NDExJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHg5NTVkZGE3MGIxY2U3YmU3JTIxMnNUZXRyYVJheXMlMjUyMFByaXZhdGUlMjUyMExpbWl0ZWQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyMTkyMjgxMDY1NCUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-07 11:44:37','2021-06-07 11:44:37','',584,'https://tetraraysfoods.com/?p=1541',0,'revision','',0),(1542,1,'2021-06-07 11:49:07','2021-06-07 11:49:07','','why','','inherit','open','closed','','why','','','2021-06-07 11:49:07','2021-06-07 11:49:07','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/06/why.png',0,'attachment','image/png',0),(1543,1,'2021-06-07 11:49:47','2021-06-07 11:49:47','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"right\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 11:49:47','2021-06-07 11:49:47','',582,'https://tetraraysfoods.com/?p=1543',0,'revision','',0),(1544,1,'2021-06-07 11:54:37','2021-06-07 11:54:37','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 11:54:37','2021-06-07 11:54:37','',582,'https://tetraraysfoods.com/?p=1544',0,'revision','',0),(1545,1,'2021-06-07 11:56:24','2021-06-07 11:56:24','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-07 11:56:24','2021-06-07 11:56:24','',582,'https://tetraraysfoods.com/?p=1545',0,'revision','',0),(1546,1,'2021-06-07 11:58:43','2021-06-07 11:58:43','','certificate','','inherit','open','closed','','certificate','','','2021-06-07 11:58:43','2021-06-07 11:58:43','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/06/certificate.png',0,'attachment','image/png',0),(1547,1,'2021-06-07 11:59:34','2021-06-07 11:59:34','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"943\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926458926{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"941\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621926419035{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-07 11:59:34','2021-06-07 11:59:34','',580,'https://tetraraysfoods.com/?p=1547',0,'revision','',0),(1548,1,'2021-06-07 12:02:49','2021-06-07 12:02:49','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-06-07 12:02:49','2021-06-07 12:02:49','',578,'https://tetraraysfoods.com/?p=1548',0,'revision','',0),(1549,1,'2021-06-07 12:03:23','2021-06-07 12:03:23','','product','','inherit','open','closed','','product','','','2021-06-07 12:03:23','2021-06-07 12:03:23','',578,'https://tetraraysfoods.com/wp-content/uploads/2021/06/product.png',0,'attachment','image/png',0),(1550,1,'2021-06-07 12:03:34','2021-06-07 12:03:34','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-06-07 12:03:34','2021-06-07 12:03:34','',578,'https://tetraraysfoods.com/?p=1550',0,'revision','',0),(1551,1,'2021-06-07 12:04:03','2021-06-07 12:04:03','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"12\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-06-07 12:04:03','2021-06-07 12:04:03','',578,'https://tetraraysfoods.com/?p=1551',0,'revision','',0),(1553,1,'2021-06-21 15:44:12','2021-06-21 15:44:12','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-21 15:44:12','2021-06-21 15:44:12','',582,'https://tetraraysfoods.com/?p=1553',0,'revision','',0),(1554,1,'2021-06-21 15:44:52','2021-06-21 15:44:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-21 15:44:52','2021-06-21 15:44:52','',582,'https://tetraraysfoods.com/?p=1554',0,'revision','',0),(1555,1,'2021-06-21 15:45:50','2021-06-21 15:45:50','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290345513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-style: solid !important;border-top-style: solid !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-21 15:45:50','2021-06-21 15:45:50','',582,'https://tetraraysfoods.com/?p=1555',0,'revision','',0),(1556,1,'2021-06-21 15:47:18','2021-06-21 15:47:18','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-21 15:47:18','2021-06-21 15:47:18','',582,'https://tetraraysfoods.com/?p=1556',0,'revision','',0),(1557,1,'2021-06-21 15:48:52','2021-06-21 15:48:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1542\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-06-21 15:48:52','2021-06-21 15:48:52','',582,'https://tetraraysfoods.com/?p=1557',0,'revision','',0),(1558,1,'2021-06-21 15:52:55','2021-06-21 15:52:55','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-21 15:52:55','2021-06-21 15:52:55','',576,'https://tetraraysfoods.com/?p=1558',0,'revision','',0),(1559,1,'2021-06-23 11:06:48','2021-06-23 11:06:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-23 11:06:48','2021-06-23 11:06:48','',554,'https://tetraraysfoods.com/?p=1559',0,'revision','',0),(1560,1,'2021-06-23 11:08:44','2021-06-23 11:08:44','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"941\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1621828456776{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-23 11:08:44','2021-06-23 11:08:44','',554,'https://tetraraysfoods.com/?p=1560',0,'revision','',0),(1561,1,'2021-06-24 05:05:33','2021-06-24 05:05:33','','tomotto','','inherit','open','closed','','tomotto','','','2021-06-24 05:05:33','2021-06-24 05:05:33','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/06/tomotto.png',0,'attachment','image/png',0),(1562,1,'2021-06-24 05:06:00','2021-06-24 05:06:00','','orange','','inherit','open','closed','','orange-3','','','2021-06-24 05:06:00','2021-06-24 05:06:00','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/06/orange.png',0,'attachment','image/png',0),(1563,1,'2021-06-24 05:06:14','2021-06-24 05:06:14','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1561\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511132489{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511160817{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-24 05:06:14','2021-06-24 05:06:14','',580,'https://tetraraysfoods.com/?p=1563',0,'revision','',0),(1564,1,'2021-06-24 05:11:06','2021-06-24 05:11:06','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"911\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511452234{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511160817{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-24 05:11:06','2021-06-24 05:11:06','',580,'https://tetraraysfoods.com/?p=1564',0,'revision','',0),(1565,1,'2021-06-24 05:12:33','2021-06-24 05:12:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"911\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511452234{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"393\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511538856{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-24 05:12:33','2021-06-24 05:12:33','',580,'https://tetraraysfoods.com/?p=1565',0,'revision','',0),(1566,1,'2021-06-24 05:14:10','2021-06-24 05:14:10','','carlig','','inherit','open','closed','','carlig','','','2021-06-24 05:14:10','2021-06-24 05:14:10','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/06/carlig.png',0,'attachment','image/png',0),(1567,1,'2021-06-24 05:14:29','2021-06-24 05:14:29','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-24 05:14:29','2021-06-24 05:14:29','',580,'https://tetraraysfoods.com/?p=1567',0,'revision','',0),(1568,1,'2021-06-24 05:20:11','2021-06-24 05:20:11','','pro-01','','inherit','open','closed','','pro-01','','','2021-06-24 05:20:11','2021-06-24 05:20:11','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/06/pro-01.jpg',0,'attachment','image/jpeg',0),(1569,1,'2021-06-24 05:20:23','2021-06-24 05:20:23','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1624512011348{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"942\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"943\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-24 05:20:23','2021-06-24 05:20:23','',554,'https://tetraraysfoods.com/?p=1569',0,'revision','',0),(1570,1,'2021-06-24 05:21:37','2021-06-24 05:21:37','','pro-05','','inherit','open','closed','','pro-05','','','2021-06-24 05:21:37','2021-06-24 05:21:37','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/06/pro-05.jpg',0,'attachment','image/jpeg',0),(1571,1,'2021-06-24 05:22:05','2021-06-24 05:22:05','','pro-06','','inherit','open','closed','','pro-06','','','2021-06-24 05:22:05','2021-06-24 05:22:05','',554,'https://tetraraysfoods.com/wp-content/uploads/2021/06/pro-06.jpg',0,'attachment','image/jpeg',0),(1572,1,'2021-06-24 05:22:22','2021-06-24 05:22:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border\" css=\".vc_custom_1624512011348{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-24 05:22:22','2021-06-24 05:22:22','',554,'https://tetraraysfoods.com/?p=1572',0,'revision','',0),(1573,1,'2021-06-24 05:23:47','2021-06-24 05:23:47','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_circle_2\" css=\".vc_custom_1624512216253{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-24 05:23:47','2021-06-24 05:23:47','',554,'https://tetraraysfoods.com/?p=1573',0,'revision','',0),(1574,1,'2021-06-24 05:24:48','2021-06-24 05:24:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-24 05:24:48','2021-06-24 05:24:48','',554,'https://tetraraysfoods.com/?p=1574',0,'revision','',0),(1575,1,'2021-06-27 15:47:32','2021-06-27 15:47:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1124\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTU1NjYuNDA1MzEyNjc3NTklMjEyZDc3LjgzMzc1OSUyMTNkMTIuNzM5NDExJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHg5NTVkZGE3MGIxY2U3YmU3JTIxMnNUZXRyYVJheXMlMjUyMFByaXZhdGUlMjUyMExpbWl0ZWQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyMTkyMjgxMDY1NCUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-27 15:47:32','2021-06-27 15:47:32','',584,'https://tetraraysfoods.com/?p=1575',0,'revision','',0),(1576,1,'2021-06-27 15:49:32','2021-06-27 15:49:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1124\" img_size=\"1920x300\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTU1NjYuNDA1MzEyNjc3NTklMjEyZDc3LjgzMzc1OSUyMTNkMTIuNzM5NDExJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHg5NTVkZGE3MGIxY2U3YmU3JTIxMnNUZXRyYVJheXMlMjUyMFByaXZhdGUlMjUyMExpbWl0ZWQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyMTkyMjgxMDY1NCUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-27 15:49:32','2021-06-27 15:49:32','',584,'https://tetraraysfoods.com/?p=1576',0,'revision','',0),(1577,1,'2021-06-27 16:05:38','2021-06-27 16:05:38','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1546\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-06-27 16:05:38','2021-06-27 16:05:38','',580,'https://tetraraysfoods.com/?p=1577',0,'revision','',0),(1578,1,'2021-06-28 15:40:22','2021-06-28 15:40:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1124\" img_size=\"1920x300\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-28 15:40:22','2021-06-28 15:40:22','',584,'https://tetraraysfoods.com/?p=1578',0,'revision','',0),(1580,1,'2021-06-29 08:49:18','2021-06-29 08:49:18','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 08:49:18','2021-06-29 08:49:18','',554,'https://tetraraysfoods.com/?p=1580',0,'revision','',0),(1581,1,'2021-06-29 09:03:32','2021-06-29 09:03:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1540\" img_size=\"1920x300\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-29 09:03:32','2021-06-29 09:03:32','',584,'https://tetraraysfoods.com/?p=1581',0,'revision','',0),(1582,1,'2021-06-29 09:06:08','2021-06-29 09:06:08','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1540\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-06-29 09:06:08','2021-06-29 09:06:08','',584,'https://tetraraysfoods.com/?p=1582',0,'revision','',0),(1583,1,'2021-06-29 12:26:43','2021-06-29 12:26:43','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"15\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-06-29 12:26:43','2021-06-29 12:26:43','',578,'https://tetraraysfoods.com/?p=1583',0,'revision','',0),(1584,1,'2021-06-29 12:32:30','2021-06-29 12:32:30','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:32:30','2021-06-29 12:32:30','',554,'https://tetraraysfoods.com/?p=1584',0,'revision','',0),(1585,1,'2021-06-29 12:33:12','2021-06-29 12:33:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:33:12','2021-06-29 12:33:12','',554,'https://tetraraysfoods.com/?p=1585',0,'revision','',0),(1586,1,'2021-06-29 12:34:09','2021-06-29 12:34:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:34:09','2021-06-29 12:34:09','',554,'https://tetraraysfoods.com/?p=1586',0,'revision','',0),(1587,1,'2021-06-29 12:38:15','2021-06-29 12:38:15','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:38:15','2021-06-29 12:38:15','',554,'https://tetraraysfoods.com/?p=1587',0,'revision','',0),(1588,1,'2021-06-29 12:39:37','2021-06-29 12:39:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"carousel\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:39:37','2021-06-29 12:39:37','',554,'https://tetraraysfoods.com/?p=1588',0,'revision','',0),(1589,1,'2021-06-29 12:40:26','2021-06-29 12:40:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:40:26','2021-06-29 12:40:26','',554,'https://tetraraysfoods.com/?p=1589',0,'revision','',0),(1590,1,'2021-06-29 12:41:41','2021-06-29 12:41:41','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"8\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:41:41','2021-06-29 12:41:41','',554,'https://tetraraysfoods.com/?p=1590',0,'revision','',0),(1591,1,'2021-06-29 12:43:09','2021-06-29 12:43:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"100\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:43:09','2021-06-29 12:43:09','',554,'https://tetraraysfoods.com/?p=1591',0,'revision','',0),(1592,1,'2021-06-29 12:46:32','2021-06-29 12:46:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"12\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:46:32','2021-06-29 12:46:32','',554,'https://tetraraysfoods.com/?p=1592',0,'revision','',0),(1593,1,'2021-06-29 12:53:12','2021-06-29 12:53:12','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" remove_spacing=\"1\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:53:12','2021-06-29 12:53:12','',554,'https://tetraraysfoods.com/?p=1593',0,'revision','',0),(1594,1,'2021-06-29 12:54:26','2021-06-29 12:54:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:54:26','2021-06-29 12:54:26','',554,'https://tetraraysfoods.com/?p=1594',0,'revision','',0),(1595,1,'2021-06-29 12:56:02','2021-06-29 12:56:02','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:56:02','2021-06-29 12:56:02','',554,'https://tetraraysfoods.com/?p=1595',0,'revision','',0),(1596,1,'2021-06-29 12:56:37','2021-06-29 12:56:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 12:56:37','2021-06-29 12:56:37','',554,'https://tetraraysfoods.com/?p=1596',0,'revision','',0),(1597,1,'2021-06-29 13:00:08','2021-06-29 13:00:08','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"5\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:00:08','2021-06-29 13:00:08','',554,'https://tetraraysfoods.com/?p=1597',0,'revision','',0),(1598,1,'2021-06-29 13:01:49','2021-06-29 13:01:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:01:49','2021-06-29 13:01:49','',554,'https://tetraraysfoods.com/?p=1598',0,'revision','',0),(1599,1,'2021-06-29 13:04:22','2021-06-29 13:04:22','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"12\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:04:22','2021-06-29 13:04:22','',554,'https://tetraraysfoods.com/?p=1599',0,'revision','',0),(1600,1,'2021-06-29 13:07:20','2021-06-29 13:07:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"callout.bounce\" portfolio_style=\"wide_style\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:07:20','2021-06-29 13:07:20','',554,'https://tetraraysfoods.com/?p=1600',0,'revision','',0),(1601,1,'2021-06-29 13:22:32','2021-06-29 13:22:32','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:22:32','2021-06-29 13:22:32','',554,'https://tetraraysfoods.com/?p=1601',0,'revision','',0),(1602,1,'2021-06-29 13:24:26','2021-06-29 13:24:26','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:24:26','2021-06-29 13:24:26','',554,'https://tetraraysfoods.com/?p=1602',0,'revision','',0),(1603,1,'2021-06-29 13:29:28','2021-06-29 13:29:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"12\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:29:28','2021-06-29 13:29:28','',554,'https://tetraraysfoods.com/?p=1603',0,'revision','',0),(1604,1,'2021-06-29 13:30:59','2021-06-29 13:30:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"12\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 13:30:59','2021-06-29 13:30:59','',554,'https://tetraraysfoods.com/?p=1604',0,'revision','',0),(1605,1,'2021-06-29 15:24:59','2021-06-29 15:24:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 15:24:59','2021-06-29 15:24:59','',554,'https://tetraraysfoods.com/?p=1605',0,'revision','',0),(1606,1,'2021-06-29 15:27:37','2021-06-29 15:27:37','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-06-29 15:27:37','2021-06-29 15:27:37','',554,'https://tetraraysfoods.com/?p=1606',0,'revision','',0),(1607,1,'2021-06-29 15:32:34','2021-06-29 15:32:34','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][cws_sc_button title=\"Quick Enquiry\"][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-29 15:32:34','2021-06-29 15:32:34','',576,'https://tetraraysfoods.com/?p=1607',0,'revision','',0),(1608,1,'2021-06-29 15:33:00','2021-06-29 15:33:00','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-06-29 15:33:00','2021-06-29 15:33:00','',576,'https://tetraraysfoods.com/?p=1608',0,'revision','',0),(1609,1,'2021-07-04 05:03:49','2021-07-04 05:03:49','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" el_class=\"@media (min-width: 480px) { #background { height: 200px; } }\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-04 05:03:49','2021-07-04 05:03:49','',576,'https://tetraraysfoods.com/?p=1609',0,'revision','',0),(1610,1,'2021-07-04 05:04:33','2021-07-04 05:04:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-04 05:04:33','2021-07-04 05:04:33','',576,'https://tetraraysfoods.com/?p=1610',0,'revision','',0),(1611,1,'2021-07-04 05:13:48','2021-07-04 05:13:48','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-04 05:13:48','2021-07-04 05:13:48','',576,'https://tetraraysfoods.com/?p=1611',0,'revision','',0),(1612,1,'2021-07-04 05:33:45','2021-07-04 05:33:45','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"15\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-04 05:33:45','2021-07-04 05:33:45','',578,'https://tetraraysfoods.com/?p=1612',0,'revision','',0),(1613,1,'2021-07-04 05:36:57','2021-07-04 05:36:57','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" remove_spacing=\"1\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"100\" items_pp=\"15\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-04 05:36:57','2021-07-04 05:36:57','',578,'https://tetraraysfoods.com/?p=1613',0,'revision','',0),(1614,1,'2021-07-04 05:38:33','2021-07-04 05:38:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" masonry=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" total_items_count=\"100\" items_pp=\"15\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-04 05:38:33','2021-07-04 05:38:33','',578,'https://tetraraysfoods.com/?p=1614',0,'revision','',0),(1615,1,'2021-07-04 05:40:52','2021-07-04 05:40:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1549\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"15\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-04 05:40:52','2021-07-04 05:40:52','',578,'https://tetraraysfoods.com/?p=1615',0,'revision','',0),(1617,1,'2021-07-05 01:38:30','2021-07-05 01:38:30','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"200x400\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:38:30','2021-07-05 01:38:30','',576,'https://tetraraysfoods.com/?p=1617',0,'revision','',0),(1618,1,'2021-07-05 01:39:18','2021-07-05 01:39:18','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"1920x400\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:39:18','2021-07-05 01:39:18','',576,'https://tetraraysfoods.com/?p=1618',0,'revision','',0),(1619,1,'2021-07-05 01:40:40','2021-07-05 01:40:40','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"1920x300\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:40:40','2021-07-05 01:40:40','',576,'https://tetraraysfoods.com/?p=1619',0,'revision','',0),(1620,1,'2021-07-05 01:41:37','2021-07-05 01:41:37','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"1920x200\" onclick=\"link_no\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:41:37','2021-07-05 01:41:37','',576,'https://tetraraysfoods.com/?p=1620',0,'revision','',0),(1621,1,'2021-07-05 01:43:22','2021-07-05 01:43:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1528\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:43:22','2021-07-05 01:43:22','',576,'https://tetraraysfoods.com/?p=1621',0,'revision','',0),(1622,1,'2021-07-05 01:46:49','2021-07-05 01:46:49','','aboutb','','inherit','open','closed','','aboutb','','','2021-07-05 01:46:49','2021-07-05 01:46:49','',576,'https://tetraraysfoods.com/wp-content/uploads/2021/07/aboutb.png',0,'attachment','image/png',0),(1623,1,'2021-07-05 01:47:03','2021-07-05 01:47:03','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1622\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 01:47:03','2021-07-05 01:47:03','',576,'https://tetraraysfoods.com/?p=1623',0,'revision','',0),(1624,1,'2021-07-05 01:50:19','2021-07-05 01:50:19','','contactb','','inherit','open','closed','','contactb','','','2021-07-05 01:50:19','2021-07-05 01:50:19','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/contactb.png',0,'attachment','image/png',0),(1625,1,'2021-07-05 01:50:33','2021-07-05 01:50:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1624\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-05 01:50:33','2021-07-05 01:50:33','',584,'https://tetraraysfoods.com/?p=1625',0,'revision','',0),(1626,1,'2021-07-05 01:53:21','2021-07-05 01:53:21','','whyb','','inherit','open','closed','','whyb','','','2021-07-05 01:53:21','2021-07-05 01:53:21','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/07/whyb.png',0,'attachment','image/png',0),(1627,1,'2021-07-05 01:53:33','2021-07-05 01:53:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290409513{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 01:53:33','2021-07-05 01:53:33','',582,'https://tetraraysfoods.com/?p=1627',0,'revision','',0),(1628,1,'2021-07-05 01:55:35','2021-07-05 01:55:35','','prob','','inherit','open','closed','','prob','','','2021-07-05 01:55:35','2021-07-05 01:55:35','',578,'https://tetraraysfoods.com/wp-content/uploads/2021/07/prob.png',0,'attachment','image/png',0),(1629,1,'2021-07-05 01:55:47','2021-07-05 01:55:47','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"15\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 01:55:47','2021-07-05 01:55:47','',578,'https://tetraraysfoods.com/?p=1629',0,'revision','',0),(1630,1,'2021-07-05 01:58:24','2021-07-05 01:58:24','','cerb','','inherit','open','closed','','cerb','','','2021-07-05 01:58:24','2021-07-05 01:58:24','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/07/cerb.png',0,'attachment','image/png',0),(1631,1,'2021-07-05 01:58:42','2021-07-05 01:58:42','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1630\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-05 01:58:42','2021-07-05 01:58:42','',580,'https://tetraraysfoods.com/?p=1631',0,'revision','',0),(1632,1,'2021-07-05 07:35:53','2021-07-05 07:35:53','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"3\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 07:35:53','2021-07-05 07:35:53','',578,'https://tetraraysfoods.com/?p=1632',0,'revision','',0),(1633,1,'2021-07-05 07:45:34','2021-07-05 07:45:34','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"3\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 07:45:34','2021-07-05 07:45:34','',578,'https://tetraraysfoods.com/?p=1633',0,'revision','',0),(1634,1,'2021-07-05 07:58:49','2021-07-05 07:58:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 07:58:49','2021-07-05 07:58:49','',554,'https://tetraraysfoods.com/?p=1634',0,'revision','',0),(1635,1,'2021-07-05 07:59:48','2021-07-05 07:59:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_size=\"1\" title_margins=\"20px 0px 0px 0px\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 07:59:48','2021-07-05 07:59:48','',554,'https://tetraraysfoods.com/?p=1635',0,'revision','',0),(1636,1,'2021-07-05 08:03:28','2021-07-05 08:03:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_size=\"1\" title_margins=\"100px 0px 90px 0px\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 08:03:28','2021-07-05 08:03:28','',554,'https://tetraraysfoods.com/?p=1636',0,'revision','',0),(1637,1,'2021-07-05 08:17:46','2021-07-05 08:17:46','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"12\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 08:17:46','2021-07-05 08:17:46','',578,'https://tetraraysfoods.com/?p=1637',0,'revision','',0),(1638,1,'2021-07-05 08:30:32','2021-07-05 08:30:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"12\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 08:30:32','2021-07-05 08:30:32','',578,'https://tetraraysfoods.com/?p=1638',0,'revision','',0),(1639,1,'2021-07-05 08:38:17','2021-07-05 08:38:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" pagination_grid=\"load_more\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 08:38:17','2021-07-05 08:38:17','',578,'https://tetraraysfoods.com/?p=1639',0,'revision','',0),(1640,1,'2021-07-05 08:38:47','2021-07-05 08:38:47','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1628\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 08:38:47','2021-07-05 08:38:47','',578,'https://tetraraysfoods.com/?p=1640',0,'revision','',0),(1641,1,'2021-07-05 08:40:46','2021-07-05 08:40:46','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"4\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_size=\"1\" title_margins=\"100px 0px 90px 0px\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 08:40:46','2021-07-05 08:40:46','',554,'https://tetraraysfoods.com/?p=1641',0,'revision','',0),(1642,1,'2021-07-05 15:18:59','2021-07-05 15:18:59','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_size=\"1\" title_margins=\"100px 0px 90px 0px\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:18:59','2021-07-05 15:18:59','',554,'https://tetraraysfoods.com/?p=1642',0,'revision','',0),(1643,1,'2021-07-05 15:21:21','2021-07-05 15:21:21','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_size=\"1\" title_margins=\"100px 0px 90px 0px\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:21:21','2021-07-05 15:21:21','',554,'https://tetraraysfoods.com/?p=1643',0,'revision','',0),(1644,1,'2021-07-05 15:23:50','2021-07-05 15:23:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_image=\"953\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:23:50','2021-07-05 15:23:50','',554,'https://tetraraysfoods.com/?p=1644',0,'revision','',0),(1645,1,'2021-07-05 15:26:10','2021-07-05 15:26:10','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:26:10','2021-07-05 15:26:10','',554,'https://tetraraysfoods.com/?p=1645',0,'revision','',0),(1646,1,'2021-07-05 15:27:49','2021-07-05 15:27:49','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:27:49','2021-07-05 15:27:49','',554,'https://tetraraysfoods.com/?p=1646',0,'revision','',0),(1647,1,'2021-07-05 15:28:45','2021-07-05 15:28:45','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:28:45','2021-07-05 15:28:45','',554,'https://tetraraysfoods.com/?p=1647',0,'revision','',0),(1648,1,'2021-07-05 15:29:57','2021-07-05 15:29:57','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"12\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 15:29:57','2021-07-05 15:29:57','',554,'https://tetraraysfoods.com/?p=1648',0,'revision','',0),(1649,1,'2021-07-05 15:34:11','2021-07-05 15:34:11','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"110x120\" alignment=\"center\" css=\".vc_custom_1625499247301{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 15:34:11','2021-07-05 15:34:11','',582,'https://tetraraysfoods.com/?p=1649',0,'revision','',0),(1650,1,'2021-07-05 15:34:42','2021-07-05 15:34:42','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877285322{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 15:34:42','2021-07-05 15:34:42','',582,'https://tetraraysfoods.com/?p=1650',0,'revision','',0),(1651,1,'2021-07-05 15:38:05','2021-07-05 15:38:05','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877219881{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 15:38:05','2021-07-05 15:38:05','',582,'https://tetraraysfoods.com/?p=1651',0,'revision','',0),(1652,1,'2021-07-05 15:38:40','2021-07-05 15:38:40','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621876458947{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 15:38:40','2021-07-05 15:38:40','',582,'https://tetraraysfoods.com/?p=1652',0,'revision','',0),(1653,1,'2021-07-05 15:40:51','2021-07-05 15:40:51','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1626\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 15:40:51','2021-07-05 15:40:51','',582,'https://tetraraysfoods.com/?p=1653',0,'revision','',0),(1654,1,'2021-07-05 16:09:42','2021-07-05 16:09:42','','Figs','','publish','closed','closed','','figs','','','2021-07-14 04:30:13','2021-07-14 04:30:13','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1654',0,'cws_portfolio','',0),(1655,1,'2021-07-05 16:09:23','2021-07-05 16:09:23','','why-consume-figs','','inherit','open','closed','','why-consume-figs','','','2021-07-05 16:09:23','2021-07-05 16:09:23','',1654,'https://tetraraysfoods.com/wp-content/uploads/2021/07/why-consume-figs.jpg',0,'attachment','image/jpeg',0),(1656,1,'2021-07-05 16:10:51','2021-07-05 16:10:51','','Groundnut','Out of Stock','publish','closed','closed','','groundnut','','','2021-07-14 08:02:05','2021-07-14 08:02:05','',0,'https://tetraraysfoods.com/?post_type=cws_portfolio&#038;p=1656',0,'cws_portfolio','',0),(1657,1,'2021-07-05 16:10:43','2021-07-05 16:10:43','','nuts','','inherit','open','closed','','nuts','','','2021-07-05 16:10:43','2021-07-05 16:10:43','',1656,'https://tetraraysfoods.com/wp-content/uploads/2021/07/nuts.png',0,'attachment','image/png',0),(1658,1,'2021-07-05 16:11:27','2021-07-05 16:11:27','','nuts','','inherit','open','closed','','nuts-2','','','2021-07-05 16:11:27','2021-07-05 16:11:27','',1656,'https://tetraraysfoods.com/wp-content/uploads/2021/07/nuts-1.png',0,'attachment','image/png',0),(1659,1,'2021-07-05 16:13:50','2021-07-05 16:13:50','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-05 16:13:50','2021-07-05 16:13:50','',554,'https://tetraraysfoods.com/?p=1659',0,'revision','',0),(1660,1,'2021-07-05 16:27:00','2021-07-05 16:27:00','','a1','','inherit','open','closed','','a1','','','2021-07-05 16:27:00','2021-07-05 16:27:00','',576,'https://tetraraysfoods.com/wp-content/uploads/2021/07/a1.png',0,'attachment','image/png',0),(1661,1,'2021-07-05 16:27:14','2021-07-05 16:27:14','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1660\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-05 16:27:14','2021-07-05 16:27:14','',576,'https://tetraraysfoods.com/?p=1661',0,'revision','',0),(1662,1,'2021-07-05 16:30:58','2021-07-05 16:30:58','','p1','','inherit','open','closed','','p1-2','','','2021-07-05 16:30:58','2021-07-05 16:30:58','',578,'https://tetraraysfoods.com/wp-content/uploads/2021/07/p1.png',0,'attachment','image/png',0),(1663,1,'2021-07-05 16:31:10','2021-07-05 16:31:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1662\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-05 16:31:10','2021-07-05 16:31:10','',578,'https://tetraraysfoods.com/?p=1663',0,'revision','',0),(1664,1,'2021-07-05 16:32:58','2021-07-05 16:32:58','','c1','','inherit','open','closed','','c1-2','','','2021-07-05 16:32:58','2021-07-05 16:32:58','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/07/c1.png',0,'attachment','image/png',0),(1665,1,'2021-07-05 16:33:17','2021-07-05 16:33:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1664\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-05 16:33:17','2021-07-05 16:33:17','',580,'https://tetraraysfoods.com/?p=1665',0,'revision','',0),(1666,1,'2021-07-05 16:36:26','2021-07-05 16:36:26','','w1','','inherit','open','closed','','w1-2','','','2021-07-05 16:36:26','2021-07-05 16:36:26','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/07/w1.png',0,'attachment','image/png',0),(1667,1,'2021-07-05 16:36:38','2021-07-05 16:36:38','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1666\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499481690{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our business team clearly understand the customers end requirements with effective communications.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877323514{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 customer care support resulting in assured client satisfaction with repetitive business orders[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-05 16:36:38','2021-07-05 16:36:38','',582,'https://tetraraysfoods.com/?p=1667',0,'revision','',0),(1668,1,'2021-07-05 16:42:22','2021-07-05 16:42:22','','w1','','inherit','open','closed','','w1-3','','','2021-07-05 16:42:22','2021-07-05 16:42:22','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/w1-1.png',0,'attachment','image/png',0),(1669,1,'2021-07-05 16:43:04','2021-07-05 16:43:04','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1668\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-05 16:43:04','2021-07-05 16:43:04','',584,'https://tetraraysfoods.com/?p=1669',0,'revision','',0),(1670,1,'2021-07-06 03:07:33','2021-07-06 03:07:33','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwYnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmQlMjB0aGUlMjBjdXN0b21lcnMlMjBlbmQlMjByZXF1aXJlbWVudHMlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjA=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwY3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMHJlc3VsdGluZyUyMGluJTIwYXNzdXJlZCUyMGNsaWVudCUyMHNhdGlzZmFjdGlvbiUyMHdpdGglMjByZXBldGl0aXZlJTIwYnVzaW5lc3MlMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-06 03:07:33','2021-07-06 03:07:33','',554,'https://tetraraysfoods.com/?p=1670',0,'revision','',0),(1671,1,'2021-07-06 03:08:26','2021-07-06 03:08:26','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1662\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-06 03:08:26','2021-07-06 03:08:26','',578,'https://tetraraysfoods.com/?p=1671',0,'revision','',0),(1672,1,'2021-07-06 03:09:02','2021-07-06 03:09:02','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1662\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-06 03:09:02','2021-07-06 03:09:02','',578,'https://tetraraysfoods.com/?p=1672',0,'revision','',0),(1674,1,'2021-07-07 10:12:40','2021-07-07 10:12:40','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-07 10:12:40','2021-07-07 10:12:40','',554,'https://tetraraysfoods.com/?p=1674',0,'revision','',0),(1675,1,'2021-07-07 10:14:02','2021-07-07 10:14:02','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1666\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-07 10:14:02','2021-07-07 10:14:02','',582,'https://tetraraysfoods.com/?p=1675',0,'revision','',0),(1676,1,'2021-07-07 10:24:02','2021-07-07 10:24:02','','why','','inherit','open','closed','','why-2','','','2021-07-07 10:24:02','2021-07-07 10:24:02','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/07/why.jpg',0,'attachment','image/jpeg',0),(1677,1,'2021-07-07 10:24:17','2021-07-07 10:24:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1676\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-07 10:24:17','2021-07-07 10:24:17','',582,'https://tetraraysfoods.com/?p=1677',0,'revision','',0),(1678,1,'2021-07-10 16:11:28','2021-07-10 16:11:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-10 16:11:28','2021-07-10 16:11:28','',554,'https://tetraraysfoods.com/?p=1678',0,'revision','',0),(1679,1,'2021-07-10 17:24:03','2021-07-10 17:24:03','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1660\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"700\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-10 17:24:03','2021-07-10 17:24:03','',576,'https://tetraraysfoods.com/?p=1679',0,'revision','',0),(1680,1,'2021-07-10 17:24:48','2021-07-10 17:24:48','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1660\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-10 17:24:48','2021-07-10 17:24:48','',576,'https://tetraraysfoods.com/?p=1680',0,'revision','',0),(1681,1,'2021-07-10 17:26:28','2021-07-10 17:26:28','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-10 17:26:28','2021-07-10 17:26:28','',554,'https://tetraraysfoods.com/?p=1681',0,'revision','',0),(1682,1,'2021-07-10 17:27:11','2021-07-10 17:27:11','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"300\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-10 17:27:11','2021-07-10 17:27:11','',554,'https://tetraraysfoods.com/?p=1682',0,'revision','',0),(1683,1,'2021-07-10 17:28:48','2021-07-10 17:28:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-10 17:28:48','2021-07-10 17:28:48','',554,'https://tetraraysfoods.com/?p=1683',0,'revision','',0),(1684,1,'2021-07-10 17:29:37','2021-07-10 17:29:37','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1660\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-10 17:29:37','2021-07-10 17:29:37','',576,'https://tetraraysfoods.com/?p=1684',0,'revision','',0),(1685,1,'2021-07-10 17:31:07','2021-07-10 17:31:07','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1664\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-10 17:31:07','2021-07-10 17:31:07','',580,'https://tetraraysfoods.com/?p=1685',0,'revision','',0),(1686,1,'2021-07-10 17:32:00','2021-07-10 17:32:00','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1676\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-10 17:32:00','2021-07-10 17:32:00','',582,'https://tetraraysfoods.com/?p=1686',0,'revision','',0),(1687,1,'2021-07-10 17:33:20','2021-07-10 17:33:20','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1668\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-10 17:33:20','2021-07-10 17:33:20','',584,'https://tetraraysfoods.com/?p=1687',0,'revision','',0),(1690,1,'2021-07-12 17:10:10','2021-07-12 17:10:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1662\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-12 17:10:10','2021-07-12 17:10:10','',578,'https://tetraraysfoods.com/?p=1690',0,'revision','',0),(1691,1,'2021-07-13 06:55:50','2021-07-13 06:55:50','','logotetra','','inherit','open','closed','','logotetra','','','2021-07-13 06:55:50','2021-07-13 06:55:50','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/logotetra.png',0,'attachment','image/png',0),(1692,1,'2021-07-13 07:06:24','2021-07-13 07:06:24','','logo-finall','','inherit','open','closed','','logo-finall','','','2021-07-13 07:06:24','2021-07-13 07:06:24','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/logo-finall.png',0,'attachment','image/png',0),(1693,1,'2021-07-13 07:18:01','2021-07-13 07:18:01','','Flogo','','inherit','open','closed','','flogo-2','','','2021-07-13 07:18:01','2021-07-13 07:18:01','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/Flogo.png',0,'attachment','image/png',0),(1694,1,'2021-07-13 07:21:20','2021-07-13 07:21:20','','fflog','','inherit','open','closed','','fflog','','','2021-07-13 07:21:20','2021-07-13 07:21:20','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/fflog.png',0,'attachment','image/png',0),(1696,1,'2021-07-13 07:45:06','2021-07-13 07:45:06','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\" parallax_image=\"1695\"][vc_column][cws_sc_banners bg_img=\"1695\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:45:06','2021-07-13 07:45:06','',584,'https://tetraraysfoods.com/?p=1696',0,'revision','',0),(1697,1,'2021-07-13 07:46:07','2021-07-13 07:46:07','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"1695\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:46:07','2021-07-13 07:46:07','',584,'https://tetraraysfoods.com/?p=1697',0,'revision','',0),(1698,1,'2021-07-13 07:46:47','2021-07-13 07:46:47','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners style=\"style_2\" bg_img=\"1695\" title=\"Contact Us\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:46:47','2021-07-13 07:46:47','',584,'https://tetraraysfoods.com/?p=1698',0,'revision','',0),(1699,1,'2021-07-13 07:47:50','2021-07-13 07:47:50','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners offer_width=\"500px\" bg_img=\"1695\" title=\"Contact Us\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:47:50','2021-07-13 07:47:50','',584,'https://tetraraysfoods.com/?p=1699',0,'revision','',0),(1700,1,'2021-07-13 07:48:56','2021-07-13 07:48:56','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners offer_width=\"500px\" style=\"style_2\" text_pos=\"center\" bg_img=\"1695\" title=\"Contact Us\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:48:56','2021-07-13 07:48:56','',584,'https://tetraraysfoods.com/?p=1700',0,'revision','',0),(1701,1,'2021-07-13 07:50:24','2021-07-13 07:50:24','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners offer_width=\"\" text_pos=\"center\" customize_size=\"1\" bg_img=\"1695\" title=\"Contact Us\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 07:50:24','2021-07-13 07:50:24','',584,'https://tetraraysfoods.com/?p=1701',0,'revision','',0),(1703,1,'2021-07-13 08:06:06','2021-07-13 08:06:06','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_banners offer_width=\"\" text_pos=\"center\" customize_size=\"1\" bg_img=\"1702\" title=\"Contact Us\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 08:06:06','2021-07-13 08:06:06','',584,'https://tetraraysfoods.com/?p=1703',0,'revision','',0),(1704,1,'2021-07-13 08:25:32','2021-07-13 08:25:32','','fresh-fruits-banner_3141','','inherit','open','closed','','fresh-fruits-banner_3141','','','2021-07-13 08:25:32','2021-07-13 08:25:32','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/fresh-fruits-banner_3141.jpg',0,'attachment','image/jpeg',0),(1705,1,'2021-07-13 08:26:21','2021-07-13 08:26:21','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1704\" img_size=\"200x400\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 08:26:21','2021-07-13 08:26:21','',584,'https://tetraraysfoods.com/?p=1705',0,'revision','',0),(1706,1,'2021-07-13 08:27:10','2021-07-13 08:27:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1704\" img_size=\"1400x400\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 08:27:10','2021-07-13 08:27:10','',584,'https://tetraraysfoods.com/?p=1706',0,'revision','',0),(1707,1,'2021-07-13 08:29:07','2021-07-13 08:29:07','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1704\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 08:29:07','2021-07-13 08:29:07','',584,'https://tetraraysfoods.com/?p=1707',0,'revision','',0),(1709,1,'2021-07-13 10:14:09','2021-07-13 10:14:09','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1708\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 10:14:09','2021-07-13 10:14:09','',584,'https://tetraraysfoods.com/?p=1709',0,'revision','',0),(1710,1,'2021-07-13 10:19:52','2021-07-13 10:19:52','','ba1','','inherit','open','closed','','ba1','','','2021-07-13 10:19:52','2021-07-13 10:19:52','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/ba1.jpg',0,'attachment','image/jpeg',0),(1711,1,'2021-07-13 10:20:33','2021-07-13 10:20:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1710\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 10:20:33','2021-07-13 10:20:33','',584,'https://tetraraysfoods.com/?p=1711',0,'revision','',0),(1712,1,'2021-07-13 10:25:03','2021-07-13 10:25:03','','contact1','','inherit','open','closed','','contact1','','','2021-07-13 10:25:03','2021-07-13 10:25:03','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/contact1.jpg',0,'attachment','image/jpeg',0),(1713,1,'2021-07-13 10:25:18','2021-07-13 10:25:18','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1712\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 10:25:18','2021-07-13 10:25:18','',584,'https://tetraraysfoods.com/?p=1713',0,'revision','',0),(1714,1,'2021-07-13 10:29:36','2021-07-13 10:29:36','','about1','','inherit','open','closed','','about1-2','','','2021-07-13 10:29:36','2021-07-13 10:29:36','',576,'https://tetraraysfoods.com/wp-content/uploads/2021/07/about1.jpg',0,'attachment','image/jpeg',0),(1715,1,'2021-07-13 10:29:48','2021-07-13 10:29:48','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_images_carousel images=\"1714\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-13 10:29:48','2021-07-13 10:29:48','',576,'https://tetraraysfoods.com/?p=1715',0,'revision','',0),(1716,1,'2021-07-13 10:33:43','2021-07-13 10:33:43','','contact1','','inherit','open','closed','','contact1-2','','','2021-07-13 10:33:43','2021-07-13 10:33:43','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/contact1-1.jpg',0,'attachment','image/jpeg',0),(1717,1,'2021-07-13 10:33:56','2021-07-13 10:33:56','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1716\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 10:33:56','2021-07-13 10:33:56','',584,'https://tetraraysfoods.com/?p=1717',0,'revision','',0),(1718,1,'2021-07-13 10:41:06','2021-07-13 10:41:06','','why','','inherit','open','closed','','why-3','','','2021-07-13 10:41:06','2021-07-13 10:41:06','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/07/why-1.jpg',0,'attachment','image/jpeg',0),(1719,1,'2021-07-13 10:41:17','2021-07-13 10:41:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1718\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-13 10:41:17','2021-07-13 10:41:17','',582,'https://tetraraysfoods.com/?p=1719',0,'revision','',0),(1720,1,'2021-07-13 10:43:26','2021-07-13 10:43:26','','why2','','inherit','open','closed','','why2','','','2021-07-13 10:43:26','2021-07-13 10:43:26','',582,'https://tetraraysfoods.com/wp-content/uploads/2021/07/why2.jpg',0,'attachment','image/jpeg',0),(1721,1,'2021-07-13 10:43:46','2021-07-13 10:43:46','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1720\" img_size=\"full\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-13 10:43:46','2021-07-13 10:43:46','',582,'https://tetraraysfoods.com/?p=1721',0,'revision','',0),(1722,1,'2021-07-13 10:44:59','2021-07-13 10:44:59','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1720\" img_size=\"full\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-13 10:44:59','2021-07-13 10:44:59','',582,'https://tetraraysfoods.com/?p=1722',0,'revision','',0),(1723,1,'2021-07-13 10:48:37','2021-07-13 10:48:37','','product1','','inherit','open','closed','','product1-2','','','2021-07-13 10:48:37','2021-07-13 10:48:37','',578,'https://tetraraysfoods.com/wp-content/uploads/2021/07/product1.jpg',0,'attachment','image/jpeg',0),(1724,1,'2021-07-13 10:48:49','2021-07-13 10:48:49','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1723\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-13 10:48:49','2021-07-13 10:48:49','',578,'https://tetraraysfoods.com/?p=1724',0,'revision','',0),(1725,1,'2021-07-13 10:50:32','2021-07-13 10:50:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1723\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-13 10:50:32','2021-07-13 10:50:32','',578,'https://tetraraysfoods.com/?p=1725',0,'revision','',0),(1726,1,'2021-07-13 10:51:22','2021-07-13 10:51:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1720\" img_size=\"full\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-13 10:51:22','2021-07-13 10:51:22','',582,'https://tetraraysfoods.com/?p=1726',0,'revision','',0),(1727,1,'2021-07-13 10:54:48','2021-07-13 10:54:48','','cer1','','inherit','open','closed','','cer1','','','2021-07-13 10:54:48','2021-07-13 10:54:48','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/07/cer1.jpg',0,'attachment','image/jpeg',0),(1728,1,'2021-07-13 10:55:00','2021-07-13 10:55:00','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1727\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-13 10:55:00','2021-07-13 10:55:00','',580,'https://tetraraysfoods.com/?p=1728',0,'revision','',0),(1729,1,'2021-07-13 10:56:59','2021-07-13 10:56:59','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1718\" img_size=\"full\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-13 10:56:59','2021-07-13 10:56:59','',584,'https://tetraraysfoods.com/?p=1729',0,'revision','',0),(1731,1,'2021-07-14 04:17:58','2021-07-14 04:17:58','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" anim_style=\"hover_special\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-14 04:17:58','2021-07-14 04:17:58','',554,'https://tetraraysfoods.com/?p=1731',0,'revision','',0),(1732,1,'2021-07-14 04:18:48','2021-07-14 04:18:48','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" anim_style=\"hover_none_link\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-14 04:18:48','2021-07-14 04:18:48','',554,'https://tetraraysfoods.com/?p=1732',0,'revision','',0),(1733,1,'2021-07-14 04:19:43','2021-07-14 04:19:43','[vc_row cws_row_min_height=\"\"][vc_column][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\" _terms=\"\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-14 04:19:43','2021-07-14 04:19:43','',554,'https://tetraraysfoods.com/?p=1733',0,'revision','',0),(1735,1,'2021-07-14 08:04:21','2021-07-14 08:04:21','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_images_carousel images=\"1723\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title,excerpt\" _terms=\"\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-14 08:04:21','2021-07-14 08:04:21','',578,'https://tetraraysfoods.com/?p=1735',0,'revision','',0),(1736,1,'2021-07-14 08:19:32','2021-07-14 08:19:32','','FLogo','','inherit','open','closed','','flogo-3','','','2021-07-14 08:19:32','2021-07-14 08:19:32','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/FLogo.jpg',0,'attachment','image/jpeg',0),(1737,1,'2021-07-14 08:36:03','2021-07-14 08:36:03','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1727\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-14 08:36:03','2021-07-14 08:36:03','',580,'https://tetraraysfoods.com/?p=1737',0,'revision','',0),(1738,1,'2021-07-14 08:36:58','2021-07-14 08:36:58','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1720\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-14 08:36:58','2021-07-14 08:36:58','',582,'https://tetraraysfoods.com/?p=1738',0,'revision','',0),(1739,1,'2021-07-14 08:37:52','2021-07-14 08:37:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1718\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-14 08:37:52','2021-07-14 08:37:52','',584,'https://tetraraysfoods.com/?p=1739',0,'revision','',0),(1740,1,'2021-07-14 08:40:41','2021-07-14 08:40:41','','ready','','inherit','open','closed','','ready','','','2021-07-14 08:40:41','2021-07-14 08:40:41','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/07/ready.jpg',0,'attachment','image/jpeg',0),(1741,1,'2021-07-14 08:40:52','2021-07-14 08:40:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1740\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-14 08:40:52','2021-07-14 08:40:52','',580,'https://tetraraysfoods.com/?p=1741',0,'revision','',0),(1742,1,'2021-07-14 08:45:31','2021-07-14 08:45:31','','try','','inherit','open','closed','','try','','','2021-07-14 08:45:31','2021-07-14 08:45:31','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/07/try.jpg',0,'attachment','image/jpeg',0),(1743,1,'2021-07-14 08:45:43','2021-07-14 08:45:43','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-14 08:45:43','2021-07-14 08:45:43','',580,'https://tetraraysfoods.com/?p=1743',0,'revision','',0),(1744,1,'2021-07-14 08:52:53','2021-07-14 08:52:53','','mix','','inherit','open','closed','','mix','','','2021-07-14 08:52:53','2021-07-14 08:52:53','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/mix.jpg',0,'attachment','image/jpeg',0),(1745,1,'2021-07-14 08:53:05','2021-07-14 08:53:05','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1744\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-14 08:53:05','2021-07-14 08:53:05','',584,'https://tetraraysfoods.com/?p=1745',0,'revision','',0),(1746,1,'2021-07-14 08:55:42','2021-07-14 08:55:42','','mix1','','inherit','open','closed','','mix1','','','2021-07-14 08:55:42','2021-07-14 08:55:42','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/mix1.jpg',0,'attachment','image/jpeg',0),(1747,1,'2021-07-14 08:55:54','2021-07-14 08:55:54','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1746\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-14 08:55:54','2021-07-14 08:55:54','',584,'https://tetraraysfoods.com/?p=1747',0,'revision','',0),(1748,1,'2021-07-14 09:08:36','2021-07-14 09:08:36','','Egg Plant','','inherit','closed','closed','','1457-autosave-v1','','','2021-07-14 09:08:36','2021-07-14 09:08:36','',1457,'https://tetraraysfoods.com/?p=1748',0,'revision','',0),(1749,1,'2021-07-14 09:12:34','2021-07-14 09:12:34','','Beetroot','','inherit','closed','closed','','1453-autosave-v1','','','2021-07-14 09:12:34','2021-07-14 09:12:34','',1453,'https://tetraraysfoods.com/?p=1749',0,'revision','',0),(1750,1,'2021-07-14 11:16:37','2021-07-14 11:16:37','','contb','','inherit','open','closed','','contb','','','2021-07-14 11:16:37','2021-07-14 11:16:37','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/contb.jpg',0,'attachment','image/jpeg',0),(1751,1,'2021-07-14 11:16:48','2021-07-14 11:16:48','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1750\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-14 11:16:48','2021-07-14 11:16:48','',584,'https://tetraraysfoods.com/?p=1751',0,'revision','',0),(1752,1,'2021-07-15 05:53:19','2021-07-15 05:53:19','','contactbanner','','inherit','open','closed','','contactbanner','','','2021-07-15 05:53:19','2021-07-15 05:53:19','',584,'https://tetraraysfoods.com/wp-content/uploads/2021/07/contactbanner.jpg',0,'attachment','image/jpeg',0),(1753,1,'2021-07-15 05:53:32','2021-07-15 05:53:32','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-15 05:53:32','2021-07-15 05:53:32','',584,'https://tetraraysfoods.com/?p=1753',0,'revision','',0),(1755,1,'2021-07-15 09:01:47','2021-07-15 09:01:47','','TLogo','','inherit','open','closed','','tlogo','','','2021-07-15 09:01:47','2021-07-15 09:01:47','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/TLogo.png',0,'attachment','image/png',0),(1756,1,'2021-07-15 09:07:00','2021-07-15 09:07:00','','logof','','inherit','open','closed','','logof','','','2021-07-15 09:07:00','2021-07-15 09:07:00','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/logof.png',0,'attachment','image/png',0),(1757,1,'2021-07-15 11:11:20','2021-07-15 11:11:20','[vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"100px\"][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-15 11:11:20','2021-07-15 11:11:20','',554,'https://tetraraysfoods.com/?p=1757',0,'revision','',0),(1758,1,'2021-07-15 11:20:25','2021-07-15 11:20:25','','trlogo','','inherit','open','closed','','trlogo','','','2021-07-15 11:20:25','2021-07-15 11:20:25','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/trlogo.png',0,'attachment','image/png',0),(1759,1,'2021-07-15 11:30:57','2021-07-15 11:30:57','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\" cws_row_min_height=\"\" bg_cws_size=\"cover\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1714\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_size=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"][/cws_sc_text][vc_empty_space][vc_column_text]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/vc_column_text][vc_empty_space][vc_column_text]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/vc_column_text][vc_empty_space][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"899\" img_size=\"large\" css=\".vc_custom_1621850705315{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"897\" img_size=\"large\" css=\".vc_custom_1621850715953{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #f2f2f2 !important;border-left-style: solid !important;border-right-color: #f2f2f2 !important;border-right-style: solid !important;border-top-color: #f2f2f2 !important;border-top-style: solid !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space][vc_column_text]We ensure our food processing in a 100% Safe, Hygienic and Pest Free Environment and our technical team constantly monitor and supervise and ensure that we meet all the standards of Hygiene and Safety protocols.[/vc_column_text][vc_empty_space][vc_column_text]We deliver our products globally and highly determined to identify the new markets across various countries for the long-term business opportunities. We are highly acclaimed by our customers for our commitment to offer premium quality products at reasonable price within stipulated delivery schedule.[/vc_column_text][vc_empty_space][/vc_column][/vc_row]','About Us','','inherit','closed','closed','','576-revision-v1','','','2021-07-15 11:30:57','2021-07-15 11:30:57','',576,'https://tetraraysfoods.com/?p=1759',0,'revision','',0),(1760,1,'2021-07-15 11:31:53','2021-07-15 11:31:53','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving-fade\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1723\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\"][vc_column][vc_empty_space height=\"40px\"][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" appear_style=\"transition.fadeIn\" info_pos=\"under_img\" total_items_count=\"50\" items_pp=\"9\" cws_portfolio_show_data_override=\"1\" cws_portfolio_data_to_show=\"title,excerpt\"][/vc_column][/vc_row]','Products','','inherit','closed','closed','','578-revision-v1','','','2021-07-15 11:31:53','2021-07-15 11:31:53','',578,'https://tetraraysfoods.com/?p=1760',0,'revision','',0),(1761,1,'2021-07-15 11:32:33','2021-07-15 11:32:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-07-15 11:32:33','2021-07-15 11:32:33','',580,'https://tetraraysfoods.com/?p=1761',0,'revision','',0),(1762,1,'2021-07-15 11:33:17','2021-07-15 11:33:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][cws_sc_spacing height=\"100px\"][vc_images_carousel images=\"1720\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-15 11:33:17','2021-07-15 11:33:17','',582,'https://tetraraysfoods.com/?p=1762',0,'revision','',0),(1763,1,'2021-07-15 11:34:17','2021-07-15 11:34:17','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-15 11:34:17','2021-07-15 11:34:17','',584,'https://tetraraysfoods.com/?p=1763',0,'revision','',0),(1764,1,'2021-07-15 11:36:48','2021-07-15 11:36:48','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-15 11:36:48','2021-07-15 11:36:48','',584,'https://tetraraysfoods.com/?p=1764',0,'revision','',0),(1765,1,'2021-07-15 11:38:13','2021-07-15 11:38:13','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2021-07-15 11:38:13','2021-07-15 11:38:13','',584,'https://tetraraysfoods.com/?p=1765',0,'revision','',0),(1766,1,'2021-07-16 04:21:09','2021-07-16 04:21:09','[vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space height=\"80px\"][vc_column_text css_animation=\"fadeIn\"][rev_slider alias=\"default\"][/rev_slider][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1621845571046{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;}\"][vc_column width=\"1/2\" css=\".vc_custom_1621443253746{margin-top: 10px !important;}\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" customize_colors=\"\" title=\"About TetraRays Foods\"]TetraRays Foods Private Limited is one of the leading Exporters from India primarily focused in supplying the Fresh &amp; Residue-Free Fruits and Vegetables along with manufacturing Ready to Eat Healthy Foods. We source fruits and vegetables in a most professional way and ensure that fresh and healthy products are delivered to our customers.[/cws_sc_text][cws_sc_text title_tag=\"h3\" title_weight=\"300\" title_alignment=\"left\" add_button=\"1\" button_title=\"Read More\" button_url=\"https://tetraraysfoods.com/about-us/\" customize_colors=\"\"]Exporting the Premium Quality Food Products are the greatest strength for TetraRays Foods Private Limited. We believe that our competitive edge comes from adopting the innovative food technology and offer consistency in delivering the high-quality food products for a competitive price.[/cws_sc_text][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1621845080546{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}\"][vc_single_image image=\"951\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1621955120437{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;border-left-color: #f2f2f2 !important;border-left-style: double !important;border-right-color: #f2f2f2 !important;border-right-style: double !important;border-top-color: #f2f2f2 !important;border-top-style: double !important;border-bottom-color: #f2f2f2 !important;border-bottom-style: double !important;border-radius: 2px !important;}\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" parallax=\"content-moving\" add_shadow=\"1\" bg_cws_size=\"cover\"][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Our Products\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row cws_row_min_height=\"\"][vc_column][vc_empty_space][cws_sc_portfolio_posts_grid title_align=\"center\" title_filter_row=\"default\" display_style=\"filter_with_ajax\" layout=\"3\" crop_images=\"1\" tax=\"cws_portfolio_cat\" cws_portfolio_cat_terms=\"Fresh Fruits,Fresh Vegetables,Ready to Eat Foods\" total_items_count=\"50\" items_pp=\"9\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Certification\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" parallax=\"content-moving\" parallax_speed_bg=\"1.2\" css_animation=\"none\"][vc_column width=\"1/3\"][vc_single_image image=\"1568\" img_size=\"medium\" alignment=\"right\" style=\"vc_box_border_circle_2\" css=\".vc_custom_1624512275891{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1570\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border_circle_2\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1571\" img_size=\"medium\" style=\"vc_box_border_circle_2\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us?\"][/cws_sc_text][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822002897{background-color: #ffffff !important;}\"][vc_tta_section title=\"Direct Sourcing from Farmers\" tab_id=\"1621512670570-931e0daa-781c\"][vc_raw_html]V2UlMjB3b3JrJTIwZGlyZWN0bHklMjB3aXRoJTIwVHJ1c3RlZCUyMEZhcm1lcnMlMjBhbmQlMjBlbnN1cmUlMjB0byUyMHNvdXJjZSUyMGhpZ2glMjBxdWFsaXR5JTIwZnJ1aXRzJTIwJTI2JTIwdmVnZXRhYmxlcyUyMGF0JTIwYSUyMG1vc3QlMjBjb21wZXRpdGl2ZSUyMHByaWNlLg==[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Freshness\" tab_id=\"1621514324584-428a803f-cefa\"][vc_raw_html]V2UlMjBlbnN1cmUlMjB0byUyMGRlbGl2ZXIlMjB0aGUlMjBmcmVzaCUyMGZydWl0cyUyMCUyNiUyMHZlZ2V0YWJsZXMlMjBpbiUyMHRoZSUyMHNob3J0ZXN0JTIwcG9zc2libGUlMjB0aW1lJTIwYnklMjBmb2xsb3dpbmclMjB0aGUlMjBpbnRlcm5hdGlvbmFsJTIwcGFja2luZyUyMHN0YW5kaW5ncy4=[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Assured Client Satisfaction\" tab_id=\"1621514455161-75dc6ad3-42c7\"][vc_raw_html]T3VyJTIwQnVzaW5lc3MlMjB0ZWFtJTIwY2xlYXJseSUyMHVuZGVyc3RhbmRzJTIwdGhlJTIwY3VzdG9tZXJzJTIwZW5kJTIwcmVxdWlyZW1lbnQlMjB3aXRoJTIwZWZmZWN0aXZlJTIwY29tbXVuaWNhdGlvbnMlMjByZXN1bHRpbmclMjBpbiUyMGFzc3VyZWQlMjBjbGllbnQlMjBzYXRpc2ZhY3Rpb24lMjB3aXRoJTIwcmVwZXRpdGl2ZSUyMHdvcmslMjBvcmRlcnM=[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_tta_accordion active_section=\"1\" collapsible_all=\"true\" css=\".vc_custom_1621822373666{background-color: #ffffff !important;}\"][vc_tta_section title=\"Quality\" tab_id=\"1621514613308-357ddbe7-c876\"][vc_raw_html]T3VyJTIwZXhwZXJpZW5jZWQlMjB0ZWFtJTIwZnVuY3Rpb25zJTIwZ3JlYXRseSUyMG9uJTIwUXVhbGl0eSUyMENvbnRyb2wlMjAlMjYlMjBRdWFsaXR5JTIwQXNzdXJhbmNlJTIwbWVhc3VyZXMlMjB0byUyMGtlZXAlMjB0aGUlMjBhcHBlYXJhbmNlJTIwYW5kJTIwZHVyYWJpbGl0eSUyMG9mJTIwdGhlJTIwcHJvZHVjdCUyMHN1cGVyaW9y[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Food Processing Technology\" tab_id=\"1621514613437-72fd38d6-78da\"][vc_raw_html]V2UlMjBwcmFjdGlzZSUyMHRoZSUyMGxhdGVzdCUyMGZvb2QlMjBwcm9jZXNzaW5nJTIwdGVjaG5vbG9neSUyMHRvJTIwbWFudWZhY3R1cmUlMjB0aGUlMjBwcm9jZXNzZWQlMjBmb29kcyUyMHdoaWNoJTIwaW5jbHVkZXMlMjBSZWFkeSUyMHRvJTIwRWF0JTIwRHJ5JTIwRnJ1aXRzJTIwJTI2JTIwU2VlZHMu[/vc_raw_html][/vc_tta_section][vc_tta_section title=\"Customer Care\" tab_id=\"1621514850176-2f830762-32eb\"][vc_raw_html]V2UlMjBwcm92aWRlJTIwMjQlMkY3JTIwQ3VzdG9tZXIlMjBjYXJlJTIwc3VwcG9ydCUyMGFuZCUyMGxvb2slMjBmb3J3YXJkJTIwdG8lMjBtZWV0JTIweW91ciUyMG5lZWRzLiUyMFdlJTIwYWltJTIwdG8lMjB1bmRlcnN0YW5kJTIweW91ciUyMGJ1c2luZXNzJTIwcmVxdWlyZW1lbnRzJTIwYW5kJTIwaGVscCUyMHlvdSUyMHRvJTIwc2VydmUlMjBiZXR0ZXIu[/vc_raw_html][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','home','','inherit','closed','closed','','554-revision-v1','','','2021-07-16 04:21:09','2021-07-16 04:21:09','',554,'https://tetraraysfoods.com/?p=1766',0,'revision','',0),(1767,1,'2021-07-16 07:23:31','2021-07-16 07:23:31','','FinalLogo','','inherit','open','closed','','finallogo','','','2021-07-16 07:23:31','2021-07-16 07:23:31','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/FinalLogo.png',0,'attachment','image/png',0),(1768,1,'2021-07-16 07:27:52','2021-07-16 07:27:52','','Logo','','inherit','open','closed','','logo-4','','','2021-07-16 07:27:52','2021-07-16 07:27:52','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/Logo.png',0,'attachment','image/png',0),(1769,1,'2021-07-16 07:32:21','2021-07-16 07:32:21','','TR_LOGO','','inherit','open','closed','','tr_logo','','','2021-07-16 07:32:21','2021-07-16 07:32:21','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/TR_LOGO.png',0,'attachment','image/png',0),(1770,1,'2021-07-16 07:32:47','2021-07-16 07:32:47','','TR_LOGO','','inherit','open','closed','','tr_logo-2','','','2021-07-16 07:32:47','2021-07-16 07:32:47','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/TR_LOGO-1.png',0,'attachment','image/png',0),(1771,1,'2021-07-16 07:51:47','2021-07-16 07:51:47','','Logoo','','inherit','open','closed','','logoo','','','2021-07-16 07:51:47','2021-07-16 07:51:47','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/Logoo.png',0,'attachment','image/png',0),(1772,1,'2021-07-16 08:00:41','2021-07-16 08:00:41','','weblogo','','inherit','open','closed','','weblogo','','','2021-07-16 08:00:41','2021-07-16 08:00:41','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/weblogo.png',0,'attachment','image/png',0),(1773,1,'2021-07-17 00:44:29','2021-07-17 00:44:29','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_images_carousel images=\"1720\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-17 00:44:29','2021-07-17 00:44:29','',582,'https://tetraraysfoods.com/?p=1773',0,'revision','',0),(1774,1,'2021-07-17 00:46:18','2021-07-17 00:46:18','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1720\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][cws_sc_spacing height=\"32px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" customize_colors=\"\" title=\"Why Choose Us\"][/cws_sc_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1500\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290432039{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499648171{margin-top: 10px !important;margin-right: 20px !important;margin-bottom: 10px !important;margin-left: 20px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Direct Sourcing from Farmers:</strong> We work directly with Trusted Farmers and ensure to source high quality fruits &amp; vegetables at a most competitive price.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1491\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290474081{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877189162{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Quality:</strong> Our experienced team functions greatly on Quality Control &amp; Quality Assurance measures to keep the appearance and durability of the product superior[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1502\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1625499278318{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625499516452{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Freshness: </strong>We ensure to deliver the fresh fruits &amp; vegetables in the shortest possible time by following the international packing standings.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1503\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290492575{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1621877255977{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Food Processing Technology:</strong> We practise the latest food processing technology to manufacture the processed foods which includes Ready to Eat Dry Fruits &amp; Seeds[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1621875358381{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column width=\"1/6\" css=\".vc_custom_1621875211712{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_single_image image=\"1504\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290384929{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1621875463374{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;}\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652832898{border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Assured Client Satisfaction:</strong> Our Business team clearly understands the customers end requirement with effective communications resulting in assured client satisfaction with repetitive work orders.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_single_image image=\"1505\" img_size=\"120x120\" alignment=\"center\" css=\".vc_custom_1624290514574{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #e5e5e5 !important;border-left-style: solid !important;border-right-color: #e5e5e5 !important;border-right-style: solid !important;border-top-color: #e5e5e5 !important;border-top-style: solid !important;border-bottom-color: #e5e5e5 !important;border-bottom-style: solid !important;}\"][/vc_column][vc_column width=\"1/3\"][vc_column_text css_animation=\"bounceIn\" css=\".vc_custom_1625652812964{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f4ffe6 !important;border-left-color: #e0e0e0 !important;border-left-style: double !important;border-right-color: #e0e0e0 !important;border-right-style: double !important;border-top-color: #e0e0e0 !important;border-top-style: double !important;border-bottom-color: #e0e0e0 !important;border-bottom-style: double !important;}\"]<strong>Customer Care :</strong> We provide 24/7 Customer care support and look forward to meet your needs. We aim to understand your business requirements and help you to serve better.[/vc_column_text][/vc_column][/vc_row]','Why Choose Us','','inherit','closed','closed','','582-revision-v1','','','2021-07-17 00:46:18','2021-07-17 00:46:18','',582,'https://tetraraysfoods.com/?p=1774',0,'revision','',0),(1775,1,'2021-07-17 12:08:35','2021-07-17 12:08:35','','logo','','inherit','open','closed','','logo-5','','','2021-07-17 12:08:35','2021-07-17 12:08:35','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/logo-1.png',0,'attachment','image/png',0),(1776,1,'2021-07-17 12:08:52','2021-07-17 12:08:52','https://tetraraysfoods.com/wp-content/uploads/2021/07/cropped-logo-1.png','cropped-logo-1.png','','inherit','open','closed','','cropped-logo-1-png','','','2021-07-17 12:08:52','2021-07-17 12:08:52','',0,'https://tetraraysfoods.com/wp-content/uploads/2021/07/cropped-logo-1.png',0,'attachment','image/png',0),(1779,1,'2021-11-13 05:43:25','2021-11-13 05:43:25','','GST-Certificate','','inherit','open','closed','','gst-certificate','','','2021-11-13 05:43:25','2021-11-13 05:43:25','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/GST-Certificate.jpg',0,'attachment','image/jpeg',0),(1780,1,'2021-11-13 05:44:16','2021-11-13 05:44:16','','MSME-Udyam-Registration','','inherit','open','closed','','msme-udyam-registration','','','2021-11-13 05:44:16','2021-11-13 05:44:16','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/MSME-Udyam-Registration.jpg',0,'attachment','image/jpeg',0),(1781,1,'2021-11-13 05:44:47','2021-11-13 05:44:47','','IEC','','inherit','open','closed','','iec','','','2021-11-13 05:44:47','2021-11-13 05:44:47','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/IEC.jpg',0,'attachment','image/jpeg',0),(1782,1,'2021-11-13 05:45:21','2021-11-13 05:45:21','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"1779\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1781\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:45:21','2021-11-13 05:45:21','',580,'https://tetraraysfoods.com/?p=1782',0,'revision','',0),(1783,1,'2021-11-13 05:46:09','2021-11-13 05:46:09','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"medium\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1781\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:46:09','2021-11-13 05:46:09','',580,'https://tetraraysfoods.com/?p=1783',0,'revision','',0),(1784,1,'2021-11-13 05:46:41','2021-11-13 05:46:41','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"medium\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:46:41','2021-11-13 05:46:41','',580,'https://tetraraysfoods.com/?p=1784',0,'revision','',0),(1785,1,'2021-11-13 05:48:06','2021-11-13 05:48:06','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:48:06','2021-11-13 05:48:06','',580,'https://tetraraysfoods.com/?p=1785',0,'revision','',0),(1786,1,'2021-11-13 05:49:52','2021-11-13 05:49:52','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:49:52','2021-11-13 05:49:52','',580,'https://tetraraysfoods.com/?p=1786',0,'revision','',0),(1787,1,'2021-11-13 05:50:27','2021-11-13 05:50:27','','APEDA','','inherit','open','closed','','apeda','','','2021-11-13 05:50:27','2021-11-13 05:50:27','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/APEDA.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1788,1,'2021-11-13 05:50:41','2021-11-13 05:50:41','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:50:41','2021-11-13 05:50:41','',580,'https://tetraraysfoods.com/?p=1788',0,'revision','',0),(1789,1,'2021-11-13 05:52:27','2021-11-13 05:52:27','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" onclick=\"link_image\" css=\".vc_custom_1636782735217{border-radius: 2px !important;}\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:52:27','2021-11-13 05:52:27','',580,'https://tetraraysfoods.com/?p=1789',0,'revision','',0),(1790,1,'2021-11-13 05:53:33','2021-11-13 05:53:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:53:33','2021-11-13 05:53:33','',580,'https://tetraraysfoods.com/?p=1790',0,'revision','',0),(1791,1,'2021-11-13 05:54:22','2021-11-13 05:54:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:54:22','2021-11-13 05:54:22','',580,'https://tetraraysfoods.com/?p=1791',0,'revision','',0),(1792,1,'2021-11-13 05:55:05','2021-11-13 05:55:05','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" onclick=\"link_image\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:55:05','2021-11-13 05:55:05','',580,'https://tetraraysfoods.com/?p=1792',0,'revision','',0),(1793,1,'2021-11-13 05:58:00','2021-11-13 05:58:00','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-13 05:58:00','2021-11-13 05:58:00','',580,'https://tetraraysfoods.com/?p=1793',0,'revision','',0),(1794,1,'2021-11-15 04:38:47','2021-11-15 04:38:47','','CERTIFICATE-OF-INCORPORATION','','inherit','open','closed','','certificate-of-incorporation','','','2021-11-15 04:38:47','2021-11-15 04:38:47','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/CERTIFICATE-OF-INCORPORATION.jpg',0,'attachment','image/jpeg',0),(1795,1,'2021-11-15 04:40:09','2021-11-15 04:40:09','','FSSAI','','inherit','open','closed','','fssai','','','2021-11-15 04:40:09','2021-11-15 04:40:09','',580,'https://tetraraysfoods.com/wp-content/uploads/2021/11/FSSAI.jpg',0,'attachment','image/jpeg',0),(1796,1,'2021-11-15 04:40:41','2021-11-15 04:40:41','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION \"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 04:40:41','2021-11-15 04:40:41','',580,'https://tetraraysfoods.com/?p=1796',0,'revision','',0),(1797,1,'2021-11-15 04:42:23','2021-11-15 04:42:23','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" css=\".vc_custom_1636951341308{border-radius: 1px !important;}\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 04:42:23','2021-11-15 04:42:23','',580,'https://tetraraysfoods.com/?p=1797',0,'revision','',0),(1798,1,'2021-11-15 04:43:26','2021-11-15 04:43:26','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" css=\".vc_custom_1636951406292{border-radius: 2px !important;}\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 04:43:26','2021-11-15 04:43:26','',580,'https://tetraraysfoods.com/?p=1798',0,'revision','',0),(1799,1,'2021-11-15 04:45:44','2021-11-15 04:45:44','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" css=\".vc_custom_1636951544305{border-radius: 2px !important;}\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 04:45:44','2021-11-15 04:45:44','',580,'https://tetraraysfoods.com/?p=1799',0,'revision','',0),(1800,1,'2021-11-15 04:46:24','2021-11-15 04:46:24','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" css=\".vc_custom_1636951544305{border-radius: 2px !important;}\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 04:46:24','2021-11-15 04:46:24','',580,'https://tetraraysfoods.com/?p=1800',0,'revision','',0),(1801,1,'2021-11-15 05:20:51','2021-11-15 05:20:51','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953649640{background-color: #898989 !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1636951544305{border-radius: 2px !important;}\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:20:51','2021-11-15 05:20:51','',580,'https://tetraraysfoods.com/?p=1801',0,'revision','',0),(1802,1,'2021-11-15 05:21:31','2021-11-15 05:21:31','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953649640{background-color: #898989 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:21:31','2021-11-15 05:21:31','',580,'https://tetraraysfoods.com/?p=1802',0,'revision','',0),(1803,1,'2021-11-15 05:22:14','2021-11-15 05:22:14','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953649640{background-color: #898989 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:22:14','2021-11-15 05:22:14','',580,'https://tetraraysfoods.com/?p=1803',0,'revision','',0),(1804,1,'2021-11-15 05:22:51','2021-11-15 05:22:51','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953770153{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636782799973{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:22:51','2021-11-15 05:22:51','',580,'https://tetraraysfoods.com/?p=1804',0,'revision','',0),(1805,1,'2021-11-15 05:24:02','2021-11-15 05:24:02','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953770153{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1636953842110{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:24:02','2021-11-15 05:24:02','',580,'https://tetraraysfoods.com/?p=1805',0,'revision','',0),(1806,1,'2021-11-15 05:24:41','2021-11-15 05:24:41','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953770153{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" css=\".vc_custom_1636953880698{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-15 05:24:41','2021-11-15 05:24:41','',580,'https://tetraraysfoods.com/?p=1806',0,'revision','',0),(1807,1,'2021-11-16 06:34:23','2021-11-16 06:34:23','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953770153{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-16 06:34:23','2021-11-16 06:34:23','',580,'https://tetraraysfoods.com/?p=1807',0,'revision','',0),(1808,1,'2021-11-16 06:35:10','2021-11-16 06:35:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1636953733562{background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-16 06:35:10','2021-11-16 06:35:10','',580,'https://tetraraysfoods.com/?p=1808',0,'revision','',0),(1809,1,'2021-11-16 06:36:13','2021-11-16 06:36:13','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_column_text]\r\n<ul>\r\n 	<li>GST</li>\r\n 	<li>MSME</li>\r\n 	<li>IEC</li>\r\n 	<li>ISO</li>\r\n 	<li>APEDA</li>\r\n 	<li>FSSAI</li>\r\n 	<li>EXIM Membership – India Chamber of Commerce</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1566\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511654702{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"1562\" img_size=\"large\" alignment=\"center\" css=\".vc_custom_1624511587923{margin-top: 20px !important;margin-right: 20px !important;margin-bottom: 20px !important;margin-left: 20px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/4\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/4\"][/vc_column][vc_column width=\"1/4\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-16 06:36:13','2021-11-16 06:36:13','',580,'https://tetraraysfoods.com/?p=1809',0,'revision','',0),(1810,1,'2021-11-19 06:20:11','2021-11-19 06:20:11','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-19 06:20:11','2021-11-19 06:20:11','',580,'https://tetraraysfoods.com/?p=1810',0,'revision','',0),(1811,1,'2021-11-19 06:20:54','2021-11-19 06:20:54','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-19 06:20:54','2021-11-19 06:20:54','',580,'https://tetraraysfoods.com/?p=1811',0,'revision','',0),(1812,1,'2021-11-19 06:21:22','2021-11-19 06:21:22','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-19 06:21:22','2021-11-19 06:21:22','',580,'https://tetraraysfoods.com/?p=1812',0,'revision','',0),(1813,1,'2021-11-19 06:21:55','2021-11-19 06:21:55','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"40px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1636951145358{border-radius: 2px !important;}\" title=\"CORPORATION\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-19 06:21:55','2021-11-19 06:21:55','',580,'https://tetraraysfoods.com/?p=1813',0,'revision','',0),(1815,1,'2021-11-22 04:29:50','2021-11-22 04:29:50','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:29:50','2021-11-22 04:29:50','',580,'https://tetraraysfoods.com/?p=1815',0,'revision','',0),(1816,1,'2021-11-22 04:30:21','2021-11-22 04:30:21','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:30:21','2021-11-22 04:30:21','',580,'https://tetraraysfoods.com/?p=1816',0,'revision','',0),(1817,1,'2021-11-22 04:35:33','2021-11-22 04:35:33','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:35:33','2021-11-22 04:35:33','',580,'https://tetraraysfoods.com/?p=1817',0,'revision','',0),(1818,1,'2021-11-22 04:38:27','2021-11-22 04:38:27','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044504295{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:38:27','2021-11-22 04:38:27','',580,'https://tetraraysfoods.com/?p=1818',0,'revision','',0),(1819,1,'2021-11-22 04:39:53','2021-11-22 04:39:53','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637555991201{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: solid !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: solid !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: solid !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: solid !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:39:53','2021-11-22 04:39:53','',580,'https://tetraraysfoods.com/?p=1819',0,'revision','',0),(1820,1,'2021-11-22 04:42:10','2021-11-22 04:42:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1742\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"40px\"][cws_sc_text title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"Certification\"][/cws_sc_text][vc_empty_space height=\"40px\"][vc_column_text]We are an Indian Government Certified Exporter of Food Products. We are accredited by several Food Quality &amp; Safety certifications which includes FSSAI, ISO, APEDA etc. We practise stringent methodology to meet international food safety and quality standards through various quality checks and follow strict protocols throughout the process.[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]We give great importance to retain the freshness and flavours of fruits &amp; vegetables. Due to perishable nature of the food products that we handle, we regularly practise the latest and state-of-the-art technique to pack the food products in most secured process. We hold the following certifications but not limited to Certificate of Incorporation[/vc_column_text][vc_empty_space height=\"20px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637556128657{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;border-top-width: 2px !important;border-right-width: 2px !important;border-bottom-width: 2px !important;border-left-width: 2px !important;background-color: #e5e5e5 !important;border-left-color: rgba(0,0,0,0.69) !important;border-left-style: none !important;border-right-color: rgba(0,0,0,0.69) !important;border-right-style: none !important;border-top-color: rgba(0,0,0,0.69) !important;border-top-style: none !important;border-bottom-color: rgba(0,0,0,0.69) !important;border-bottom-style: none !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\" css=\".vc_custom_1637044456739{border-radius: 2px !important;}\" title=\"GST\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1780\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"MSME\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1794\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" css=\".vc_custom_1637555381628{border-radius: 2px !important;}\" title=\"Certificate of Incorporation\"][/vc_column][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637044550560{margin-top: 10px !important;margin-right: 10px !important;margin-bottom: 10px !important;margin-left: 10px !important;background-color: #e5e5e5 !important;}\"][vc_column width=\"1/3\"][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"IEC\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\" onclick=\"link_image\" title=\"APEDA\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\" style=\"vc_box_shadow_border\" onclick=\"link_image\" title=\"FSSAI\"][/vc_column][/vc_row]','Certification','','inherit','closed','closed','','580-revision-v1','','','2021-11-22 04:42:10','2021-11-22 04:42:10','',580,'https://tetraraysfoods.com/?p=1820',0,'revision','',0),(1823,1,'2022-02-15 11:26:20','2022-02-15 11:26:20','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<iframe style=\"display: block; margin-left: auto; margin-right: auto; max-width: 100%;\" src=\"https://5fe468f0.sibforms.com/serve/MUIEAObl_bl5QHmxsAW9kmdHBmOdFsrKBRoF8TS0KQAuRoPzrQRRl88fGzJlSS5LWfkV2oXx2WZJUKAt-teUnVbsUg-RoHBYayNAb8KpAcQ-DxPkB_r7X2ovIpKKUVGVmZmV4eqK5-ZKMkZ6oWVOVwL_n1oj9TfPzh9o42Vc4qpBlFiFFs--tK2gOuaHJQ9BtZXDcWoJ16IEHw4m\" width=\"540\" height=\"305\" frameborder=\"0\" scrolling=\"auto\" allowfullscreen=\"allowfullscreen\"></iframe>[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2022-02-15 11:26:20','2022-02-15 11:26:20','',584,'https://tetraraysfoods.com/?p=1823',0,'revision','',0),(1824,1,'2022-02-15 11:26:58','2022-02-15 11:26:58','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>   + 91 90000 00000</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<iframe style=\"display: block; margin-left: auto; margin-right: auto; max-width: 100%;\" src=\"https://5fe468f0.sibforms.com/serve/MUIEAObl_bl5QHmxsAW9kmdHBmOdFsrKBRoF8TS0KQAuRoPzrQRRl88fGzJlSS5LWfkV2oXx2WZJUKAt-teUnVbsUg-RoHBYayNAb8KpAcQ-DxPkB_r7X2ovIpKKUVGVmZmV4eqK5-ZKMkZ6oWVOVwL_n1oj9TfPzh9o42Vc4qpBlFiFFs--tK2gOuaHJQ9BtZXDcWoJ16IEHw4m\" width=\"540\" height=\"400\" frameborder=\"0\" scrolling=\"auto\" allowfullscreen=\"allowfullscreen\"></iframe>[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2022-02-15 11:26:58','2022-02-15 11:26:58','',584,'https://tetraraysfoods.com/?p=1824',0,'revision','',0),(1825,1,'2022-02-22 08:57:10','2022-02-22 08:57:10','[vc_row full_width=\"stretch_row_content_no_spaces\" parallax=\"content-moving\"][vc_column][vc_empty_space height=\"100px\"][vc_images_carousel images=\"1752\" img_size=\"full\" onclick=\"link_no\" mode=\"vertical\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" title_alignment=\"left\" add_divider=\"1\" title=\"CONNECT WITH US\" subtitle=\"Regularly touch with us for fresh Vegetables and Fruits.\"][contact-form-7 id=\"357\" title=\"Contact Area\"][/cws_sc_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space][cws_sc_text subtitle_pos=\"under\" title_tag=\"h3\" title_weight=\"400\" add_divider=\"1\" divider_style=\"linethrough\" icon_fontawesome=\"fas fa-home\" icon_pos=\"beside\" title=\"GET IN TOUCH\"]\r\n<h4>TetraRays Foods Private Limited</h4>\r\n#50, East Y.M.R Patti 2<sup>nd</sup> Street\r\nGopal Nagar, Dindigul 624001\r\nTamilnadu, India\r\n<h4><i class=\"fa fa-envelope-o\"></i>  <a href=\"mailto:contact@tetraraysfoods.com\">contact@tetraraysfoods.com</a></h4>\r\n<h4><i class=\"fa fa-mobile\"></i>  +91 63663 12727</h4>\r\n[/cws_sc_text][cws_sc_social_icons values=\"%5B%7B%22icon%22%3A%22fab%20fa-facebook%22%2C%22link%22%3A%22https%3A%2F%2Fwww.facebook.com%2F%22%2C%22title%22%3A%22Facebook%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-twitter%22%2C%22link%22%3A%22https%3A%2F%2Ftwitter.com%2F%22%2C%22title%22%3A%22Twitter%22%2C%22new_tab%22%3A%221%22%7D%2C%7B%22icon%22%3A%22fab%20fa-instagram%22%2C%22link%22%3A%22https%3A%2F%2Fwww.instagram.com%2F%22%2C%22title%22%3A%22Instagram%22%2C%22new_tab%22%3A%221%22%7D%5D\" icon_size=\"regular\" icon_pos=\"center\" icon_color=\"#ffffff\" bg_hover_color=\"#ffffff\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5MjQuNzA1MjYxMzc3ODQwNSUyMTJkNzcuOTg3Njc3ODE0Nzk3MjQlMjEzZDEwLjM2NTQzNDg5MjYwMTIwNCUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDNiMDBhYjc4NTE3NGY0NGYlMjUzQTB4ZTAxOTU4NWExY2Q0MDAwNSUyMTJzVGV0cmFyYXlzZm9vZHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTYyNDg5NDcwODI3MyUyMTVtMiUyMTFzZW4lMjEyc2luJTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\" size=\"200\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<iframe style=\"display: block; margin-left: auto; margin-right: auto; max-width: 100%;\" src=\"https://5fe468f0.sibforms.com/serve/MUIEAObl_bl5QHmxsAW9kmdHBmOdFsrKBRoF8TS0KQAuRoPzrQRRl88fGzJlSS5LWfkV2oXx2WZJUKAt-teUnVbsUg-RoHBYayNAb8KpAcQ-DxPkB_r7X2ovIpKKUVGVmZmV4eqK5-ZKMkZ6oWVOVwL_n1oj9TfPzh9o42Vc4qpBlFiFFs--tK2gOuaHJQ9BtZXDcWoJ16IEHw4m\" width=\"540\" height=\"400\" frameborder=\"0\" scrolling=\"auto\" allowfullscreen=\"allowfullscreen\"></iframe>[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','584-revision-v1','','','2022-02-22 08:57:10','2022-02-22 08:57:10','',584,'https://tetraraysfoods.com/?p=1825',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_css`
--

DROP TABLE IF EXISTS `wp_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `hover` longtext COLLATE utf8mb4_unicode_520_ci,
  `advanced` longtext COLLATE utf8mb4_unicode_520_ci,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css`
--

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

--
-- Table structure for table `wp_revslider_css_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_css_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `hover` longtext COLLATE utf8mb4_unicode_520_ci,
  `advanced` longtext COLLATE utf8mb4_unicode_520_ci,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css_bkp`
--

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

--
-- Table structure for table `wp_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations`
--

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

--
-- Table structure for table `wp_revslider_layer_animations_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wp_revslider_navigations`
--

DROP TABLE IF EXISTS `wp_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_navigations`
--

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

--
-- Table structure for table `wp_revslider_navigations_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `handle` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `css` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `markup` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wp_revslider_sliders`
--

DROP TABLE IF EXISTS `wp_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_520_ci,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci,
  `type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders`
--

LOCK TABLES `wp_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wp_revslider_sliders` (`id`, `title`, `alias`, `params`, `settings`, `type`) VALUES (2,'Default','default','{\"addOns\":[],\"version\":\"6.6.0\",\"shortcode\":\"[rev_slider alias=\\\"default\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"5000ms\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"570px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":570,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"-1\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":true,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":true,\"viewPort\":true,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5\",\"radius\":10,\"vertical\":\"top\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(0,0,0,0.15)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":\"100ms\",\"slotAmount\":\"7\",\"type\":\"crossfade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"single\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"\",\"height\":\"\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"vertical\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":{\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false,\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false},\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":true,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"767\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":249,\"offsetY\":-55,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":236,\"offsetY\":-49,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":\"3000\",\"preset\":\"\",\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false},\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":-16,\"offsetY\":34,\"align\":\"grid\",\"space\":\"10\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"1024\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":true,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"50\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":true,\"fixed\":false,\"fixedStart\":\"50ms\",\"fixedEnd\":\"50ms\",\"layers\":false,\"ease\":\"none\",\"speed\":\"1000ms\"},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"default\\\"][\\/rev_slider]\"}','{\"version\":\"6.6.0\"}','');
/*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_sliders_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `alias` tinytext COLLATE utf8mb4_unicode_520_ci,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci,
  `type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders_bkp`
--

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

--
-- Table structure for table `wp_revslider_slides`
--

DROP TABLE IF EXISTS `wp_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides`
--

LOCK TABLES `wp_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES (4,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Intro\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"center top\",\"image\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/revslider\\/slide_01_bg_new.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"forceRewind\":false,\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"slots\":[\"7\"],\"duration\":[500]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"20000\",\"ease\":\"power1.out\",\"fitEnd\":\"105\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false,\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false}},\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#7ca41c\",\"bullet-bg-top-def\":true,\"bullet-bg-bottom\":\"#7ca41c\",\"bullet-bg-bottom-def\":true,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#7ca41c\",\"hover-bullet-bg-def\":true}}},\"version\":\"6.6.0\"}','{\"1\":{\"text\":\"Fresh Vegetables\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"549px\",\"e\":true},\"n\":{\"v\":\"549px\"},\"t\":{\"v\":\"631px\",\"e\":true},\"m\":{\"v\":\"262px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"minHeight\":{\"m\":{\"e\":true}},\"originalWidth\":\"409px\",\"originalHeight\":\"84px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-32px\",\"e\":true},\"n\":{\"v\":\"-32px\"},\"t\":{\"v\":\"-25px\",\"e\":true},\"m\":{\"v\":\"-12px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-95px\",\"e\":true},\"n\":{\"v\":\"-95px\"},\"t\":{\"v\":\"-45px\",\"e\":true},\"m\":{\"v\":\"60px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"use\":true,\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":5000,\"startRelative\":7100,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}}}},\"static\":{\"end\":\"2\"},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":400},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"Restaurant-Display\",\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"70px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"7\":{\"text\":\"Tasty Indian Fresh Fruits and Vegetables. Directly from the farm, freshly grown for our clients\\n\",\"alias\":\"Delivering\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"412px\",\"e\":true},\"n\":{\"v\":\"425px\",\"e\":true},\"t\":{\"v\":\"422px\",\"e\":true},\"m\":{\"v\":\"426px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"57px\",\"e\":true},\"n\":{\"v\":\"53px\",\"e\":true},\"t\":{\"v\":\"53px\",\"e\":true},\"m\":{\"e\":true}},\"originalWidth\":\"412px\",\"originalHeight\":\"57px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"35px\",\"e\":true},\"n\":{\"v\":\"33px\",\"e\":true},\"t\":{\"v\":\"-43px\",\"e\":true},\"m\":{\"v\":\"-10px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-25px\",\"e\":true},\"n\":{\"v\":\"-30px\",\"e\":true},\"t\":{\"v\":\"21px\",\"e\":true},\"m\":{\"v\":\"136px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"skewX\":\"0px\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"skewX\":\"0px\"},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":5000,\"startRelative\":7000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":500},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"26px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"11\":{\"subtype\":\"roundbutton\",\"text\":\"READ MORE\",\"alias\":\"Button\",\"uid\":11,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"149px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-436px\",\"e\":true},\"n\":{\"v\":\"-391px\",\"e\":true},\"t\":{\"v\":\"-57px\",\"e\":true},\"m\":{\"v\":\"-22px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"44px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"89px\",\"e\":true},\"m\":{\"v\":\"211px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false,\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"skewX\":\"0px\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"skewX\":\"0px\"},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":5000,\"startRelative\":6600,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[20,55,20,55],\"e\":true},\"n\":{\"v\":[20,55,20,55],\"e\":true},\"t\":{\"v\":[15,40,15,40],\"e\":true},\"m\":{\"v\":[10,30,10,30],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\",\"e\":true},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"backgroundColor\":\"#7ca41c\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"#7ca41c\",\"backgroundColor\":\"rgba(255, 255, 255, 0.1)\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50,\"speed\":\"200\",\"ease\":\"none\",\"svg\":{\"color\":\"#7ca41c\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/tetraraysfoods.com\\/portfolio_cat\\/fresh-vegetables\\/\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"17\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":17,\"media\":{\"imageUrl\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/2021\\/06\\/36-367725_basket-of-vegetables-clipart-png-download-basket-of.png\",\"imageId\":1490,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"867px\",\"e\":true},\"n\":{\"v\":\"764px\",\"e\":true},\"t\":{\"v\":\"609px\",\"e\":true},\"m\":{\"v\":\"515px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"532px\",\"e\":true},\"n\":{\"v\":\"746px\",\"e\":true},\"t\":{\"v\":\"374px\",\"e\":true},\"m\":{\"v\":\"316px\",\"e\":true}},\"originalWidth\":2717,\"originalHeight\":1668,\"aspectRatio\":{\"d\":{\"v\":1.6288968824940048829574834599043242633342742919921875},\"n\":{\"v\":1.6288968824940048829574834599043242633342742919921875},\"t\":{\"v\":1.6288968824940048829574834599043242633342742919921875},\"m\":{\"v\":1.6288968824940048829574834599043242633342742919921875}},\"scaleProportional\":true,\"originalSize\":false},\"position\":{\"x\":{\"d\":{\"v\":\"397px\",\"e\":true},\"n\":{\"v\":\"404px\",\"e\":true},\"t\":{\"v\":\"58px\",\"e\":true},\"m\":{\"v\":\"-24px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"35px\",\"e\":true},\"n\":{\"v\":\"-27px\",\"e\":true},\"t\":{\"v\":\"20px\",\"e\":true},\"m\":{\"v\":\"342px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"bottom\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":11},\"group\":{\"groupOrder\":11,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":5000,\"startRelative\":6900,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":5000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\",\"e\":true},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"visibility\":{\"hideunder\":true},\"type\":\"image\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\"}}','{\"version\":\"6.6.0\"}'),(5,2,2,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Intro\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"center top\",\"image\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/revslider\\/slide_03_bg_new.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"forceRewind\":false,\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"slots\":[\"7\"],\"duration\":[500]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"20000\",\"ease\":\"power1.out\",\"fitEnd\":\"105\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false}}},\"version\":\"6.6.0\"}','{\"1\":{\"text\":\"Fresh Fruits\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"396px\",\"e\":true},\"n\":{\"v\":\"396px\"},\"t\":{\"v\":\"402px\",\"e\":true},\"m\":{\"v\":\"225px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"71px\",\"e\":true},\"n\":{\"v\":\"71px\"},\"t\":{\"v\":\"68px\",\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"minHeight\":{\"m\":{\"e\":true}},\"originalWidth\":\"396px\",\"originalHeight\":\"71px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"49px\",\"e\":true},\"n\":{\"v\":\"49px\"},\"t\":{\"v\":\"-32px\",\"e\":true},\"m\":{\"v\":\"-12px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-95px\",\"e\":true},\"n\":{\"v\":\"-95px\"},\"t\":{\"v\":\"288px\",\"e\":true},\"m\":{\"v\":\"113px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"use\":true,\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":3000,\"startRelative\":7100,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":400},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"Restaurant-Display\",\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"29px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"32px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"7\":{\"text\":\"Tasty Indian Fresh Fruits and Vegetables.Directly from the farm, freshly grown for our clients\\n\",\"alias\":\"Delivering\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"491px\",\"e\":true},\"n\":{\"v\":\"414px\",\"e\":true},\"t\":{\"v\":\"422px\",\"e\":true},\"m\":{\"v\":\"444px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"53px\",\"e\":true},\"n\":{\"v\":\"54px\",\"e\":true},\"t\":{\"v\":\"53px\",\"e\":true},\"m\":{\"e\":true}},\"originalWidth\":\"418px\",\"originalHeight\":\"53px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"17px\",\"e\":true},\"n\":{\"v\":\"35px\",\"e\":true},\"t\":{\"v\":\"-11px\",\"e\":true},\"m\":{\"v\":\"-11px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-25px\",\"e\":true},\"n\":{\"v\":\"-30px\",\"e\":true},\"t\":{\"v\":\"360px\",\"e\":true},\"m\":{\"v\":\"178px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"skewX\":\"0px\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"skewX\":\"0px\"},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":7000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":500},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"26px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"right\",\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"11\":{\"subtype\":\"roundbutton\",\"text\":\"READ MORE\",\"alias\":\"Button\",\"uid\":11,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"146px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"41px\",\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"353px\",\"e\":true},\"n\":{\"v\":\"173px\",\"e\":true},\"t\":{\"v\":\"-63px\",\"e\":true},\"m\":{\"v\":\"-17px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"53px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"434px\",\"e\":true},\"m\":{\"v\":\"244px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":11},\"behavior\":{\"intelligentInherit\":false,\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"skewX\":\"0px\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"transform\":{\"skewX\":\"0px\"},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":6600,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[20,55,20,55],\"e\":true},\"n\":{\"v\":[20,55,20,55],\"e\":false},\"t\":{\"v\":[15,40,15,40],\"e\":true},\"m\":{\"v\":[10,30,10,30],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"backgroundColor\":\"#7ca41c\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"#7ca41c\",\"backgroundColor\":\"rgba(255, 255, 255, 0.1)\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50,\"speed\":\"200\",\"ease\":\"none\",\"svg\":{\"color\":\"#7ca41c\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/tetraraysfoods.com\\/portfolio_cat\\/fresh-fruits\\/\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"19\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":19,\"media\":{\"imageUrl\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/revslider\\/slide_02_fruit_z-1.png\",\"imageId\":566,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"668px\",\"e\":true},\"n\":{\"v\":\"587px\",\"e\":true},\"t\":{\"v\":\"587px\",\"e\":true},\"m\":{\"v\":\"293px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"981px\",\"e\":true},\"n\":{\"v\":\"862px\",\"e\":true},\"t\":{\"v\":\"862px\",\"e\":true},\"m\":{\"v\":\"430px\",\"e\":true}},\"originalWidth\":587,\"originalHeight\":862,\"aspectRatio\":{\"d\":{\"v\":0.68097447795823662364256279033725149929523468017578125},\"n\":{\"v\":0.68097447795823662364256279033725149929523468017578125},\"t\":{\"v\":0.68097447795823662364256279033725149929523468017578125},\"m\":{\"v\":0.68097447795823662364256279033725149929523468017578125}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"v\":\"2px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"77px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-147px\",\"e\":true},\"n\":{\"v\":\"-58px\",\"e\":true},\"t\":{\"v\":\"-87px\",\"e\":true},\"m\":{\"v\":\"12px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":6900,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\",\"e\":true},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\"}}','{\"version\":\"6.6.0\"}'),(6,2,3,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Intro\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"center top\",\"image\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/revslider\\/slide_02_bg_new.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"forceRewind\":false,\"volume\":\"100\"},\"imageWidth\":1920,\"imageHeight\":1080,\"imageRatio\":1.77777777777777767909128669998608529567718505859375},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"slots\":[\"7\"],\"duration\":[500]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\",\"adpr\":false},\"panzoom\":{\"set\":true,\"duration\":\"20000\",\"ease\":\"power1.out\",\"fitEnd\":\"105\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"bullet-size\":\"12\",\"bullet-size-def\":false,\"bullet-bg-top\":\"#999999\",\"bullet-bg-top-def\":false,\"bullet-bg-bottom\":\"#e1e1e1\",\"bullet-bg-bottom-def\":false,\"border-color\":\"#e5e5e5\",\"border-color-def\":false,\"border-size\":\"3\",\"border-size-def\":false,\"hover-bullet-bg\":\"#666666\",\"hover-bullet-bg-def\":false}}},\"version\":\"6.6.0\"}','{\"1\":{\"text\":\"Ready to Eat Foods\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"605px\",\"e\":true},\"n\":{\"v\":\"605px\"},\"t\":{\"v\":\"402px\",\"e\":true},\"m\":{\"v\":\"372px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"130px\",\"e\":true},\"n\":{\"v\":\"130px\"},\"t\":{\"v\":\"68px\",\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"minHeight\":{\"m\":{\"e\":true}},\"originalWidth\":\"398px\",\"originalHeight\":\"69px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-39px\",\"e\":true},\"n\":{\"v\":\"-39px\"},\"t\":{\"v\":\"-49px\",\"e\":true},\"m\":{\"v\":\"-13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-51px\",\"e\":true},\"n\":{\"v\":\"-51px\"},\"t\":{\"v\":\"83px\",\"e\":true},\"m\":{\"v\":\"99px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\",\"e\":true}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\",\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"mask\":{\"use\":true,\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":1500,\"start\":400,\"startRelative\":400,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":3000,\"startRelative\":7100,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}}}},\"static\":{\"end\":\"2\"},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":400},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"Restaurant-Display\",\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"31px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"65px\",\"e\":true},\"m\":{\"v\":\"34px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\"},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"7\":{\"text\":\"Tasty Indian Fresh Fruits and Vegetables. Directly from the farm, freshly grown for our clients\\n\",\"alias\":\"Delivering\",\"uid\":7,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"418px\",\"e\":true},\"n\":{\"v\":\"425px\",\"e\":true},\"t\":{\"v\":\"422px\",\"e\":true},\"m\":{\"v\":\"418px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"53px\",\"e\":true},\"n\":{\"v\":\"53px\",\"e\":true},\"t\":{\"v\":\"53px\",\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"minHeight\":{\"m\":{\"e\":true}},\"originalWidth\":\"418px\",\"originalHeight\":\"53px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"43px\",\"e\":true},\"n\":{\"v\":\"32px\",\"e\":true},\"t\":{\"v\":\"-53px\",\"e\":true},\"m\":{\"v\":\"-19px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-14px\",\"e\":true},\"n\":{\"v\":\"-30px\",\"e\":true},\"t\":{\"v\":\"203px\",\"e\":true},\"m\":{\"v\":\"171px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"skewX\":\"0px\"},\"mask\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"skewX\":\"0px\"},\"mask\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":1500,\"start\":500,\"startRelative\":500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":7000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":500},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"fontSize\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"18px\",\"e\":true},\"t\":{\"v\":\"18px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"26px\",\"e\":true},\"n\":{\"v\":\"26px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#000000\",\"e\":true},\"n\":{\"v\":\"#000000\",\"e\":true},\"t\":{\"v\":\"#000000\",\"e\":true},\"m\":{\"v\":\"#000000\",\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\",\"version\":\"6.6.0\"},\"11\":{\"subtype\":\"roundbutton\",\"text\":\"READ MORE\",\"alias\":\"Button\",\"uid\":11,\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"152px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"37px\",\"e\":true}},\"maxWidth\":{\"m\":{\"e\":true}},\"maxHeight\":{\"m\":{\"e\":true}},\"minWidth\":{\"m\":{\"e\":true}},\"minHeight\":{\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-423px\",\"e\":true},\"n\":{\"v\":\"-393px\",\"e\":true},\"t\":{\"v\":\"-56px\",\"e\":true},\"m\":{\"v\":\"-23px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"54px\",\"e\":true},\"n\":{\"v\":\"70px\",\"e\":true},\"t\":{\"v\":\"289px\",\"e\":true},\"m\":{\"v\":\"237px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"absolute\",\"zIndex\":11},\"behavior\":{\"intelligentInherit\":false,\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\",\"e\":true}},\"skewX\":\"0px\"},\"mask\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_1\":{\"transform\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"skewX\":\"0px\"},\"mask\":{\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"timeline\":{\"speed\":1500,\"start\":900,\"startRelative\":900,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"v\":\"0px\",\"e\":true}},\"y\":{\"m\":{\"v\":\"0px\",\"e\":true}}}},\"frame_999\":{\"transform\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":6600,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"m\":{\"e\":true}},\"y\":{\"m\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":900},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[20,55,20,55],\"e\":true},\"n\":{\"v\":[20,55,20,55],\"e\":true},\"t\":{\"v\":[15,40,15,40],\"e\":true},\"m\":{\"v\":[10,30,10,30],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\",\"e\":true},\"t\":{\"v\":\"500\",\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"cursor\":\"pointer\",\"backgroundColor\":\"#7ca41c\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"#7ca41c\",\"backgroundColor\":\"rgba(255, 255, 255, 0.1)\",\"borderColor\":\"#7ca41c\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"originX\":50,\"originY\":50,\"speed\":\"200\",\"ease\":\"none\",\"svg\":{\"color\":\"#7ca41c\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/tetraraysfoods.com\\/portfolio_cat\\/ready-to-eat-foods\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"19\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":19,\"media\":{\"imageUrl\":\"https:\\/\\/tetraraysfoods.com\\/wp-content\\/uploads\\/revslider\\/slide_03_fruit_z.png\",\"imageId\":568,\"imageFromStream\":true,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"508px\",\"e\":true},\"n\":{\"v\":\"508px\"},\"t\":{\"v\":\"508px\"},\"m\":{\"v\":\"381px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"559px\",\"e\":true},\"n\":{\"v\":\"559px\"},\"t\":{\"v\":\"559px\"},\"m\":{\"v\":\"419px\",\"e\":true}},\"originalWidth\":711,\"originalHeight\":782,\"aspectRatio\":{\"d\":{\"v\":0.90920716112531974051336192133021540939807891845703125},\"n\":{\"v\":0.90920716112531974051336192133021540939807891845703125},\"t\":{\"v\":0.90920716112531974051336192133021540939807891845703125},\"m\":{\"v\":0.90920716112531974051336192133021540939807891845703125}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"212px\",\"e\":true},\"n\":{\"v\":\"212px\"},\"t\":{\"v\":\"212px\"},\"m\":{\"v\":\"74px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-7px\",\"e\":true},\"n\":{\"v\":\"-7px\"},\"t\":{\"v\":\"-7px\"},\"m\":{\"v\":\"7px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"absolute\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"speed\":1500,\"start\":600,\"startRelative\":600,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":3000,\"startRelative\":6900,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":600},{\"id\":\"frame_999\",\"start\":3000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\"},\"t\":{\"v\":\"20px\"},\"m\":{\"v\":\"20px\"}},\"fontWeight\":{\"d\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\"}}','{\"version\":\"6.6.0\"}');
/*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides_bkp`
--

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

--
-- Table structure for table `wp_revslider_static_slides`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides`
--

LOCK TABLES `wp_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_static_slides` (`id`, `slider_id`, `params`, `layers`, `settings`) VALUES (2,2,'{\"static\":{\"overflow\":\"visible\"},\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}','[]','{\"0\":\"\",\"version\":\"6.6.0\"}');
/*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_static_slides_bkp`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layers` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides_bkp`
--

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

--
-- Table structure for table `wp_sbi_feed_caches`
--

DROP TABLE IF EXISTS `wp_sbi_feed_caches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_feed_caches` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `cache_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `cache_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `cron_update` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  `last_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `feed_id` (`feed_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sbi_feed_caches`
--

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

--
-- Table structure for table `wp_sbi_feeds`
--

DROP TABLE IF EXISTS `wp_sbi_feeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_feeds` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `feed_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `author` bigint(20) unsigned NOT NULL DEFAULT '1',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `last_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `author` (`author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sbi_feeds`
--

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

--
-- Table structure for table `wp_sbi_instagram_feed_locator`
--

DROP TABLE IF EXISTS `wp_sbi_instagram_feed_locator`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_instagram_feed_locator` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_id` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_id` bigint(20) unsigned NOT NULL,
  `html_location` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'unknown',
  `shortcode_atts` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_update` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `feed_id` (`feed_id`),
  KEY `post_id` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sbi_instagram_feed_locator`
--

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

--
-- Table structure for table `wp_sbi_instagram_feeds_posts`
--

DROP TABLE IF EXISTS `wp_sbi_instagram_feeds_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_instagram_feeds_posts` (
  `record_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `id` int(11) unsigned NOT NULL,
  `instagram_id` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `feed_id` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `hashtag` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`record_id`),
  KEY `hashtag` (`hashtag`(191)),
  KEY `feed_id` (`feed_id`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sbi_instagram_feeds_posts`
--

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

--
-- Table structure for table `wp_sbi_instagram_posts`
--

DROP TABLE IF EXISTS `wp_sbi_instagram_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_instagram_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created_on` datetime DEFAULT NULL,
  `instagram_id` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `time_stamp` datetime DEFAULT NULL,
  `top_time_stamp` datetime DEFAULT NULL,
  `json_data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `media_id` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `sizes` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `aspect_ratio` decimal(4,2) NOT NULL DEFAULT '0.00',
  `images_done` tinyint(1) NOT NULL DEFAULT '0',
  `last_requested` date 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 `wp_sbi_instagram_posts`
--

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

--
-- Table structure for table `wp_sbi_sources`
--

DROP TABLE IF EXISTS `wp_sbi_sources`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_sbi_sources` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `account_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `account_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `privilege` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `access_token` varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `username` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `info` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `error` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `author` bigint(20) unsigned NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `account_type` (`account_type`(191)),
  KEY `author` (`author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sbi_sources`
--

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

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (29,7,0),(29,8,0),(29,9,0),(29,10,0),(29,11,0),(29,16,0),(29,22,0),(29,24,0),(29,40,0),(30,7,0),(30,8,0),(30,9,0),(30,10,0),(30,11,0),(30,12,0),(30,13,0),(30,14,0),(30,15,0),(30,16,0),(30,18,0),(30,19,0),(30,20,0),(30,21,0),(30,22,0),(30,23,0),(30,24,0),(30,25,0),(30,26,0),(30,27,0),(30,41,0),(40,7,0),(40,8,0),(40,9,0),(40,10,0),(40,11,0),(40,12,0),(40,13,0),(40,14,0),(40,15,0),(40,16,0),(40,18,0),(40,19,0),(40,20,0),(40,21,0),(40,22,0),(40,23,0),(40,24,0),(40,25,0),(40,26,0),(40,27,0),(40,42,0),(128,29,0),(128,30,0),(128,31,0),(128,33,0),(128,35,0),(129,29,0),(129,30,0),(129,31,0),(129,32,0),(129,33,0),(129,34,0),(129,36,0),(134,29,0),(134,31,0),(134,32,0),(134,34,0),(134,37,0),(136,29,0),(136,30,0),(136,31,0),(136,32,0),(136,34,0),(136,37,0),(138,29,0),(138,31,0),(138,32,0),(138,34,0),(138,37,0),(140,29,0),(140,31,0),(140,32,0),(140,33,0),(140,34,0),(140,37,0),(408,3,0),(409,3,0),(410,3,0),(411,3,0),(412,3,0),(413,3,0),(414,3,0),(415,3,0),(417,3,0),(435,38,0),(503,7,0),(503,8,0),(503,9,0),(503,10,0),(503,11,0),(503,16,0),(503,22,0),(503,24,0),(503,39,0),(586,38,0),(587,38,0),(588,38,0),(589,38,0),(590,38,0),(1434,56,0),(1435,56,0),(1438,56,0),(1440,56,0),(1441,56,0),(1443,56,0),(1444,56,0),(1445,56,0),(1446,56,0),(1447,56,0),(1448,56,0),(1449,56,0),(1450,56,0),(1451,56,0),(1452,57,0),(1453,57,0),(1454,57,0),(1455,57,0),(1456,57,0),(1457,57,0),(1458,57,0),(1459,57,0),(1460,57,0),(1461,57,0),(1462,57,0),(1463,57,0),(1464,57,0),(1466,57,0),(1467,57,0),(1468,57,0),(1469,57,0),(1471,57,0),(1472,57,0),(1473,57,0),(1474,57,0),(1475,57,0),(1476,58,0),(1477,58,0),(1478,58,0),(1479,58,0),(1480,58,0),(1481,58,0),(1482,58,0),(1654,58,0),(1656,58,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,0),(3,3,'product_type','',0,9),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_type','',0,0),(7,7,'category','',0,4),(8,8,'category','',0,4),(9,9,'category','',0,4),(10,10,'category','',0,4),(11,11,'category','',0,4),(12,12,'post_tag','',0,2),(13,13,'post_tag','',0,2),(14,14,'post_tag','',0,2),(15,15,'post_tag','',0,2),(16,16,'post_tag','',0,4),(17,17,'post_tag','',0,0),(18,18,'post_tag','',0,2),(19,19,'post_tag','',0,2),(20,20,'post_tag','',0,2),(21,21,'post_tag','',0,2),(22,22,'post_tag','',0,4),(23,23,'post_tag','',0,2),(24,24,'post_tag','',0,4),(25,25,'post_tag','',0,2),(26,26,'post_tag','',0,2),(27,27,'post_tag','',0,2),(28,28,'post_tag','',0,0),(29,29,'tags2','',0,6),(30,30,'type','',0,3),(31,31,'tags2','',0,6),(32,32,'tags2','',0,5),(33,33,'type','',0,3),(34,34,'tags2','',0,5),(35,35,'type','',0,1),(36,36,'type','',0,1),(37,37,'type','',0,4),(38,38,'nav_menu','',0,6),(39,39,'post_format','',0,1),(40,40,'post_format','',0,1),(41,41,'post_format','',0,1),(42,42,'post_format','',0,1),(43,43,'product_visibility','',0,0),(44,44,'product_visibility','',0,0),(45,45,'product_visibility','',0,0),(46,46,'product_visibility','',0,0),(47,47,'product_visibility','',0,0),(48,48,'product_visibility','',0,0),(49,49,'product_visibility','',0,0),(50,50,'product_visibility','',0,0),(51,51,'product_visibility','',0,0),(52,52,'product_cat','',0,0),(56,56,'cws_portfolio_cat','',0,14),(57,57,'cws_portfolio_cat','',0,22),(58,58,'cws_portfolio_cat','',0,9);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1,'Uncategorized','uncategorized',0),(2,'main menu','main-menu',0),(3,'simple','simple',0),(4,'grouped','grouped',0),(5,'variable','variable',0),(6,'external','external',0),(7,'Branding','branding',0),(8,'Fashion','fashion',0),(9,'Lifestyle','lifestyle',0),(10,'Music','music',0),(11,'Travel','travel',0),(12,'business','business',0),(13,'consult','consult',0),(14,'desgin','desgin',0),(15,'develop','develop',0),(16,'FOODS','foods',0),(17,'hello','hello',0),(18,'HTML','html',0),(19,'icon','icon',0),(20,'keyboard','keyboard',0),(21,'kit','kit',0),(22,'ORGANIC','organic',0),(23,'Popular','popular',0),(24,'TASTY','tasty',0),(25,'tech','tech',0),(26,'usability','usability',0),(27,'ux','ux',0),(28,'world','world',0),(29,'Food','food',0),(30,'Fruits','fruits',0),(31,'Fruits','fruits',0),(32,'mata','mata',0),(33,'Milk','milk',0),(34,'Organic','organic',0),(35,'Strawberry','strawberry',0),(36,'Tomato','tomato',0),(37,'Vegetables','vegetables',0),(38,'Primary','primary',0),(39,'Image','post-format-image',0),(40,'Gallery','post-format-gallery',0),(41,'Video','post-format-video',0),(42,'Audio','post-format-audio',0),(43,'exclude-from-search','exclude-from-search',0),(44,'exclude-from-catalog','exclude-from-catalog',0),(45,'featured','featured',0),(46,'outofstock','outofstock',0),(47,'rated-1','rated-1',0),(48,'rated-2','rated-2',0),(49,'rated-3','rated-3',0),(50,'rated-4','rated-4',0),(51,'rated-5','rated-5',0),(52,'Uncategorized','uncategorized',0),(56,'Fresh Fruits','fresh-fruits',0),(57,'Fresh Vegetables','fresh-vegetables',0),(58,'Ready to Eat Foods','ready-to-eat-foods',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','om-welcome-pointer,vc_pointers_frontend_editor,vc_pointers_backend_editor,text_widget_custom_html'),(15,1,'show_welcome_panel','0'),(17,1,'eig_last_login','2024-03-28T08:41:51+00:00'),(18,1,'wp_user-settings','libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=677px&edit_element_vcUIPanelTop=74px&imgsize=full'),(19,1,'wp_user-settings-time','1645520226'),(20,1,'jetpack_tracks_anon_id','jetpack:AvWObAzxx4J4Wf5R8P8yn883'),(21,1,'wp_dashboard_quick_press_last_post_id','1827'),(22,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"136.185.137.0\";}'),(23,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(24,1,'metaboxhidden_nav-menus','a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),(25,1,'manageedit-shop_ordercolumnshidden','a:1:{i:0;s:15:\"billing_address\";}'),(26,1,'nav_menu_recently_edited','38'),(28,1,'wc_last_active','1621296000'),(30,1,'_woocommerce_tracks_anon_id','woo:kWIeeR5MZX+Tupbg6KJnMPx3'),(31,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(40,1,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_php_nag\";}'),(41,1,'metaboxhidden_dashboard','a:5:{i:0;s:21:\"dashboard_site_health\";i:1;s:19:\"dashboard_right_now\";i:2;s:18:\"dashboard_activity\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),(48,1,'sbi_ignore_new_user_sale_notice','always'),(83,1,'default_password_nag',''),(86,1,'wpcf7_hide_welcome_panel_on','a:1:{i:0;s:3:\"5.5\";}'),(90,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:60:\"dashboard_site_health,dashboard_right_now,dashboard_activity\";s:4:\"side\";s:57:\"dashboard_php_nag,dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(94,1,'nfd_sp_last_check','1709561081');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1,'admin','$P$BTM34y0LEK8QucDVu8FaO339b9vAQb.','admin','elayaraja106@gmail.com','https://tetraraysfoods.com','2021-05-14 06:18:54','1709561081:$P$BOO1gMyYBHqXid5RxQMet.Wlnn0jru0',0,'admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` (`action_id`, `note_id`, `name`, `label`, `query`, `status`, `is_primary`, `actioned_text`) VALUES (20,19,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,''),(21,20,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,''),(22,21,'day-after-first-product','Learn more','https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox','actioned',0,''),(133,22,'update-db_run','Update WooCommerce Database','https://tetraraysfoods.com/wp-admin/plugins.php?action=deactivate&plugin=woocommerce%2Fwoocommerce.php&plugin_status=all&paged=1&s&do_update_woocommerce=true&_nonce_action=wc_db_update&_nonce_name=wc_db_update_nonce','unactioned',1,''),(134,22,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,''),(135,1,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,''),(136,2,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,''),(137,3,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,''),(138,4,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,''),(139,5,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,''),(140,6,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,''),(141,7,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,''),(142,8,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox','actioned',1,''),(143,9,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,''),(144,10,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,''),(145,11,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,''),(146,11,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,''),(147,12,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,''),(148,13,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,''),(149,14,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox','actioned',1,''),(150,15,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox','unactioned',1,''),(151,16,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,''),(152,17,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,''),(153,18,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'');
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`, `layout`, `image`, `is_deleted`, `icon`) VALUES (1,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(2,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(3,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(4,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(5,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(6,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(7,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(8,'your-first-product','info','en_US','Your first product','That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(9,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(10,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(11,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(12,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(13,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(14,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(15,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(16,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(17,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(18,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','{}','pending','woocommerce.com','2021-05-18 06:21:06',NULL,0,'plain','',0,'info'),(19,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2021-05-18 06:21:07',NULL,0,'plain','',0,'info'),(20,'wc-admin-onboarding-email-marketing','info','en_US','Sign up for tips, product updates, and inspiration','We\'re here for you - get tips, product updates and inspiration straight to your email box','{}','unactioned','woocommerce-admin','2021-05-18 06:21:07',NULL,0,'plain','',0,'info'),(21,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2021-05-18 06:21:08',NULL,0,'plain','',0,'info'),(22,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2021-05-18 06:30:36',NULL,0,'plain','',0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES (52,52);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES (1,'03d21c07efa61ede5cd239ab03798ba3','a:23:{s:4:\"cart\";s:304:\"a:1:{s:32:\"42e7aaa88b48137a16a1acd04ed91125\";a:9:{s:10:\"product_id\";i:415;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:10:\"line_total\";d:46;s:8:\"line_tax\";i:0;s:13:\"line_subtotal\";i:46;s:17:\"line_subtotal_tax\";i:0;s:13:\"line_tax_data\";a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}}}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";d:46;s:5:\"total\";i:0;s:8:\"subtotal\";i:46;s:15:\"subtotal_ex_tax\";i:46;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:17:\"discount_cart_tax\";i:0;s:14:\"shipping_total\";i:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1621489169),(4,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:710:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:22:\"elayaraja106@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1621492237);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` (`id`, `action`, `data`, `date`) VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-05-14 06:23:12'),(2,'wpforms_admin_notifications_update','W10=','2021-05-14 06:23:25'),(3,'wpforms_admin_addons_cache_update','W10=','2021-05-14 06:23:26'),(4,'wpforms_admin_notifications_update','W10=','2021-05-18 04:50:22'),(5,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-07-12 08:31:15'),(6,'wpforms_admin_notifications_update','W10=','2021-07-12 08:31:29'),(7,'wpforms_admin_addons_cache_update','W10=','2021-07-12 08:31:33'),(8,'wpforms_builder_help_cache_update','W10=','2021-07-12 08:36:07');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza`
--

DROP TABLE IF EXISTS `wp_wpgmza`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `address` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pic` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(2083) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `icon` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lat` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lng` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `anim` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `infoopen` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `category` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `approved` tinyint(1) DEFAULT '1',
  `retina` tinyint(1) DEFAULT '0',
  `type` tinyint(1) DEFAULT '0',
  `did` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `sticky` tinyint(1) DEFAULT '0',
  `other_data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `latlng` point DEFAULT NULL,
  `layergroup` int(3) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza`
--

LOCK TABLES `wp_wpgmza` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza` DISABLE KEYS */;
INSERT INTO `wp_wpgmza` (`id`, `map_id`, `address`, `description`, `pic`, `link`, `icon`, `lat`, `lng`, `anim`, `title`, `infoopen`, `category`, `approved`, `retina`, `type`, `did`, `sticky`, `other_data`, `latlng`, `layergroup`) VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','',1,0,0,'',0,'',_binary '\0\0\0\0\0\0\0J`scB@`g\]',0),(2,1,'#50, East Y.M.R Patti 2nd Street Gopal Nagar Dindigul 624001 Tamilnadu, India','','','','','10.3626747','77.98276129999999','1','','0','',1,0,0,'',0,'',_binary '\0\0\0\0\0\0\0X,$@Ѧ\~S@',0),(3,1,'#50, East Y.M.R Patti 2nd Street Gopal Nagar Dindigul 624001 Tamilnadu, India','','','','','10.3626747','77.98276129999999','0','','0','',1,0,0,'',0,'',_binary '\0\0\0\0\0\0\0X,$@Ѧ\~S@',0);
/*!40000 ALTER TABLE `wp_wpgmza` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_admin_notices`
--

DROP TABLE IF EXISTS `wp_wpgmza_admin_notices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_admin_notices` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci,
  `active_date` datetime DEFAULT NULL,
  `options` longtext COLLATE utf8mb4_unicode_520_ci,
  `dismissed` tinyint(1) DEFAULT '1',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_admin_notices`
--

LOCK TABLES `wp_wpgmza_admin_notices` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza_admin_notices` DISABLE KEYS */;
INSERT INTO `wp_wpgmza_admin_notices` (`id`, `name`, `message`, `active_date`, `options`, `dismissed`) VALUES (1,'switch_engines','switch_engines','2022-06-20 17:01:16','{\"link\":\"admin.php?page=wp-google-maps-menu-settings\",\"link_label\":\"Go to Settings\",\"ajax_action\":\"swap_internal_engine\",\"ajax_label\":\"Switch Now\",\"title\":\"switch_engines\"}',0);
/*!40000 ALTER TABLE `wp_wpgmza_admin_notices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_circles`
--

DROP TABLE IF EXISTS `wp_wpgmza_circles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_circles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `center` point DEFAULT NULL,
  `radius` float DEFAULT NULL,
  `color` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineOpacity` float DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `hoverEnabled` tinyint(1) DEFAULT '0',
  `ohFillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohLineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohFillOpacity` float DEFAULT NULL,
  `ohLineOpacity` float DEFAULT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int(3) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_circles`
--

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

--
-- Table structure for table `wp_wpgmza_image_overlays`
--

DROP TABLE IF EXISTS `wp_wpgmza_image_overlays`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_image_overlays` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `image` varchar(700) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float 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 `wp_wpgmza_image_overlays`
--

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

--
-- Table structure for table `wp_wpgmza_maps`
--

DROP TABLE IF EXISTS `wp_wpgmza_maps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_maps` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_title` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_width` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_height` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_lat` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_lng` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_location` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_start_zoom` int(10) NOT NULL,
  `default_marker` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` int(10) NOT NULL,
  `alignment` int(10) NOT NULL,
  `directions_enabled` int(10) NOT NULL,
  `styling_enabled` int(10) NOT NULL,
  `styling_json` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `active` int(1) NOT NULL,
  `kml` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `bicycle` int(10) NOT NULL,
  `traffic` int(10) NOT NULL,
  `dbox` int(10) NOT NULL,
  `dbox_width` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `listmarkers` int(10) NOT NULL,
  `listmarkers_advanced` int(10) NOT NULL,
  `filterbycat` tinyint(1) NOT NULL,
  `ugm_enabled` int(10) NOT NULL,
  `ugm_category_enabled` tinyint(1) NOT NULL,
  `fusion` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_width_type` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `map_height_type` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `mass_marker_support` int(10) NOT NULL,
  `ugm_access` int(10) NOT NULL,
  `order_markers_by` int(10) NOT NULL,
  `order_markers_choice` int(10) NOT NULL,
  `show_user_location` int(3) NOT NULL,
  `default_to` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `other_settings` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_maps`
--

LOCK TABLES `wp_wpgmza_maps` WRITE;
/*!40000 ALTER TABLE `wp_wpgmza_maps` DISABLE KEYS */;
INSERT INTO `wp_wpgmza_maps` (`id`, `map_title`, `map_width`, `map_height`, `map_start_lat`, `map_start_lng`, `map_start_location`, `map_start_zoom`, `default_marker`, `type`, `alignment`, `directions_enabled`, `styling_enabled`, `styling_json`, `active`, `kml`, `bicycle`, `traffic`, `dbox`, `dbox_width`, `listmarkers`, `listmarkers_advanced`, `filterbycat`, `ugm_enabled`, `ugm_category_enabled`, `fusion`, `map_width_type`, `map_height_type`, `mass_marker_support`, `ugm_access`, `order_markers_by`, `order_markers_choice`, `show_user_location`, `default_to`, `other_settings`) VALUES (1,'New Map','100','400','36.778261','-119.4179323999','45.950464398418106,-109.81550500000003',4,'',0,4,0,0,'',0,'',0,0,0,'',0,0,0,0,0,'','%','px',0,0,0,0,0,'','a:6:{s:8:\"map_type\";i:1;s:15:\"sl_stroke_color\";s:7:\"#FF0000\";s:13:\"sl_fill_color\";s:7:\"#FF0000\";s:17:\"sl_stroke_opacity\";i:1;s:15:\"sl_fill_opacity\";d:0.5;s:15:\"transport_layer\";N;}');
/*!40000 ALTER TABLE `wp_wpgmza_maps` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpgmza_point_labels`
--

DROP TABLE IF EXISTS `wp_wpgmza_point_labels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_point_labels` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `center` point DEFAULT NULL,
  `fillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `fontSize` varchar(3) COLLATE utf8mb4_unicode_520_ci 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 `wp_wpgmza_point_labels`
--

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

--
-- Table structure for table `wp_wpgmza_polygon`
--

DROP TABLE IF EXISTS `wp_wpgmza_polygon`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_polygon` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `innerpolydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `lineopacity` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `fillcolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `opacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohfillcolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohlinecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `ohopacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `polyname` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int(3) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_polygon`
--

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

--
-- Table structure for table `wp_wpgmza_polylines`
--

DROP TABLE IF EXISTS `wp_wpgmza_polylines`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_polylines` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `polydata` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linecolor` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `linethickness` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `opacity` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `polyname` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int(3) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_polylines`
--

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

--
-- Table structure for table `wp_wpgmza_rectangles`
--

DROP TABLE IF EXISTS `wp_wpgmza_rectangles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpgmza_rectangles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `map_id` int(11) NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `cornerA` point DEFAULT NULL,
  `cornerB` point DEFAULT NULL,
  `color` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `opacity` float DEFAULT NULL,
  `lineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lineOpacity` float DEFAULT '0',
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `hoverEnabled` tinyint(1) DEFAULT '0',
  `ohFillColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohLineColor` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ohFillOpacity` float DEFAULT NULL,
  `ohLineOpacity` float DEFAULT NULL,
  `link` varchar(700) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `layergroup` int(3) DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpgmza_rectangles`
--

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

--
-- Dumping events for database 'tetrafoo_wp'
--

--
-- Dumping routines for database 'tetrafoo_wp'
--
/*!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-07-01 11:32:20
